tls-certificates-and-hostnames_name

The keyless SSL name.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tls-certificates-and-hostnames-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tls-certificates-and-hostnames_name",
  "title": "tls-certificates-and-hostnames_name",
  "description": "The keyless SSL name.",
  "example": "example.com Keyless SSL",
  "maxLength": 180,
  "readOnly": true,
  "type": "string"
}