target_id

Target identifier

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-infra-targetid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/infra_TargetId",
  "title": "target_id",
  "description": "Target identifier",
  "example": "0191dce4-9ab4-7fce-b660-8e5dec5172da",
  "format": "uuid",
  "maxLength": 36,
  "type": "string"
}