tls-certificates-and-hostnames_revoked_at

When the certificate was revoked.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tls-certificates-and-hostnames-revoked-at-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tls-certificates-and-hostnames_revoked_at",
  "title": "tls-certificates-and-hostnames_revoked_at",
  "description": "When the certificate was revoked.",
  "example": "2024-09-06T18:43:47.928893Z",
  "format": "date-time",
  "readOnly": true,
  "type": "string"
}