[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

SearchQueryRequest

Properties

string
cursor Optional

string
query Optional

Query


integer as int32
size Optional

Page size of results


time_range Optional

JSON Example

{
    "cursor": "MTA=",
    "query": "VM where CPU Cores > 2",
    "size": 10,
    "time_range": {
        "end_time": 1534410559,
        "start_time": 1534410000
    }
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Parameter To

Search

Feedback

Was this page helpful?