DELETE /disaster_recovery/ariel_copy_profiles/{id}

Deletes a Ariel Copy Profile by ID.

Deletes a Ariel Copy Profile by ID.

Table 1. DELETE /disaster_recovery/ariel_copy_profiles/{id} resource details
MIME Type

text/plain

Table 2. DELETE /disaster_recovery/ariel_copy_profiles/{id} request parameter details
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.

Table 3. DELETE /disaster_recovery/ariel_copy_profiles/{id} response codes
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