Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,
You might use the REST API CLI Template endpoints, to create, deploy a CLI template to run it to target list of devices, then collect the CLI ouput outcome in the job result.
Take a look:https://developer.cisco.com/site/prime-infrastructure/doc...
Hi Rasmus,
It is possible. The CSPC XML API is available in this URL endpoint: https://{{CSPC-host}}:8001/cspc/xml
Request samples:
<!-- Get device list --><Request xmlns="http://www.parinetworks.com/api/schemas/1.1" requestId="">
<Manage>
...