HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/acls/{ACL.name},{ACL.list_type}

Path Params
string
required

Reference Resource: ACL
Name of an Access Control List.

string
enum
required

Reference Resource: ACL
Type of an Access Control List.

Allowed:
Body Params
cfg_aces
object

Reference Resource: ACL_Entry
ACL entries as configured by the user. An empty column value indicates that no match criteria is specified for this list.

int64
-9007199254740991 to 9007199254740991

The version of 'cfg_aces' that should be changed to a random value each time 'cfg_aces' is modified. An empty column value will indicate that the user does not want the system to process this configuration yet.

statistics_clear_requested
object

The number of times a request was made to clear the statistics for this ACL for each application type or 'all' application types.

vsx_sync
array of strings
length ≤ 9223372036854776000

Controls which attributes should be synchronized between VSX peers. 'all_attributes_and_dependents': the entire ACL, including ACEs, should be synchronized. This column value should be empty when system should not synchronize attributes between VSX peers.

vsx_sync
Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here!