Deletes the specified OpenStack account
DELETE/v1/cloudaccounts/openstack/:uid
Deletes the specified OpenStack account
Request
Path Parameters
uid stringrequired
OpenStack cloud account uid
Header Parameters
ProjectUid string
Scope the request to the specified project uid
Responses
- 204
The resource was deleted successfully
Loading...