- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2017 05:09 AM
This was answered on this thread ISE REST API functions for EPS ?
but the links here are broken?
Want to use Restful API (just python) to do quarantine, unquarantine and view quarantined IPs/devices.
Solved! Go to Solution.
- Labels:
-
Identity Services Engine (ISE)
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2017 08:25 AM
This conversation might have the answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2017 06:59 AM
This is likely the link you need:
Cisco Identity Services Engine API Reference Guide, Release 2.x - Cisco
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2017 08:16 AM
Hi
But I don’t find any documentation of the ANC API: quarantinebyIP and unqurantinebyIP in this doc?
Hakan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2017 08:25 AM
This conversation might have the answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2017 08:39 AM
So the only way this API is documented is on the ISE itself when logging in to the ise:8060/ers/sdk URL?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2017 08:42 AM
Yes, we have asked the PMs for public docs, PDF and searchable. Efrat Noy is the PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2017 10:25 AM
Sorry need to follow up.
Customer runs ISE 2.0 and in that release there is no ANC visible through the ISE GUI.
But I know we still had the old quarantinebyIP working in that release however undocumented.
Does the customer have t upgrade from ISE 2.0 to ISE 2.2 to be able to use RESTFUL API to unquarantine?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2017 10:51 AM
ERS API for ANC is added in ISE 2.1. Before ISE 2.1, only pxGrid API for ANC is available. Else, use EPS REST API.
EPS and ANC are mainly for integration partners.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2017 11:09 AM
Thanks!
