Is there a way to get the "Status" for network firmware? I can find the information about the current version, available versions, etc. pretty easily, but I'm specifically wondering how to get the Status (Good, Warning, or Critical) from the Firmware Upgrades. The link to get what I already have access to is
https://api.meraki.com/api/v1/networks/{network_id}/firmwareUpgrades,
and I can't find anything else about firmware upgrades in the api documentation.
Thanks!