Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi, Subscribing to events such as whenever an application profile changes like this works perfectly fine:class/fvAp.json?subscription=yesI get responses such as: {
'subscriptionId': [
'72059964880715777'
],
'imdata': [
{
'fvAp': {...
Hi, At the moment we're planning to subscribe to events when APs becomes unreachable, using webhooks for monitoring purposes. Is there any way to get events for when an AP is reachable again? If not, what's the most reliable endpoint to query? The ra...
Hello,Is it possible to create multiple filters in one query, on different objects?Ideally I'd like to get all fvTenants that's tagged with two tags, and only get them back if they are tagged with both. So, my initial thought was constructing a query...