tls-certificates-and-hostnames_hostname

The custom hostname that will point to your hostname via CNAME.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tls-certificates-and-hostnames-hostname-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tls-certificates-and-hostnames_hostname",
  "title": "tls-certificates-and-hostnames_hostname",
  "description": "The custom hostname that will point to your hostname via CNAME.",
  "example": "app.example.com",
  "maxLength": 255,
  "readOnly": true,
  "type": "string"
}