Update ACL entry

Updates an existing ACL entry. Type cannot be changed after creation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
≥ 1

ACL entry ID

Body Params

ACL entry fields to update

ACL entry create/update request

string
length between 0 and 256

CIDR address (e.g. 192.168.1.0/24)

string
length between 0 and 256

ACL entry description

string
enum

ACL type: ALL, MRAO, or RAO_DRAO

Allowed:
int32

Organization ID. If null, the ACL applies globally to the customer.

boolean
Defaults to true

Whether the ACL entry is enabled for enforcement. Defaults to true.

Responses
202

ACL entry updated

400

Bad Request

404

ACL entry not found

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*