tls-certificates-and-hostnames_uuidObject

APIs.ioEngineeringPlatform

Properties

Name Type Description
uuid object
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tls-certificates-and-hostnames-uuidobject-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tls-certificates-and-hostnames_uuidObject",
  "title": "tls-certificates-and-hostnames_uuidObject",
  "properties": {
    "uuid": {
      "$ref": "#/components/schemas/tls-certificates-and-hostnames_uuid"
    }
  }
}