Apache CloudStack 4.20.0.0 Root Admin API Reference

createNetworkACLList

Creates a network ACL. If no VPC is given, then it creates a global ACL that can be used by everyone.

Request parameters

Parameter NameDescriptionRequired
nameName of the network ACL listtrue
descriptionDescription of the network ACL listfalse
fordisplayan optional field, whether to the display the list to the end user or notfalse
vpcidID of the VPC associated with this network ACL listfalse

Response Tags

Response NameDescription
idthe ID of the ACL
descriptionDescription of the ACL
fordisplayis ACL for display to the regular user
namethe Name of the ACL
vpcidId of the VPC this ACL is associated with
vpcnameName of the VPC this ACL is associated with