access_policy_test_id

The UUID of the policy test.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-policy-test-id-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_policy_test_id",
  "title": "access_policy_test_id",
  "description": "The UUID of the policy test.",
  "example": "f1a8b3c9d4e5f6789a0b1c2d3e4f5678a9b0c1d2e3f4a5b67890c1d2e3f4b5a6",
  "maxLength": 64,
  "type": "string"
}