Skip to main content
Version: latest

Get the cluster pack values yaml

GET 

/v1/spectroclusters/virtual/packs/values

Get the cluster pack values yaml

Request

Query Parameters

    kubernetesDistroType string

    Possible values: [k3s, cncf_k8s]

    Default value: k3s

    Kubernetes distribution type

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

Successful response

Schema

    packs

    object[]

  • Array [

  • distroTypestring
    layerstring
    valuesstring
  • ]

Loading...