Deletes the specified cluster profile
DELETE/v1/clusterprofiles/:uid
Deletes the specified cluster profile
Request
Path Parameters
uid stringrequired
Cluster profile uid
Query Parameters
includePackMeta string
Comma seperated pack meta such as schema, presets
Header Parameters
ProjectUid string
Scope the request to the specified project uid
Responses
- 204
The resource was deleted successfully
Loading...