ON THIS PAGE
DELETE /staged_config/remote_networks/{network_id}
SUMMARY Deletes an existing staged remote network.
Deletes an existing staged remote network.
MIME Type |
---|
text/plain |
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. |
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. |