07-03-2025 04:31 AM
Having a problem with the Cisco ISE openAPI. I want to filter endpoints based on them not belonging to an endpoint identity group(s).
However, whilst the following request using the filter "EQ" works
GET /api/v1/endpoint?page=1&size=1000&filter=groupId.EQ.aa10ae00-8bff-11e6-996c-525400b4852
This request using the "NEQ" operator results in an error
GET /api/v1/endpoint?page=1&size=1000&filter=groupId.NEQ.aa10ae00-8bff-11e6-996c-525400b4852
Error 400 (no payload in response)
ISE Version 3.3 Patch 4.
07-03-2025 04:13 PM
I see the same behaviour in 3.3p6, so this could be a bug. I suggest opening a TAC case to confirm if this is a known bug or if a new one needs to be created.
07-10-2025 12:43 AM
Hi, don't appear to be able to open a TAC case as it's an evaluation install. Do I have any other options?
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