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.
01-13-2017 03:15 AM
01-13-2017 03:15 AM
It looks like it is:
vnd.com.cisco.ise.anc.ancpolicy.1.0+xml
01-17-2017 11:06 AM
Thank you for reporting this!
I have forwarded this thread to the ISE Documentation team to fix it.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide