Service
AlertService
Dependencies
Selector for querying for alerts.
Field | Type | Description |
---|---|---|
query Required
|
AlertQuery
|
Criteria of alerts to select like types and trigger time.
This field is required and should not be null .
|
paging Required
|
cm:Paging
|
Offset and count into the alerts matching this selector.
This field is required and should not be null .
|