[Index]

Model: data/AlertingState

Captures information about a status change on an alert.

Model Details: data/AlertingState

Title Description Details
Default Group Assigned by FDP
  • Field Name: Default
  • Type: Object
Alerting Rule
  • Field Name: Default.name
  • Type: String
  • MaxLength: 1024
Alerting Rule Group
  • Field Name: Default.alert_rule_group
  • Type: String
  • MaxLength: 1024
Execution Hierarchy
  • Field Name: Default.execution_hierarchy
  • Type: String
  • MaxLength: 1024
Message
  • Field Name: Default.message
  • Type: String
  • MaxLength: 1024
Severity
  • Field Name: Default.severity
  • Type: String
  • MaxLength: 1024
  • Choices: ["Informational", "Minor", "Major", "Critical"]
Status
  • Field Name: Default.status
  • Type: String
  • MaxLength: 1024
  • Choices: ["Open", "Closed", "Acknowledged"]
State
  • Field Name: Default.state
  • Type: String
  • MaxLength: 1024
  • Choices: ["Normal", "Firing"]
Previous State
  • Field Name: Default.previous_state
  • Type: String
  • MaxLength: 1024
Latest Timestamp
  • Field Name: Default.timestamp
  • Type: String
  • MaxLength: 1024
  • Format: date-time
First Fired Timestamp
  • Field Name: Default.first_fired_timestamp
  • Type: String
  • MaxLength: 1024
  • Format: date-time
Data
  • Field Name: data.[n]
  • Type: Array
Key
  • Field Name: Default.data.[n].key
  • Type: String
  • MaxLength: 1024
Value
  • Field Name: Default.data.[n].value
  • Type: String
  • MaxLength: 1024