Updates the cluster's pack references
PATCH/v1/spectroclusters/:uid/packRefs
Updates the cluster's pack references
Request
Path Parameters
Query Parameters
Header Parameters
Scope the request to the specified project uid
- application/json
Body
Array [
Array [
Array [
]
]
]
profiles
object[]
packs
object[]
Cluster profile packs array
Pack layer
manifests
undefined[]
Pack manifests are additional content as part of the profile
Manifest content in yaml
Manifest name
Manifest uid
Pack name
Pack registry uid
Pack tag
Possible values: [spectro
, helm
, manifest
, oci
]
Default value: spectro
Pack uid
Pack values represents the values.yaml used as input parameters either Params OR Values should be used, not both If both applied at the same time, will only use Values
Cluster profile uid
spcApplySettings
object
Possible values: [DownloadAndInstall
, DownloadAndInstallLater
]
Responses
- 204
The resource was updated successfully