The unique identifier of a notification policy
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/aaa_policy-id", "title": "aaa_policy-id", "description": "The unique identifier of a notification policy", "example": "0da2b59e-f118-439d-8097-bdfb215203c9", "maxLength": 36, "readOnly": true, "type": "string" }