Apache CloudStack 4.23.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 |