Deletes the custom cloud type
DELETE/v1/clouds/cloudTypes/:cloudType
Deletes the custom cloud type
Request
Path Parameters
cloudType stringrequired
Unique cloud type
Header Parameters
ProjectUid string
Scope the request to the specified project uid
Responses
- 204
The resource was deleted successfully
Loading...