Hi I have been using Cisco APIs to get EOX detail of devices. It works 70% of the time. Rest of the time - it either returns error or null.
Please help
I am hitting following URL:
https://api.cisco.com/supporttools/eox/rest/5/EOXBySerialNumber/1/serial_no"
Also, I want to know what is the timepsan for "code" generated via following url:
https://cloudsso.cisco.com/as/authorization.oauth2?response_type=code&client_id=g2mv5gp6jsbsht9fsaquxff8
Is there a better way to do it?