legacy-jhs_dns_name

The name of the DNS record associated with the application.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-legacy-jhs-dns-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/legacy-jhs_dns_name",
  "title": "legacy-jhs_dns_name",
  "description": "The name of the DNS record associated with the application.",
  "example": "ssh.example.com",
  "format": "hostname",
  "type": "string"
}