Apache CloudStack 4.15.0.0 Root Admin API Reference
					
                                        
                                        
                                    
                                createNetworkACLList
Creates a network ACL for the given VPC
Request parameters
| Parameter Name | Description | Required | 
| name | Name of the network ACL list | true | 
| vpcid | ID of the VPC associated with this network ACL list | true | 
| description | Description of the network ACL list | false | 
| fordisplay | an optional field, whether to the display the list to the end user or not | false | 
Response Tags
| Response Name | Description | 
| id | the ID of the ACL | 
| description | Description of the ACL | 
| fordisplay | is ACL for display to the regular user | 
| name | the Name of the ACL | 
| vpcid | Id of the VPC this ACL is associated with |