cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
595
Views
0
Helpful
1
Replies

ISE 2.7 API Endpoint Update Time

Chris Donkelaar
Level 1
Level 1

Hi all,

I am writing a script that gathers endpoint details from ISE to work with further on. Using the monitoring API I can get all active info about an endpoint, using ERS API I can get some static info. Now, when you export all endpoints, you also get the UpdateTime info. How can I get that field/value out of ISE for an endpoint using the API? I suppose it is somewhere in ISE, but I can't find the correct API call for it to get it.

Best regards,

Chris

-If I helped you somehow, please, rate it as useful.-
1 Accepted Solution

Accepted Solutions

Damien Miller
VIP Alumni
VIP Alumni

The endpoint update time is not available via the API. You can request this to be considered for a feature enhancement.
https://cs.co/ise-wish

It may be available in 3.2 via the dataconnect feature, but that's not an API. This gives read only access via odbc to the oracle database. I have not yet had the opportunity to use this, so I'm not certain if it would provide the info either. 

View solution in original post

1 Reply 1

Damien Miller
VIP Alumni
VIP Alumni

The endpoint update time is not available via the API. You can request this to be considered for a feature enhancement.
https://cs.co/ise-wish

It may be available in 3.2 via the dataconnect feature, but that's not an API. This gives read only access via odbc to the oracle database. I have not yet had the opportunity to use this, so I'm not certain if it would provide the info either.