v1
latestOpenAPI 3.0.02026-07-14161138164.1 KBSearch
Search entities
Using search API you can search vRealize Network Insight entities by specifying entity type and filter expression. A filter expression is a predicate expression (similar to SQL where clause) used to define the search criteria. Please refer to API Guide on details of how to construct filter expression. A successful search request will return a list of entity ids that matches the search criteria.
post/search
Request body
Response
Success
Example response
{
"cursor": "ML12eu02==",
"end_time": 1504739809,
"start_time": 1504739809,
"total_count": 100
}