Publishes the specified cluster profile
PATCH/v1/clusterprofiles/:uid/publish
Publish the draft cluster profile with next revision, the current draft cluster profile will be marked to published and the draft cluster profile will be set to null in the cluster profile template.
Request
Path Parameters
uid stringrequired
Cluster profile uid
Header Parameters
ProjectUid string
Scope the request to the specified project uid
Responses
- 204
Cluster profile published successfully
Loading...