Service AclPort

HTTP Method

Resource

Request

Response

Description

GET

.../ports-access-groups

   

N/A

WiredElementList

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

POST

.../ports-access-groups

   

AclPortPolicy

AclPortPolicy

Adds the given ACL Port Policy to the model.

DELETE

.../ports-access-groups/{AclPortPolicy.port_id}-{AclPortPolicy.acl_id}-{AclPortPolicy.direction}

   

N/A

N/A

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

GET

.../ports-access-groups/{AclPortPolicy.port_id}-{AclPortPolicy.acl_id}-{AclPortPolicy.direction}/stats

   

N/A

AclPortPolicyStats

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