Open YehudaCorsia opened 3 years ago
There are actually two APIs for Cisco Prime
The official customer API: https://solutionpartner.cisco.com/media/prime-infrastructure/api-reference/szier-m8-106.cisco.com/webacs/api/v1/index.html
The "Webinterface" itself (used by this script): Here is no documentation available, but the best way is to use the webbrowser's develolper tools in order to get a better understanding of the web requests.
have a look at the config/config.json file. here are the urls written.
modules/webrequest.psm1 <-- Webrequest functions
Interesting
But why you don't use this two official APIs?
i already created a map export for previous cisco prime versions and i havn't seen that this is now possible :-)
thank you! i will give it a try!
Hey, I would like to know where are you get the APIs from?
Because I can't see them in the official docs