aaa_last_success

Timestamp of the last time Cloudflare was able to successfully dispatch a notification using this webhook.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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