Will, I don't think there is any documentation. You can check JuniperSRX for reference. https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=blob_plain;f=plugins/network-elements/juniper-srx/src/com/cloud/network/resource/JuniperSrxResource.java;hb=HEAD
Usage answer should contain bytes sent/received for each Public IP. On 08-May-2013, at 9:26 PM, "Will Stevens" <[email protected]<mailto:[email protected]>> wrote: Hey All, In my Palo Alto Firewall integration, I have not yet implemented usage tracking. I am getting messages in the console as follows: (ExternalNetworkMonitor-1:) Didn't get an external network usage answer for guest VLAN 3037 I believe this is implemented through the 'ExternalNetworkResourceUsageCommand'. I have a basic stub in place for this, but I am just returning a new 'ExternalNetworkResourceUsageAnswer'. I have not been able to find any documentation on now the ExternalNetworkMonitor works. Is there any docs on how to integrate with this somewhere? If not, is it possible for someone can give me a basic idea of how this is expected to function? What type of data should I be adding to this? Thanks, Will
