tls-certificates-and-hostnames_schemas-name

Optional unique name for the certificate. Only used for human readability.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tls-certificates-and-hostnames-schemas-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tls-certificates-and-hostnames_schemas-name",
  "title": "tls-certificates-and-hostnames_schemas-name",
  "description": "Optional unique name for the certificate. Only used for human readability.",
  "example": "example_ca_cert",
  "type": "string"
}