REST API for Advanced Search
You can use REST API to run an Advanced Search query.
Querying
LogLogic LMI using the REST API includes the following steps:
- Create a query and obtain its ID.
- Get status, results, or details from the query (in multiple invocations).
- Delete the query after all the data has been obtained.
You can omit deleting the query if you create the query with a timeToLive parameter, in which case the query is automatically deleted after some time of inactivity.
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.