tls-certificates-and-hostnames_custom_origin_server

a valid hostname that’s been added to your DNS zone as an A, AAAA, or CNAME record.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tls-certificates-and-hostnames-custom-origin-server-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tls-certificates-and-hostnames_custom_origin_server",
  "title": "tls-certificates-and-hostnames_custom_origin_server",
  "description": "a valid hostname that\u2019s been added to your DNS zone as an A, AAAA, or CNAME record.",
  "example": "origin2.example.com",
  "type": "string"
}