[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
PageInfo
Represents page information for a paged result
Properties
integer as int32
page
Optional
The current page number
integer as int32
pageSize
Optional
Number of entries allowed in a page
string
sortBy
Optional
A CSV list of field names. Usually found in an enumeration, e.g. ResourceField
string
sortOrder
Optional
A CSV list of SortOrder values. If not specified or if list is shorter than sortFields then SortOrder.ASCENDING is assumed.
integer as int32
totalCount
Optional
Total number of results
JSON Example
{
"page": 0,
"pageSize": 0,
"sortBy": "string",
"sortOrder": "string",
"totalCount": 0
}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Property Of
ActionDefinitions
AlertDefinitions
AlertGroups
AlertNotes
Alerts
AppMonitoringConfigurations
ApplicationResources
MaintenanceSchedules
NotificationRules
ReportDefinitions
Reports
ResourceKinds
ResourceRelation
Resources
ResourcesRelation
Supermetrics
SymptomDefinitions
Symptoms