Palo Alto Networks · JSON-LD Context
Palo Alto Threat Vault Api Context
JSON-LD context defining the semantic vocabulary for Palo Alto Threat Vault Api from Palo Alto Networks.
9 Classes
50 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
ApiStats
AtpReport
AtpReportList
ReleaseNote
ReleaseNotesList
ThreatHistoryEntry
ThreatHistoryList
ThreatList
ThreatSignature
Properties
| Property | Type | Container |
|---|---|---|
| action | string | |
| apiKey | string | |
| behaviors | reference | set |
| connections | reference | set |
| count | integer | |
| createTime | dateTime | |
| cve | string | set |
| data | reference | |
| defaultAction | string | |
| deprecatedSignatures | integer | |
| description | string | |
| dnsQueries | string | set |
| dstIp | string | |
| dstPort | integer | |
| endpointUsage | reference | |
| fileType | string | |
| firstReleaseTime | dateTime | |
| httpRequests | string | set |
| id | string | |
| latestReleaseTime | dateTime | |
| latestReleaseVersion | string | |
| limit | integer | |
| maxVersion | string | |
| minVersion | string | |
| modifiedSignatures | integer | |
| name | string | |
| network | reference | |
| newSignatures | integer | |
| notes | string | |
| offset | integer | |
| oriReleaseVersion | string | |
| protocol | string | |
| quota | integer | |
| releaseDate | date | |
| releaseTime | dateTime | |
| remaining | integer | |
| report | reference | |
| resetTime | dateTime | |
| severity | string | |
| sha256 | string | |
| size | integer | |
| status | string | |
| subtype | string | |
| success | boolean | |
| total | integer | |
| type | string | |
| used | integer | |
| verdict | string | |
| version | string | |
| zingbox | reference | set |
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#",
"ApiStats": "pan:ApiStats",
"AtpReport": "pan:AtpReport",
"AtpReportList": "pan:AtpReportList",
"ReleaseNote": "pan:ReleaseNote",
"ReleaseNotesList": "pan:ReleaseNotesList",
"ThreatHistoryEntry": "pan:ThreatHistoryEntry",
"ThreatHistoryList": "pan:ThreatHistoryList",
"ThreatList": "pan:ThreatList",
"ThreatSignature": "pan:ThreatSignature",
"action": {
"@id": "pan:action",
"@type": "xsd:string"
},
"apiKey": {
"@id": "pan:api_key",
"@type": "xsd:string"
},
"behaviors": {
"@id": "pan:behaviors",
"@container": "@set",
"@type": "@id"
},
"connections": {
"@id": "pan:connections",
"@container": "@set",
"@type": "@id"
},
"count": {
"@id": "pan:count",
"@type": "xsd:integer"
},
"createTime": {
"@id": "pan:create_time",
"@type": "xsd:dateTime"
},
"cve": {
"@id": "pan:cve",
"@container": "@set",
"@type": "xsd:string"
},
"data": {
"@id": "pan:data",
"@type": "@id"
},
"defaultAction": {
"@id": "pan:default_action",
"@type": "xsd:string"
},
"deprecatedSignatures": {
"@id": "pan:deprecated_signatures",
"@type": "xsd:integer"
},
"description": {
"@id": "schema:description",
"@type": "xsd:string"
},
"dnsQueries": {
"@id": "pan:dns_queries",
"@container": "@set",
"@type": "xsd:string"
},
"dstIp": {
"@id": "pan:dst_ip",
"@type": "xsd:string"
},
"dstPort": {
"@id": "pan:dst_port",
"@type": "xsd:integer"
},
"endpointUsage": {
"@id": "pan:endpoint_usage",
"@type": "@id"
},
"fileType": {
"@id": "pan:file_type",
"@type": "xsd:string"
},
"firstReleaseTime": {
"@id": "pan:first_release_time",
"@type": "xsd:dateTime"
},
"httpRequests": {
"@id": "pan:http_requests",
"@container": "@set",
"@type": "xsd:string"
},
"id": {
"@id": "pan:id",
"@type": "xsd:string"
},
"latestReleaseTime": {
"@id": "pan:latest_release_time",
"@type": "xsd:dateTime"
},
"latestReleaseVersion": {
"@id": "pan:latest_release_version",
"@type": "xsd:string"
},
"limit": {
"@id": "pan:limit",
"@type": "xsd:integer"
},
"maxVersion": {
"@id": "pan:max_version",
"@type": "xsd:string"
},
"minVersion": {
"@id": "pan:min_version",
"@type": "xsd:string"
},
"modifiedSignatures": {
"@id": "pan:modified_signatures",
"@type": "xsd:integer"
},
"name": {
"@id": "schema:name",
"@type": "xsd:string"
},
"network": {
"@id": "pan:network",
"@type": "@id"
},
"newSignatures": {
"@id": "pan:new_signatures",
"@type": "xsd:integer"
},
"notes": {
"@id": "pan:notes",
"@type": "xsd:string"
},
"offset": {
"@id": "pan:offset",
"@type": "xsd:integer"
},
"oriReleaseVersion": {
"@id": "pan:ori_release_version",
"@type": "xsd:string"
},
"protocol": {
"@id": "pan:protocol",
"@type": "xsd:string"
},
"quota": {
"@id": "pan:quota",
"@type": "xsd:integer"
},
"releaseDate": {
"@id": "pan:release_date",
"@type": "xsd:date"
},
"releaseTime": {
"@id": "pan:release_time",
"@type": "xsd:dateTime"
},
"remaining": {
"@id": "pan:remaining",
"@type": "xsd:integer"
},
"report": {
"@id": "pan:report",
"@type": "@id"
},
"resetTime": {
"@id": "pan:reset_time",
"@type": "xsd:dateTime"
},
"severity": {
"@id": "pan:severity",
"@type": "xsd:string"
},
"sha256": {
"@id": "pan:sha256",
"@type": "xsd:string"
},
"size": {
"@id": "pan:size",
"@type": "xsd:integer"
},
"status": {
"@id": "pan:status",
"@type": "xsd:string"
},
"subtype": {
"@id": "pan:subtype",
"@type": "xsd:string"
},
"success": {
"@id": "pan:success",
"@type": "xsd:boolean"
},
"total": {
"@id": "pan:total",
"@type": "xsd:integer"
},
"type": {
"@id": "pan:type",
"@type": "xsd:string"
},
"used": {
"@id": "pan:used",
"@type": "xsd:integer"
},
"verdict": {
"@id": "pan:verdict",
"@type": "xsd:string"
},
"version": {
"@id": "schema:version",
"@type": "xsd:string"
},
"zingbox": {
"@id": "pan:zingbox",
"@container": "@set",
"@type": "@id"
}
}
}