addressing_schemas-identifier

The identifier for the membership (eg. a zone or account tag).

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-addressing-schemas-identifier-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/addressing_schemas-identifier",
  "title": "addressing_schemas-identifier",
  "description": "The identifier for the membership (eg. a zone or account tag).",
  "example": "023e105f4ecef8ad9ca31a8372d0c353",
  "maxLength": 32,
  "type": "string"
}