Service AclVlan

HTTP Method Resource

Request

Response

Description

GET

.../vlans-access-groups

   

N/A

WiredElementList

Returns the list of ACL VLAN Policy elements matching the given query.

POST

.../vlans-access-groups

   

AclVlanPolicy

AclVlanPolicy

Adds the given ACL VLAN Policy to the model.

DELETE

.../vlans-access-groups/{AclVlanPolicy.vlan_id}-{AclVlanPolicy.acl_id}-{AclVlanPolicy.direction}

   

N/A

N/A

Deletes the ACL VLAN Policy with the given ID from the model.

GET

.../vlans-access-groups/{AclVlanPolicy.vlan_id}-{AclVlanPolicy.acl_id}-{AclVlanPolicy.direction}/stats

   

N/A

AclVlanPolicyStats

Returns the ACL statistics for given ACL ID, VLAN, and Direction.