tls-certificates-and-hostnames_origin

Your origin hostname that requests to your custom hostnames will be sent to.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tls-certificates-and-hostnames-origin-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tls-certificates-and-hostnames_origin",
  "title": "tls-certificates-and-hostnames_origin",
  "description": "Your origin hostname that requests to your custom hostnames will be sent to.",
  "example": "fallback.example.com",
  "maxLength": 255,
  "type": "string"
}