{ "@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" } } }