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
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
REST API Version 17.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 /config/event_retention_buckets/{id}

date_range 24-May-22

SUMMARY Deletes an event retention bucket.

Deletes an event retention bucket.

Table 1: DELETE /config/event_retention_buckets/{id} resource details:

DELETE /config/event_retention_buckets/{id} resource details

MIME Type

text/plain

Table 2: DELETE /config/event_retention_buckets/{id} request parameter details:

DELETE /config/event_retention_buckets/{id} request parameter details

Parameter Type Optionality Data Type MIME Type Description

id

path

Required

Number (Integer)

text/plain

null

Table 3: DELETE /config/event_retention_buckets/{id} response codes:

DELETE /config/event_retention_buckets/{id} response codes

HTTP Response Code Unique Code Description

204

The Event Retention Bucket was deleted.

403

1009

You do not have the proper capabilities to delete the event retention bucket.

404

1002

The Event Retention Bucket does not exist.

500

1020

An error occurred during the attempt to delete the event retention bucket.

Response Description

Response Sample

footer-navigation