Apache CloudStack 4.18.0.0 Root Admin API Reference
addPaloAltoFirewall
Adds a Palo Alto firewall device
Request parameters
Parameter Name | Description | Required |
networkdevicetype | supports only PaloAltoFirewall | true |
password | Credentials to reach Palo Alto firewall device | true |
physicalnetworkid | the Physical Network ID | true |
url | URL of the Palo Alto appliance. | true |
username | Credentials to reach Palo Alto firewall device | true |
Response Tags
Response Name | Description |
fwdevicecapacity | device capacity |
fwdeviceid | device id of the Palo Alto 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 Palo Alto 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 |