Deletes the specified pack information in the cluster profile
DELETE/v1/clusterprofiles/:uid/packs/:packName
Deletes the specified pack information in the cluster profile
Request
Path Parameters
uid stringrequired
Cluster profile uid
packName stringrequired
Cluster profile pack name
Responses
- 204
The resource was deleted successfully
Loading...