vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - AlarmResult(sms.provider.AlarmResult)
- Returned by
- QueryActiveAlarm
- Extends
- DynamicData
- See also
- StorageAlarm
- Since
- 6.5
Data Object Description
Contains result for queryActiveAlarm API.Properties
Name | Type | Description |
---|---|---|
pageMarker* | xsd:string |
The page marker used for query pagination. This is an opaque string that
will be set by the VASA provider. The client will set the same value in
pageMarker to query the next page. VP should unset
this value to indicate the end of page.
|
storageAlarm* | StorageAlarm[] |
Resulting storage alarms.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |