Data Object - AlarmResult(sms.provider.AlarmResult)

Returned by
QueryActiveAlarm
Extends
DynamicData
See also
StorageAlarm
Since
SMS API 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
*Need not be set
Show WSDL type definition