About Status of the redundant MX.

Solved
cumoon
Here to help

About Status of the redundant MX.

Hi, there!

 

want to check which of the MX equipment is in standby or active state among the redundant MX with dashboard API.

What API can I check it with?

1 Accepted Solution
JasonM
Meraki Employee
Meraki Employee

Hello cumoon,

 

You could also use in addtion to the other mentioned endpoint the getNetworkApplianceWarmSpare endpoint by iterating through appliance networks if you need to know which specific device is primary and which is the spare.

View solution in original post

3 Replies 3
sungod
Head in the Cloud

You can use https://developer.cisco.com/meraki/api-v1/#!list-the-status-of-every-meraki-device-in-the-organizati... 

 

It returns all devices, including both members of MX HA pairs, if desired you can filter to restrict return info to appliances only.

JasonM
Meraki Employee
Meraki Employee

Hello cumoon,

 

You could also use in addtion to the other mentioned endpoint the getNetworkApplianceWarmSpare endpoint by iterating through appliance networks if you need to know which specific device is primary and which is the spare.

Thank u so much:)

Get notified when there are additional replies to this discussion.