Dears,
Could you please help me to understand which portal I should use for API access to cisco plug and play (I want to write script checking if provided serial number exists in PNP Devices and add it if not)
I was planning to use this API:
https://it-developer.cisco.com/auth/customer-assets/device/Device%20Management%20Services/latest/#!search-devices
However when I am clicking Request Access or Manage My Apps I am redirected to page where following warning exists:
Warning:
This API Management Portal is being decommissioned, it is replaced with the new Cisco IT API Portal. For Publishing APIs and creating new Clients please start using the new Portal.
https://api-management-portal.cisco.com/explore;Device%20Management%20Services=
I want to build my python script based on new portal.
Additionally to make it more confusing there is also page https://apiconsole.cisco.com/
To sum it up which page should I use to write my pnp script and where should I add my app to manage access and authentication to it?
Thanks