Updates the specified manifest of the profile's pack
PUT/v1/clusterprofiles/:uid/packs/:packName/manifests/:manifestUid
Updates the specified manifest of the profile's pack
Request
Path Parameters
uid stringrequired
Cluster profile uid
packName stringrequired
Cluster profile pack name
manifestUid stringrequired
Cluster profile pack manifest uid
- application/json
Body
contentstring
Manifest content
namestring
Manifest name
Responses
- 204
The resource was updated successfully
Loading...