Apache CloudStack v4.9.0 Root Admin API Reference
configureSrxFirewall
Configures a SRX firewall device
Request parameters
Parameter Name | Description | Required |
fwdeviceid | SRX firewall device ID | true |
fwdevicecapacity | capacity of the firewall device, Capacity will be interpreted as number of networks device can handle | 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 |