01-30-2023 05:23 AM
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
Solved! Go to Solution.
01-30-2023 07:36 AM - edited 01-30-2023 07:37 AM
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.
01-30-2023 07:36 AM - edited 01-30-2023 07:37 AM
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.
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