DX NetOps

 View Only

Spectrum API - Using JUST Python to extract device attributes of a global collection

  • 1.  Spectrum API - Using JUST Python to extract device attributes of a global collection

    Posted Jul 17, 2019 09:53 AM
    Hi

    Just by using Python, would anyone have a full example of how you would poll multiple attributes from all devices in a specific global collection. Any examples I have seen use XML files which I don't know how to incorporate into the requests library in Python.

    I think I would need to do a couple of calls and maybe use associations and relations. If anyone had some Pythononly examples I'd love to see them and discuss

    Thanks