tls-certificates-and-hostnames_components-schemas-hostname

The hostname for which the tls settings are set.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tls-certificates-and-hostnames-components-schemas-hostname-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tls-certificates-and-hostnames_components-schemas-hostname",
  "title": "tls-certificates-and-hostnames_components-schemas-hostname",
  "description": "The hostname for which the tls settings are set.",
  "example": "app.example.com",
  "type": "string"
}