Target identifier
{ "$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" }