CloudStack v2.2.13 - 2.2.14 Domain Admin API Reference

listPortForwardingRules

Lists all port forwarding rules for an IP address.

Request parameters

Parameter NameDescriptionRequired
idLists rule with the specified ID.false
ipaddressidthe id of IP address of the port forwarding servicesfalse
projectidlist firewall rules by projectfalse

Response Tags

Response NameDescription
idthe ID of the port forwarding rule
cidrlistthe cidr list to forward traffic from
ipaddressthe public ip address for the port forwarding rule
ipaddressidthe public ip address id for the port forwarding rule
privateendportthe ending port of port forwarding rule's private port range
privateportthe starting port of port forwarding rule's private port range
protocolthe protocol of the port forwarding rule
publicendportthe ending port of port forwarding rule's private port range
publicportthe starting port of port forwarding rule's public port range
statethe state of the rule
virtualmachinedisplaynamethe VM display name for the port forwarding rule
virtualmachineidthe VM ID for the port forwarding rule
virtualmachinenamethe VM name for the port forwarding rule