InstanceAlarmsSortField
Available fields for sorting the instance alarms list.
enum InstanceAlarmsSortField {
DISPLAY_NAME
CREATED_AT
}
Values​
InstanceAlarmsSortField.DISPLAY_NAME {#display-name}​
Alphabetical by alarm display name (A-Z or Z-A).
InstanceAlarmsSortField.CREATED_AT {#created-at}​
Chronological by creation time (oldest or newest first).
Member Of​
InstanceAlarmsSort input