Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
REST API Version 17.0 References
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

DELETE /disaster_recovery/ariel_copy_profiles/{id}

date_range 24-May-22

SUMMARY 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:

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:

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:

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

footer-navigation