PagedMonitoredCluster
PagedMonitoredCluster
JSON Example
{
"items": [
{
"version": "string",
"name": "string",
"id": "string",
"components": [
{
"name": "string",
"lastUpdated": 0
}
],
"tags": [
"string"
],
"deleted": false,
"alias": "string",
"platform": "string",
"monitored": false,
"lastUpdated": 0
}
],
"offset": 0,
"limit": 0,
"cursor": "string",
"totalItems": 0,
"moreItems": false,
"sort": {
"ascending": false,
"field": "string",
"default": false
}
}
integer As int32 As int32
offset
Optional
offset
integer As int32 As int32
limit
Optional
limit
string
cursor
Optional
The id at which the current (limited) search can be continued to obtain more matching items
integer As int32 As int32
totalItems
Optional
An estimate (lower-bound) of the total number of items available for return. May not be a tight estimate for facet queries
boolean
moreItems
Optional
Whether more items are available for return by increment offset or cursor