Apache CloudStack 4.0.0-incubating Root Admin API Reference

listNetworkACLs

Lists all network ACLs

Request parameters

Parameter NameDescriptionRequired
accountList resources by account. Must be used with the domainId parameter.false
domainidlist only resources belonging to the domain specifiedfalse
idLists network ACL with the specified ID.false
isrecursivedefaults to false, but if true, lists all resources from the parent specified by the domainId till leaves.false
keywordList by keywordfalse
listallIf set to false, list only resources belonging to the command's caller; if set to true - list resources that the caller is authorized to see. Default value is falsefalse
networkidlist network ACLs by network Idfalse
pagefalse
pagesizefalse
projectidlist objects by projectfalse
tagsList resources by tags (key/value pairs)false
traffictypelist network ACLs by traffic type - Ingress or Egressfalse

Response Tags

Response NameDescription
idthe ID of the ACL
cidrlistthe cidr list to forward traffic from
endportthe ending port of ACL's port range
icmpcodeerror code for this icmp message
icmptypetype of the icmp message being sent
protocolthe protocol of the ACL
startportthe starting port of ACL's port range
statethe state of the rule
traffictypethe traffic type for the ACL
tags(*)the list of resource tags associated with the network ACLs
accountthe account associated with the tag
customercustomer associated with the tag
domainthe domain associated with the tag
domainidthe ID of the domain associated with the tag
keytag key name
projectthe project name where tag belongs to
projectidthe project id the tag belongs to
resourceidid of the resource
resourcetyperesource type
valuetag value