Skip to main content
Version: latest

Retrieves a list of cluster profiles metadata

GET 

/v1/dashboard/clusterprofiles/metadata

Retrieves a list of cluster profiles metadata

Request

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

An array of cluster summary items

Schema

    items

    undefined[]

    required

  • Array [

  • metadata

    object

    Object identity meta

    namestring
    uidstring

    spec

    cloudTypestring
    versionstring
  • ]

Loading...