DELETE /staged_config/remote_networks/{network_id}

Deletes an existing staged remote network.

Deletes an existing staged remote network.

Table 1. DELETE /staged_config/remote_networks/{network_id} resource details
MIME Type

text/plain

Table 2. DELETE /staged_config/remote_networks/{network_id} request parameter details
Parameter Type Optionality Data Type MIME Type Description

network_id

path

Required

Number (Integer)

text/plain

ID that is used to locate the staged remote network.

Table 3. DELETE /staged_config/remote_networks/{network_id} response codes
HTTP Response Code Unique Code Description

204

The staged remote network was successfully deleted.

404

1002

No staged remote network was found for the provided network ID.

500

1020

An error occurred during the deletion of the remote network.

Response Description

Response Sample