organizationsPolicyIdType

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-organizationspolicyidtype-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/organizationsPolicyIdType",
  "title": "organizationsPolicyIdType",
  "type": "string",
  "pattern": "^p-[0-9a-zA-Z_]{8,128}$"
}