Palo Alto Networks · JSON-LD Context
Palo Alto Cortex Xsoar Api Context
JSON-LD context defining the semantic vocabulary for Palo Alto Cortex Xsoar Api from Palo Alto Networks.
11 Classes
61 Properties
4 Namespaces
Namespaces
pan:
https://pan.dev/schema/
schema:
https://schema.org/
dcterms:
http://purl.org/dc/terms/
xsd:
http://www.w3.org/2001/XMLSchema#
Classes
CreateEntryRequest
CreateIncidentRequest
Entry
Incident
IncidentSearchRequest
IncidentSearchResponse
Integration
IntegrationInstance
Investigation
Playbook
UpdateIncidentRequest
Properties
| Property | Type | Container |
|---|---|---|
| CustomFields | reference | |
| asc | boolean | |
| beta | boolean | |
| brand | string | |
| byFrom | dateTime | |
| byTo | dateTime | |
| category | string | |
| closeNotes | string | |
| closeReason | string | |
| closed | dateTime | |
| configuration | reference | |
| contents | string | |
| createInvestigation | boolean | |
| created | dateTime | |
| data | string | |
| deprecated | boolean | |
| description | string | |
| details | string | |
| display | string | |
| enabled | string | |
| entries | reference | set |
| field | string | |
| filter | reference | |
| fromDate | dateTime | |
| fromVersion | string | |
| humanReadable | string | |
| id | string | |
| incidentId | string | |
| incidents | reference | set |
| incomingMapperId | string | |
| investigationId | string | |
| isIntegrationScript | boolean | |
| labels | reference | set |
| mappingId | string | |
| markdown | boolean | |
| modified | dateTime | |
| name | string | |
| occurred | dateTime | |
| owner | string | |
| page | integer | |
| period | reference | |
| playbookId | string | |
| query | string | |
| rawJson | string | |
| relation | string | |
| runningPlaybooks | string | set |
| searchResultTotal | integer | |
| severity | integer | |
| size | integer | |
| sort | reference | set |
| sourceBrand | string | |
| sourceInstance | string | |
| status | integer | |
| tags | string | set |
| toDate | dateTime | |
| toVersion | string | |
| total | reference | |
| type | string | |
| user | string | |
| value | string | |
| version | integer |
JSON-LD Document
{
"@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"
}
}
}