Palo Alto Networks · JSON-LD Context
Palo Alto Cortex Xsoar Context
JSON-LD context defining the semantic vocabulary for Palo Alto Cortex Xsoar from Palo Alto Networks.
2 Classes
25 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
Cortex XSOAR Integration Manifest
script
Properties
| Property | Type | Container |
|---|---|---|
| arguments | set | |
| category | string | |
| commands | set | |
| configuration | set | |
| contextPath | string | |
| defaultValue | string | |
| defaultvalue | string | |
| description | string | |
| detaileddescription | string | |
| display | string | |
| feed | boolean | |
| fromversion | string | |
| image | string | |
| isArray | boolean | |
| isfetch | boolean | |
| longRunning | boolean | |
| longRunningPort | boolean | |
| name | string | |
| options | string | set |
| outputs | set | |
| required | boolean | |
| runonce | boolean | |
| section | string | |
| toversion | string | |
| type | string |
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#",
"Cortex XSOAR Integration Manifest": "pan:Cortex XSOAR Integration Manifest",
"arguments": {
"@id": "pan:arguments",
"@container": "@set"
},
"category": {
"@id": "pan:category",
"@type": "xsd:string"
},
"commands": {
"@id": "pan:commands",
"@container": "@set"
},
"configuration": {
"@id": "pan:configuration",
"@container": "@set"
},
"contextPath": {
"@id": "pan:contextPath",
"@type": "xsd:string"
},
"defaultValue": {
"@id": "pan:defaultValue",
"@type": "xsd:string"
},
"defaultvalue": {
"@id": "pan:defaultvalue",
"@type": "xsd:string"
},
"description": {
"@id": "schema:description",
"@type": "xsd:string"
},
"detaileddescription": {
"@id": "pan:detaileddescription",
"@type": "xsd:string"
},
"display": {
"@id": "pan:display",
"@type": "xsd:string"
},
"feed": {
"@id": "pan:feed",
"@type": "xsd:boolean"
},
"fromversion": {
"@id": "pan:fromversion",
"@type": "xsd:string"
},
"image": {
"@id": "pan:image",
"@type": "xsd:string"
},
"isArray": {
"@id": "pan:isArray",
"@type": "xsd:boolean"
},
"isfetch": {
"@id": "pan:isfetch",
"@type": "xsd:boolean"
},
"longRunning": {
"@id": "pan:longRunning",
"@type": "xsd:boolean"
},
"longRunningPort": {
"@id": "pan:longRunningPort",
"@type": "xsd:boolean"
},
"name": {
"@id": "schema:name",
"@type": "xsd:string"
},
"options": {
"@id": "pan:options",
"@container": "@set",
"@type": "xsd:string"
},
"outputs": {
"@id": "pan:outputs",
"@container": "@set"
},
"required": {
"@id": "pan:required",
"@type": "xsd:boolean"
},
"runonce": {
"@id": "pan:runonce",
"@type": "xsd:boolean"
},
"script": "pan:script",
"section": {
"@id": "pan:section",
"@type": "xsd:string"
},
"toversion": {
"@id": "pan:toversion",
"@type": "xsd:string"
},
"type": {
"@id": "pan:type",
"@type": "xsd:string"
}
}
}