tls-certificates-and-hostnames_advanced_type

Type of certificate pack.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tls-certificates-and-hostnames-advanced-type-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tls-certificates-and-hostnames_advanced_type",
  "title": "tls-certificates-and-hostnames_advanced_type",
  "description": "Type of certificate pack.",
  "enum": [
    "advanced"
  ],
  "example": "advanced",
  "type": "string"
}