latestOpenAPI 3.0.12026-08-106013.0 KB
73c8c4622f2b
Network ACLs
List all network ACLs
Returns the list of Network ACLs belonging to a specific VPC. A Network ACL is created automatically for a subnet. To configure the Network ACL, use the network ACL name you defined during the network setup process to find the corresponding network ACL ID.
get/api/v2/vmware/vpc/{vpc_id}/hpc/network-acls
Path parameters
vpc_idstring required
The unique identifier of the VPC where the Network ACL belongs.
Query parameters
pageinteger
The order number of pages for pagination.
page_sizeinteger
The number of items per page.
Response
Successful response - returns the list of Network ACLs.