Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

DELETE /config/flow/common_destination_ports/active_configurations/{id}

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

Table 1: DELETE /config/flow/common_destination_ports/active_configurations/{id} resource details:

DELETE /config/flow/common_destination_ports/active_configurations/{id} resource details

MIME Type

text/plain

Table 2: DELETE /config/flow/common_destination_ports/active_configurations/{id} request parameter details:

DELETE /config/flow/common_destination_ports/active_configurations/{id} request parameter details

Parameter Type Optionality Data Type MIME Type Description

id

path

Required

Number (Integer)

text/plain

The ID of the active configuration to delete.

Table 3: DELETE /config/flow/common_destination_ports/active_configurations/{id} response codes:

DELETE /config/flow/common_destination_ports/active_configurations/{id} response codes

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