Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
external-header-nav
keyboard_arrow_up
close
keyboard_arrow_left
REST API Version 16.0 References
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

DELETE /bandwidth_manager/configurations/{id}

date_range 04-Aug-21

SUMMARY Delete a bandwidth manager configuration by ID.

Delete a configuration by sequence id

Table 1: DELETE /bandwidth_manager/configurations/{id} resource details:

DELETE /bandwidth_manager/configurations/{id} resource details

MIME Type

text/plain

Table 2: DELETE /bandwidth_manager/configurations/{id} request parameter details:

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:

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

external-footer-nav