Associate cluster profiles to the specified cluster
PUT/v1/spectroclusters/:uid/profiles
Associate cluster profiles to the specified cluster
Request
Path Parameters
Cluster uid
Query Parameters
Resolve pending cluster notification if set to true
Header Parameters
Scope the request to the specified project uid
- application/json
Body
Array [
Array [
Array [
]
]
Array [
]
]
profiles
object[]
required
packValues
object[]
Cluster profile packs array
manifests
undefined[]
Pack manifests are additional content as part of the profile
Manifest content in yaml
Manifest name
Manifest uid
Pack name
Pack version tag
Possible values: [spectro
, helm
, manifest
, oci
]
Default value: spectro
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 to be replaced with new profile
Cluster profile uid
variables
object[]
Variable name
Actual value of the variable to be used within the cluster
spcApplySettings
object
Possible values: [DownloadAndInstall
, DownloadAndInstallLater
]
Responses
- 204
The resource was updated successfully