Skip to main content
Version: latest

Retrieves a list of Virtual machine enabled clusters

GET 

/v1/dashboard/spectroclusters/vms

Retrieves a list of Virtual machine enabled clusters

Request

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

An array of schema items

Schema

    items

    object[]

    required

  • Array [

  • metadata

    namestring
    projectUidstring
    uidstring

    spec

    object

    Spectro cluster spec

    cloudTypestring

    status

    Spectro cluster status

    clusterStatestring
  • ]

Loading...