API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Add Role ACL

Role ACL.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

The name of the Role ACL.

Query Params
string

LOCAL - To create local objects. SHARED - To create shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be created. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be created. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

aclbody object

string
enum
required

Type of ACL.

Show Details
ACL_IPV4IP ACL type.
ACL_IPV6IPv6 ACL type.
Allowed:
string
length between 1 and 256

Description of the Role ACL.

string
length between 1 and 63

The name of the Role ACL.

rules
array of objects
length ≤ 2147483647

role acl rule.

rules
Responses

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