Cosmic Admin API Reference

listNetworkACLLists

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
fordisplaylist resources by display flag; only ROOT admin is eligible to pass this parameterfalse
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
namelist network ACLs by specified namefalse
networkidlist network ACLs by network IDfalse
pagefalse
pagesizefalse
projectidlist objects by projectfalse
vpcidlist network ACLs by VPC IDfalse

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