Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

DELETE /bandwidth_manager/configurations/{id}

Delete a bandwidth manager configuration by ID.

Delete a configuration by sequence id

Table 1: DELETE /bandwidth_manager/configurations/{id} Resource Details

MIME Type

text/plain

Table 2: DELETE /bandwidth_manager/configurations/{id} Request Parameter Details

Parameter

Type

Optionality

Data Type

MIME Type

Description

id

path

Required

Number (Integer)

text/plain

null

Table 3: DELETE /bandwidth_manager/configurations/{id} Response Codes

HTTP Response Code

Unique Code

Description

204

 

The configuration has been deleted.

404

1001

The configuration id does not exist

409

1002

The configuration has filters or a child configuration.

420

1023

null

500

1020

An error occurred attempting to retrieve the configuration.

Response Description

Response Sample