DELETE /disaster_recovery/ariel_copy_profiles/{id}
Deletes a Ariel Copy Profile by ID.
Deletes a Ariel Copy Profile by ID.
MIME Type |
---|
text/plain |
Parameter | Type | Optionality | Data Type | MIME Type | Description |
---|---|---|---|---|---|
id |
path |
Required |
Number (Integer) |
text/plain |
Required. The ID for the Ariel Copy Profile to be deleted. |
HTTP Response Code | Unique Code | Description |
---|---|---|
202 |
The Ariel Copy Profile was deleted. |
|
404 |
1001 |
The Resource that was requested by the provided id does not exist. |
500 |
1000 |
An error occurred during the attempt to retrieve the list of Ariel Copy Profiles. |
Response Description
Response Sample