cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
166
Views
1
Helpful
2
Replies

Cisco ISE OpenAPI - support for NEQ filter on groupId property

pcampbell
Level 1
Level 1

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.

2 Replies 2

Greg Gibbs
Cisco Employee
Cisco Employee

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.

Hi, don't appear to be able to open a TAC case as it's an evaluation install. Do I have any other options?