{ "@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#", "NetworkSlice": "pan:NetworkSlice", "NetworkSliceRequest": "pan:NetworkSliceRequest", "SecurityMetrics5G": "pan:SecurityMetrics5G", "SecurityPolicy5G": "pan:SecurityPolicy5G", "SecurityPolicy5GRequest": "pan:SecurityPolicy5GRequest", "Tenant5G": "pan:Tenant5G", "Tenant5GRequest": "pan:Tenant5GRequest", "activeSubscribers": { "@id": "pan:active_subscribers", "@type": "xsd:integer" }, "appIdentification": { "@id": "pan:app_identification", "@type": "xsd:boolean" }, "assignedSlices": { "@id": "pan:assigned_slices", "@container": "@set", "@type": "xsd:string" }, "bytesInspected": { "@id": "pan:bytes_inspected", "@type": "xsd:integer" }, "createdAt": { "@id": "schema:dateCreated", "@type": "xsd:dateTime" }, "decryption": { "@id": "pan:decryption", "@type": "xsd:boolean" }, "defaultPolicyId": { "@id": "pan:default_policy_id", "@type": "xsd:string" }, "description": { "@id": "schema:description", "@type": "xsd:string" }, "enabled": { "@id": "pan:enabled", "@type": "xsd:boolean" }, "end": { "@id": "pan:end", "@type": "xsd:dateTime" }, "logForwarding": { "@id": "pan:log_forwarding", "@type": "xsd:boolean" }, "name": { "@id": "schema:name", "@type": "xsd:string" }, "perSliceMetrics": { "@id": "pan:per_slice_metrics", "@container": "@set", "@type": "@id" }, "period": { "@id": "pan:period", "@type": "@id" }, "policyId": { "@id": "pan:policy_id", "@type": "xsd:string" }, "sd": { "@id": "pan:sd", "@type": "xsd:string" }, "securityPolicyId": { "@id": "pan:security_policy_id", "@type": "xsd:string" }, "sessions": { "@id": "pan:sessions", "@type": "xsd:integer" }, "sliceId": { "@id": "pan:slice_id", "@type": "xsd:string" }, "sliceName": { "@id": "pan:slice_name", "@type": "xsd:string" }, "sliceType": { "@id": "pan:slice_type", "@type": "xsd:string" }, "sst": { "@id": "pan:sst", "@type": "xsd:integer" }, "start": { "@id": "pan:start", "@type": "xsd:dateTime" }, "status": { "@id": "pan:status", "@type": "xsd:string" }, "tenantId": { "@id": "pan:tenant_id", "@type": "xsd:string" }, "threatPrevention": { "@id": "pan:threat_prevention", "@type": "xsd:boolean" }, "threats": { "@id": "pan:threats", "@type": "xsd:integer" }, "threatsBlocked": { "@id": "pan:threats_blocked", "@type": "xsd:integer" }, "threatsDetected": { "@id": "pan:threats_detected", "@type": "xsd:integer" }, "timeSeries": { "@id": "pan:time_series", "@container": "@set", "@type": "@id" }, "timestamp": { "@id": "pan:timestamp", "@type": "xsd:dateTime" }, "totalSessions": { "@id": "pan:total_sessions", "@type": "xsd:integer" }, "updatedAt": { "@id": "schema:dateModified", "@type": "xsd:dateTime" }, "urlFiltering": { "@id": "pan:url_filtering", "@type": "xsd:boolean" } } }