Palo Alto Networks · JSON-LD Context
Palo Alto Prisma Access Insights Api Context
JSON-LD context defining the semantic vocabulary for Palo Alto Prisma Access Insights Api from Palo Alto Networks.
7 Classes
34 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
CustomQuery
DataResourceQuery
DataResourceResponse
ExportJobResponse
ExportJobStatus
QueryFilter
TimeRange
Properties
| Property | Type | Container |
|---|---|---|
| count | integer | |
| data | reference | set |
| downloadUrl | reference | |
| enabledGranularity | string | |
| errorMessage | string | |
| expiresAt | dateTime | |
| filter | reference | |
| from | dateTime | |
| groupBy | string | set |
| header | reference | |
| histogram | reference | |
| jobId | string | |
| last | reference | |
| limit | integer | |
| offset | integer | |
| operator | string | |
| order | string | |
| pagination | reference | |
| properties | reference | |
| property | string | |
| query | reference | |
| requestId | string | |
| resource | string | |
| rules | reference | set |
| sort | reference | |
| status | string | |
| submittedAt | dateTime | |
| timeRange | reference | |
| timestamp | dateTime | |
| to | dateTime | |
| type | string | |
| units | string | |
| value | reference | |
| values | string | 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#",
"CustomQuery": "pan:CustomQuery",
"DataResourceQuery": "pan:DataResourceQuery",
"DataResourceResponse": "pan:DataResourceResponse",
"ExportJobResponse": "pan:ExportJobResponse",
"ExportJobStatus": "pan:ExportJobStatus",
"QueryFilter": "pan:QueryFilter",
"TimeRange": "pan:TimeRange",
"count": {
"@id": "pan:count",
"@type": "xsd:integer"
},
"data": {
"@id": "pan:data",
"@container": "@set",
"@type": "@id"
},
"downloadUrl": {
"@id": "pan:download_url",
"@type": "@id"
},
"enabledGranularity": {
"@id": "pan:enabledGranularity",
"@type": "xsd:string"
},
"errorMessage": {
"@id": "pan:error_message",
"@type": "xsd:string"
},
"expiresAt": {
"@id": "pan:expires_at",
"@type": "xsd:dateTime"
},
"filter": {
"@id": "pan:filter",
"@type": "@id"
},
"from": {
"@id": "pan:from",
"@type": "xsd:dateTime"
},
"groupBy": {
"@id": "pan:group_by",
"@container": "@set",
"@type": "xsd:string"
},
"header": {
"@id": "pan:header",
"@type": "@id"
},
"histogram": {
"@id": "pan:histogram",
"@type": "@id"
},
"jobId": {
"@id": "pan:job_id",
"@type": "xsd:string"
},
"last": {
"@id": "pan:last",
"@type": "@id"
},
"limit": {
"@id": "pan:limit",
"@type": "xsd:integer"
},
"offset": {
"@id": "pan:offset",
"@type": "xsd:integer"
},
"operator": {
"@id": "pan:operator",
"@type": "xsd:string"
},
"order": {
"@id": "pan:order",
"@type": "xsd:string"
},
"pagination": {
"@id": "pan:pagination",
"@type": "@id"
},
"properties": {
"@id": "pan:properties",
"@type": "@id"
},
"property": {
"@id": "pan:property",
"@type": "xsd:string"
},
"query": {
"@id": "pan:query",
"@type": "@id"
},
"requestId": {
"@id": "pan:requestId",
"@type": "xsd:string"
},
"resource": {
"@id": "pan:resource",
"@type": "xsd:string"
},
"rules": {
"@id": "pan:rules",
"@container": "@set",
"@type": "@id"
},
"sort": {
"@id": "pan:sort",
"@type": "@id"
},
"status": {
"@id": "pan:status",
"@type": "xsd:string"
},
"submittedAt": {
"@id": "pan:submitted_at",
"@type": "xsd:dateTime"
},
"timeRange": {
"@id": "pan:time_range",
"@type": "@id"
},
"timestamp": {
"@id": "pan:timestamp",
"@type": "xsd:dateTime"
},
"to": {
"@id": "pan:to",
"@type": "xsd:dateTime"
},
"type": {
"@id": "pan:type",
"@type": "xsd:string"
},
"units": {
"@id": "pan:units",
"@type": "xsd:string"
},
"value": {
"@id": "pan:value",
"@type": "@id"
},
"values": {
"@id": "pan:values",
"@container": "@set",
"@type": "xsd:string"
}
}
}