Apache CloudStack 4.15.0.0 Root Admin API Reference
					
                                        
                                        
                                    
                                listExternalFirewalls
List external firewall appliances.
Request parameters
| Parameter Name | Description | Required | 
| zoneid | zone Id | true | 
| keyword | List by keyword | false | 
| page | false | |
| pagesize | false | 
Response Tags
| Response Name | Description | 
| id | the ID of the external firewall | 
| ipaddress | the management IP address of the external firewall | 
| numretries | the number of times to retry requests to the external firewall | 
| privateinterface | the private interface of the external firewall | 
| privatezone | the private security zone of the external firewall | 
| 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 |