Skip to main content

Retrieves a list of cluster profiles metadata

GET 

https://api.spectrocloud.com/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
  • ]

curl -L -X GET 'https://api.spectrocloud.com/v1/dashboard/clusterprofiles/metadata' \
-H 'Accept: application/json' \
-H 'ApiKey: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://api.spectrocloud.com
Auth
Parameters
— header