ServerAlert object

Alerts about server state

Example JSON representation

{
  "message": "string",
  "occurred": "2013-01-01T12:34:56.789Z",
  "status": "failed",
  "type": "SCALARIZR_CONNECT"
}

Properties

property attributes valid values description filter option
occurred
string
required

Datetime alert occurred at

status
string
required
"failed"
"warning"

Status of an alert

type
string
required
"SCALARIZR_CONNECT"
"SCALARIZR_UPD_CLIENT_CONNECT"
"AWS_SYSTEM_STATUS"
"AWS_INSTANCE_STATUS"
"AWS_RETIREMENT"

Type of alert

message
string
optional

Full error message