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.
I want to get link to hole info about all networkdevices (device Name and ip Address ) in one list
In API Documentation there are just two possibilities:
Method GETUrl: https://hostname:9060/ers/config/networkdevice
After that I need to take ID and...
Does anybody know how to use the ERS API in ISE, to export all the switches/wlc's (network devices) ? I need GET ALL request with Network devices.In API Documentation there are just two possibilities.
Method GETUrl: https://hostname:9060/ers/config/n...
I'm sending a Post request to CISCO ISE with XML data and I receive the following error:
400 Bad Request
I have checked my XML text, headers and authentication data in the RestClient (for RESTful web Services), it successfully makes the Post request....