tls-certificates-and-hostnames_custom_metadata

Unique key/value metadata for this hostname. These are per-hostname (customer) settings.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tls-certificates-and-hostnames-custom-metadata-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tls-certificates-and-hostnames_custom_metadata",
  "title": "tls-certificates-and-hostnames_custom_metadata",
  "additionalProperties": {
    "type": "string"
  },
  "description": "Unique key/value metadata for this hostname. These are per-hostname (customer) settings.",
  "type": "object"
}