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

PagedListResponseWithTime

Properties

string
cursor Optional

Cursor for the next page


integer as int64
end_time Optional

End timestamp of the window of the objects returned


array of EntityIdWithTime
results Optional

integer as int64
start_time Optional

Start timestamp of the window of the objects returned


integer
total_count Optional

Total number of objects returned

JSON Example

{
    "cursor": "ML12eu02==",
    "end_time": 1504739809,
    "start_time": 1504739809,
    "total_count": 100
}

Feedback

Was this page helpful?