DELETE /config/flow/common_destination_ports/active_configurations/{id}
Removes the active configuration for the specified ID from the system.
Removes the active configuration for the specified ID from the system. You must have System Administrator or Security Admin permissions to use this endpoint.
MIME Type |
---|
text/plain |
Parameter | Type | Optionality | Data Type | MIME Type | Description |
---|---|---|---|---|---|
id |
path |
Required |
Number (Integer) |
text/plain |
The ID of the active configuration to delete. |
HTTP Response Code | Unique Code | Description |
---|---|---|
204 |
Successful delete. |
|
404 |
5000 |
A active configuration for the specified port number does not exist. |
500 |
1020 |
An error occurred while deleting active Common Destination Port Configuration. |
Response Description
Response Sample