Deletes the specified cluster profile pack manifest
DELETE/v1/clusterprofiles/:uid/packs/:packName/manifests/:manifestUid
Deletes the specified cluster profile pack manifest
Request
Path Parameters
uid stringrequired
Cluster profile uid
packName stringrequired
Cluster profile pack name
manifestUid stringrequired
Cluster profile pack manifest uid
Header Parameters
ProjectUid string
Scope the request to the specified project uid
Responses
- 204
The resource was deleted successfully
Loading...