Skip to main content

Returns the specified cluster's pack configuration

GET 

/v1/spectroclusters/:uid/packs/:packName/config

Deprecated

Request

Path Parameters

    uid stringrequired

    cluster uid

    packName stringrequired

    pack name

Responses

An array of cluster pack values

Schema

    items

    object[]

    required

  • Array [

  • spec

    object

    associatedObjectstring
    isValuesOverriddenboolean

    manifests

    object[]

  • Array [

  • digeststring
    isOverriddenboolean
    namestring
    parentUidstring
    uidstring
  • ]

  • namestring
    packUidstring
    scopestring
    tagstring
    valuesstring
    versionstring
  • ]

Loading...