Skip to main content

Returns the cluster object references based on locationUid

GET 

/v1/spectroclusters/features/backup/locations/:uid

Returns the cluster object references based on locationUid

Request

Path Parameters

    uid stringrequired

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

OK

Schema

    clusters

    object[]

  • Array [

  • kindstring

    Represents the resource kind

    namestring

    Name of the resource

    uidstring

    Uid of the resource

  • ]

Loading...