Palo Alto Networks · JSON-LD Context
Palo Alto Prisma Access Browser Api Context
JSON-LD context defining the semantic vocabulary for Palo Alto Prisma Access Browser Api from Palo Alto Networks.
8 Classes
41 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
BrowserDeployment
BrowserDeploymentRequest
BrowserPolicy
BrowserPolicyRequest
BrowserSession
BrowserUser
ManagedDevice
UsageReport
Properties
| Property | Type | Container |
|---|---|---|
| activeSessions | integer | |
| activeUsers | integer | |
| blockedCategories | string | set |
| browserVersion | string | |
| complianceStatus | string | |
| createdAt | dateTime | |
| dataPoints | reference | set |
| dataTransferredGb | float | |
| deploymentId | string | |
| description | string | |
| deviceCount | integer | |
| deviceId | string | |
| displayName | string | |
| dlpEnabled | boolean | |
| dlpEvents | integer | |
| downloadControl | string | |
| string | ||
| enabled | boolean | |
| end | date | |
| endedAt | dateTime | |
| extensionPolicy | string | |
| hostname | string | |
| ipAddress | string | |
| lastActiveAt | dateTime | |
| lastSeenAt | dateTime | |
| name | string | |
| period | reference | |
| platform | string | |
| policyId | string | |
| sessionId | string | |
| sessions | integer | |
| start | date | |
| startedAt | dateTime | |
| status | string | |
| threatsBlocked | integer | |
| timestamp | dateTime | |
| totalSessions | integer | |
| updateChannel | string | |
| updatedAt | dateTime | |
| userId | string | |
| webFiltering | reference |
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#",
"BrowserDeployment": "pan:BrowserDeployment",
"BrowserDeploymentRequest": "pan:BrowserDeploymentRequest",
"BrowserPolicy": "pan:BrowserPolicy",
"BrowserPolicyRequest": "pan:BrowserPolicyRequest",
"BrowserSession": "pan:BrowserSession",
"BrowserUser": "pan:BrowserUser",
"ManagedDevice": "pan:ManagedDevice",
"UsageReport": "pan:UsageReport",
"activeSessions": {
"@id": "pan:active_sessions",
"@type": "xsd:integer"
},
"activeUsers": {
"@id": "pan:active_users",
"@type": "xsd:integer"
},
"blockedCategories": {
"@id": "pan:blocked_categories",
"@container": "@set",
"@type": "xsd:string"
},
"browserVersion": {
"@id": "pan:browser_version",
"@type": "xsd:string"
},
"complianceStatus": {
"@id": "pan:compliance_status",
"@type": "xsd:string"
},
"createdAt": {
"@id": "schema:dateCreated",
"@type": "xsd:dateTime"
},
"dataPoints": {
"@id": "pan:data_points",
"@container": "@set",
"@type": "@id"
},
"dataTransferredGb": {
"@id": "pan:data_transferred_gb",
"@type": "xsd:float"
},
"deploymentId": {
"@id": "pan:deployment_id",
"@type": "xsd:string"
},
"description": {
"@id": "schema:description",
"@type": "xsd:string"
},
"deviceCount": {
"@id": "pan:device_count",
"@type": "xsd:integer"
},
"deviceId": {
"@id": "pan:device_id",
"@type": "xsd:string"
},
"displayName": {
"@id": "pan:display_name",
"@type": "xsd:string"
},
"dlpEnabled": {
"@id": "pan:dlp_enabled",
"@type": "xsd:boolean"
},
"dlpEvents": {
"@id": "pan:dlp_events",
"@type": "xsd:integer"
},
"downloadControl": {
"@id": "pan:download_control",
"@type": "xsd:string"
},
"email": {
"@id": "schema:email",
"@type": "xsd:string"
},
"enabled": {
"@id": "pan:enabled",
"@type": "xsd:boolean"
},
"end": {
"@id": "pan:end",
"@type": "xsd:date"
},
"endedAt": {
"@id": "pan:ended_at",
"@type": "xsd:dateTime"
},
"extensionPolicy": {
"@id": "pan:extension_policy",
"@type": "xsd:string"
},
"hostname": {
"@id": "pan:hostname",
"@type": "xsd:string"
},
"ipAddress": {
"@id": "pan:ip_address",
"@type": "xsd:string"
},
"lastActiveAt": {
"@id": "pan:last_active_at",
"@type": "xsd:dateTime"
},
"lastSeenAt": {
"@id": "pan:last_seen_at",
"@type": "xsd:dateTime"
},
"name": {
"@id": "schema:name",
"@type": "xsd:string"
},
"period": {
"@id": "pan:period",
"@type": "@id"
},
"platform": {
"@id": "pan:platform",
"@type": "xsd:string"
},
"policyId": {
"@id": "pan:policy_id",
"@type": "xsd:string"
},
"sessionId": {
"@id": "pan:session_id",
"@type": "xsd:string"
},
"sessions": {
"@id": "pan:sessions",
"@type": "xsd:integer"
},
"start": {
"@id": "pan:start",
"@type": "xsd:date"
},
"startedAt": {
"@id": "pan:started_at",
"@type": "xsd:dateTime"
},
"status": {
"@id": "pan:status",
"@type": "xsd:string"
},
"threatsBlocked": {
"@id": "pan:threats_blocked",
"@type": "xsd:integer"
},
"timestamp": {
"@id": "pan:timestamp",
"@type": "xsd:dateTime"
},
"totalSessions": {
"@id": "pan:total_sessions",
"@type": "xsd:integer"
},
"updateChannel": {
"@id": "pan:update_channel",
"@type": "xsd:string"
},
"updatedAt": {
"@id": "schema:dateModified",
"@type": "xsd:dateTime"
},
"userId": {
"@id": "pan:user_id",
"@type": "xsd:string"
},
"webFiltering": {
"@id": "pan:web_filtering",
"@type": "@id"
}
}
}