CloudStack v2.2.13 - 2.2.14 Root Admin API Reference
listFirewallRules
Lists all firewall rules for an IP address.
Request parameters
Parameter Name | Description | Required |
id | Lists rule with the specified ID. | false |
ipaddressid | the id of IP address of the firwall services | false |
projectid | list firewall rules by project | false |
Response Tags
Response Name | Description |
id | the ID of the firewall rule |
cidrlist | the cidr list to forward traffic from |
endport | the ending port of firewall rule's port range |
icmpcode | error code for this icmp message |
icmptype | type of the icmp message being sent |
ipaddress | the public ip address for the port forwarding rule |
ipaddressid | the public ip address id for the port forwarding rule |
protocol | the protocol of the firewall rule |
startport | the starting port of firewall rule's port range |
state | the state of the rule |