Apache CloudStack 4.17.0.0 Root Admin API Reference
listSrxFirewalls
lists SRX firewall devices in a physical network
Request parameters
| Parameter Name | Description | Required |
| fwdeviceid | SRX firewall device ID | false |
| keyword | List by keyword | false |
| page | false | |
| pagesize | false | |
| physicalnetworkid | the Physical Network ID | false |
Response Tags
| Response Name | Description |
| fwdevicecapacity | device capacity |
| fwdeviceid | device id of the SRX firewall |
| fwdevicename | device name |
| fwdevicestate | device state |
| ipaddress | the management IP address of the external firewall |
| numretries | the number of times to retry requests to the external firewall |
| physicalnetworkid | the physical network to which this SRX firewall belongs to |
| privateinterface | the private interface of the external firewall |
| privatezone | the private security zone of the external firewall |
| provider | name of the provider |
| publicinterface | the public interface of the external firewall |
| publiczone | the public security zone of the external firewall |
| timeout | the timeout (in seconds) for requests to the external firewall |
| usageinterface | the usage interface of the external firewall |
| username | the username that's used to log in to the external firewall |
| zoneid | the zone ID of the external firewall |