PagedListResponseWithTime
PagedListResponseWithTime
JSON Example
{
"results": [
{
"entity_id": "string",
"entity_type": "VirtualMachine",
"time": 0
}
],
"cursor": "ML12eu02==",
"total_count": 100,
"start_time": 1504739809,
"end_time": 1504739809
}
string
cursor
Optional
Cursor for the next page
integer
total_count
Optional
Total number of objects returned
integer As int64 As int64
start_time
Optional
Start timestamp of the window of the objects returned
integer As int64 As int64
end_time
Optional
End timestamp of the window of the objects returned
Returned By