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