AlarmListResponse – Channels API – MediaKind
AlarmListResponse
object
valuelist of objects Alarm Required
Properties
kind
- type: string
- Optional, Defaults to Alarm
metadata
- type: object AlarmMetadata Required
Metadata Properties
id
- type: string
- Required, format: uuid
name
- type: string
- Required
displayName
type: object
Optional
Variants:
- string
- null
objectId
type: object
Optional
Variants:
- string
- null
channelName
- type: string
- Required
created
type: object
Optional
Variants:
- string
- null
status
- type: object AlarmStatus Required
Status Properties
severity
- type: enum Severity Required
- Allowed values: Critical, Major, Minor, Notice, Ignore, Clear
additionalInfo
type: object
Optional
Variants:
- string
- null
supplemental
- type: object AlarmListSupplemental Required
Supplemental Properties
kind
- type: string
- Optional, Defaults to AlarmList
count
- type: integer
- Required
operation
- type: string
- Optional, Defaults to list
pagination
- type: object Pagination Required
Pagination Properties
start
- type: integer
- Required
end
- type: integer
- Required
records
- type: integer
- Required
total
- type: integer
- Required