{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/palo-alto-networks/refs/heads/main/json-structure/sase-multitenant-notifications-api-notif-read-state-structure.json", "name": "NotifReadState", "description": "Read state of the notification", "type": "string", "enum": [ "READ", "UNREAD" ] }