tls-certificates-and-hostnames_components-schemas-created_at

The time when the certificate was created.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tls-certificates-and-hostnames-components-schemas-created-at-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tls-certificates-and-hostnames_components-schemas-created_at",
  "title": "tls-certificates-and-hostnames_components-schemas-created_at",
  "description": "The time when the certificate was created.",
  "example": "2100-01-01T05:20:00Z",
  "format": "date-time",
  "readOnly": true,
  "type": "string"
}