- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2017 11:51 PM
To submit REST API calls to ISE request must include Accept header – something like that:
“Accept: application/vnd.com.cisco.ise.identity.endpoint.1.0+xml”
Without it REST will return the error: The specified content-type is not supported. check the resource name in the request URI or the media type specified in the 'Accept' header.”
In the 2.1 REST API guide I cannot find such header for “External RESTful Services APIs for ANC”:
Can anyone help with this Accept header or give me idea how to reconstruct it?
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
01-13-2017 03:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2017 03:15 AM
It looks like it is:
vnd.com.cisco.ise.anc.ancpolicy.1.0+xml

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2017 11:06 AM
Thank you for reporting this!
I have forwarded this thread to the ISE Documentation team to fix it.
