Remove cluster profiles from the specified cluster
DELETE/v1/spectroclusters/:uid/profiles
Remove cluster profiles from the specified cluster
Request
Path Parameters
uid stringrequired
Cluster uid
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
Body
profileUidsstring[]
Cluster's profile uid list
Responses
- 204
The resource was updated successfully
Loading...