I want to be able to extract via Python the same view with the same information that it contains in Organization -> Monitor -> Firmware upgrades -> Schedule Upgrades. The Network, Device Type, Current Firmware, Firmware type, Status, Upgrade scheduled and Availability information. I tried Endpoint getNetworkFirmwareUpgrades, but it doesn't give me all the information I mentioned. Is it possible to get all this information even if it involves several endpoints? If so, what would they be?
... View more