Delete Cloud Account
Deletes the onboarded cloud account that has the specified cloud account ID.
Path Parameters
- id string required
Possible values: Value must match regular expression
.+
Account ID
- cloud_type string required
Possible values: [
aws
,azure
,gcp
,alibaba_cloud
,oci
]Cloud Type
Responses
- 200
- 400
- 403
- 404
- 500
successful operation
invalid_cloud_type / bad_request
cannot_delete_org_child
invalid_cloud_type / invalid_account_id_format
internal_error
Loading...