Skip to main content
Version: latest

Retrieves a list of cluster groups host cluster metadata

GET 

/v1/clustergroups/hostCluster/metadata

Retrieves a list of cluster groups host cluster metadata

Request

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

An array of cluster groups host cluster metadata items

Schema

    items

    object[]

    required

  • Array [

  • namestring
    scopestring
    uidstring
  • ]

Loading...