aaa_last_failure

Timestamp of the last time an attempt to dispatch a notification to this webhook failed.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-aaa-last-failure-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/aaa_last_failure",
  "title": "aaa_last_failure",
  "description": "Timestamp of the last time an attempt to dispatch a notification to this webhook failed.",
  "example": "2020-10-26T18:25:04.532316Z",
  "format": "date-time",
  "readOnly": true,
  "type": "string"
}