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,is there an API call to find out the current warm spare status (Current Master/Passive;ready) in a network?I am setting up a monitoring page for our NOC. The goal is to show all networks with both MXes (warm spare mode) and the respective uplink s...
Seems that there is no API call for the warm spare status. As a workaround I am using this:https://developer.cisco.com/meraki/api-v1/#!get-device-appliance-performanceDescription: Return the performance score for a single MX. Only primary MX devices ...
Thanks for your answer!This API call tells you the primary and spare MX serial. I am looking for a specific one that tells you the status which is master and which is passive/ready.