Apache CloudStack 4.23.0.0 Root Admin API Reference
addTrafficMonitor
Adds Traffic Monitor Host for Direct Network Usage
Request parameters
| Parameter Name | Description | Required |
| url | URL of the traffic monitor Host | true |
| zoneid | Zone in which to add the external firewall appliance. | true |
| excludezones | Traffic going into the listed zones will not be metered | false |
| includezones | Traffic going into the listed zones will be metered | 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 |
| timeout | The timeout (in seconds) for requests to the external firewall |
| zoneid | The zone ID of the external firewall |