{ "@context": { "@version": 1.1, "pan": "https://pan.dev/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "CreateEntryRequest": "pan:CreateEntryRequest", "CreateIncidentRequest": "pan:CreateIncidentRequest", "Entry": "pan:Entry", "Incident": "pan:Incident", "IncidentSearchRequest": "pan:IncidentSearchRequest", "IncidentSearchResponse": "pan:IncidentSearchResponse", "Integration": "pan:Integration", "IntegrationInstance": "pan:IntegrationInstance", "Investigation": "pan:Investigation", "Playbook": "pan:Playbook", "UpdateIncidentRequest": "pan:UpdateIncidentRequest", "CustomFields": { "@id": "pan:CustomFields", "@type": "@id" }, "asc": { "@id": "pan:asc", "@type": "xsd:boolean" }, "beta": { "@id": "pan:beta", "@type": "xsd:boolean" }, "brand": { "@id": "pan:brand", "@type": "xsd:string" }, "byFrom": { "@id": "pan:byFrom", "@type": "xsd:dateTime" }, "byTo": { "@id": "pan:byTo", "@type": "xsd:dateTime" }, "category": { "@id": "pan:category", "@type": "xsd:string" }, "closeNotes": { "@id": "pan:closeNotes", "@type": "xsd:string" }, "closeReason": { "@id": "pan:closeReason", "@type": "xsd:string" }, "closed": { "@id": "pan:closed", "@type": "xsd:dateTime" }, "configuration": { "@id": "pan:configuration", "@type": "@id" }, "contents": { "@id": "pan:contents", "@type": "xsd:string" }, "createInvestigation": { "@id": "pan:createInvestigation", "@type": "xsd:boolean" }, "created": { "@id": "pan:created", "@type": "xsd:dateTime" }, "data": { "@id": "pan:data", "@type": "xsd:string" }, "deprecated": { "@id": "pan:deprecated", "@type": "xsd:boolean" }, "description": { "@id": "schema:description", "@type": "xsd:string" }, "details": { "@id": "pan:details", "@type": "xsd:string" }, "display": { "@id": "pan:display", "@type": "xsd:string" }, "enabled": { "@id": "pan:enabled", "@type": "xsd:string" }, "entries": { "@id": "pan:entries", "@container": "@set", "@type": "@id" }, "field": { "@id": "pan:field", "@type": "xsd:string" }, "filter": { "@id": "pan:filter", "@type": "@id" }, "fromDate": { "@id": "pan:fromDate", "@type": "xsd:dateTime" }, "fromVersion": { "@id": "pan:fromVersion", "@type": "xsd:string" }, "humanReadable": { "@id": "pan:humanReadable", "@type": "xsd:string" }, "id": { "@id": "pan:id", "@type": "xsd:string" }, "incidentId": { "@id": "pan:incidentId", "@type": "xsd:string" }, "incidents": { "@id": "pan:incidents", "@container": "@set", "@type": "@id" }, "incomingMapperId": { "@id": "pan:incomingMapperId", "@type": "xsd:string" }, "investigationId": { "@id": "pan:investigationId", "@type": "xsd:string" }, "isIntegrationScript": { "@id": "pan:isIntegrationScript", "@type": "xsd:boolean" }, "labels": { "@id": "pan:labels", "@container": "@set", "@type": "@id" }, "mappingId": { "@id": "pan:mappingId", "@type": "xsd:string" }, "markdown": { "@id": "pan:markdown", "@type": "xsd:boolean" }, "modified": { "@id": "pan:modified", "@type": "xsd:dateTime" }, "name": { "@id": "schema:name", "@type": "xsd:string" }, "occurred": { "@id": "pan:occurred", "@type": "xsd:dateTime" }, "owner": { "@id": "pan:owner", "@type": "xsd:string" }, "page": { "@id": "pan:page", "@type": "xsd:integer" }, "period": { "@id": "pan:period", "@type": "@id" }, "playbookId": { "@id": "pan:playbookId", "@type": "xsd:string" }, "query": { "@id": "pan:query", "@type": "xsd:string" }, "rawJson": { "@id": "pan:rawJson", "@type": "xsd:string" }, "relation": { "@id": "pan:relation", "@type": "xsd:string" }, "runningPlaybooks": { "@id": "pan:runningPlaybooks", "@container": "@set", "@type": "xsd:string" }, "searchResultTotal": { "@id": "pan:searchResultTotal", "@type": "xsd:integer" }, "severity": { "@id": "pan:severity", "@type": "xsd:integer" }, "size": { "@id": "pan:size", "@type": "xsd:integer" }, "sort": { "@id": "pan:sort", "@container": "@set", "@type": "@id" }, "sourceBrand": { "@id": "pan:sourceBrand", "@type": "xsd:string" }, "sourceInstance": { "@id": "pan:sourceInstance", "@type": "xsd:string" }, "status": { "@id": "pan:status", "@type": "xsd:integer" }, "tags": { "@id": "pan:tags", "@container": "@set", "@type": "xsd:string" }, "toDate": { "@id": "pan:toDate", "@type": "xsd:dateTime" }, "toVersion": { "@id": "pan:toVersion", "@type": "xsd:string" }, "total": { "@id": "pan:total", "@type": "@id" }, "type": { "@id": "pan:type", "@type": "xsd:string" }, "user": { "@id": "pan:user", "@type": "xsd:string" }, "value": { "@id": "pan:value", "@type": "xsd:string" }, "version": { "@id": "schema:version", "@type": "xsd:integer" } } }