{ "@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#", "BandwidthAllocation": "pan:BandwidthAllocation", "IKEGateway": "pan:IKEGateway", "IKEGatewayConfig": "pan:IKEGatewayConfig", "IPsecTunnel": "pan:IPsecTunnel", "OnboardingStatus": "pan:OnboardingStatus", "PrismaAccessLocation": "pan:PrismaAccessLocation", "RemoteNetwork": "pan:RemoteNetwork", "RemoteNetworkRequest": "pan:RemoteNetworkRequest", "allocatedBandwidthMbps": { "@id": "pan:allocated_bandwidth_mbps", "@type": "xsd:integer" }, "authenticationType": { "@id": "pan:authentication_type", "@type": "xsd:string" }, "availableBandwidthMbps": { "@id": "pan:available_bandwidth_mbps", "@type": "xsd:integer" }, "bandwidthMbps": { "@id": "pan:bandwidth_mbps", "@type": "xsd:integer" }, "city": { "@id": "pan:city", "@type": "xsd:string" }, "completedAt": { "@id": "pan:completed_at", "@type": "xsd:dateTime" }, "country": { "@id": "pan:country", "@type": "xsd:string" }, "createdAt": { "@id": "schema:dateCreated", "@type": "xsd:dateTime" }, "description": { "@id": "schema:description", "@type": "xsd:string" }, "displayName": { "@id": "pan:display_name", "@type": "xsd:string" }, "errorMessage": { "@id": "pan:error_message", "@type": "xsd:string" }, "id": { "@id": "pan:id", "@type": "xsd:string" }, "ikeGateway": { "@id": "pan:ike_gateway", "@type": "@id" }, "ikeVersion": { "@id": "pan:ike_version", "@type": "xsd:string" }, "ipsecTunnel": { "@id": "pan:ipsec_tunnel", "@type": "@id" }, "licensedBandwidthMbps": { "@id": "pan:licensed_bandwidth_mbps", "@type": "xsd:integer" }, "localAddress": { "@id": "pan:local_address", "@type": "xsd:string" }, "localIp": { "@id": "pan:local_ip", "@type": "xsd:string" }, "location": { "@id": "pan:location", "@type": "xsd:string" }, "message": { "@id": "pan:message", "@type": "xsd:string" }, "name": { "@id": "schema:name", "@type": "xsd:string" }, "peerId": { "@id": "pan:peer_id", "@type": "xsd:string" }, "peerIp": { "@id": "pan:peer_ip", "@type": "xsd:string" }, "preSharedKey": { "@id": "pan:pre_shared_key", "@type": "xsd:string" }, "region": { "@id": "pan:region", "@type": "xsd:string" }, "remoteAddress": { "@id": "pan:remote_address", "@type": "xsd:string" }, "startedAt": { "@id": "pan:started_at", "@type": "xsd:dateTime" }, "status": { "@id": "pan:status", "@type": "xsd:string" }, "step": { "@id": "pan:step", "@type": "xsd:string" }, "steps": { "@id": "pan:steps", "@container": "@set", "@type": "@id" }, "subnets": { "@id": "pan:subnets", "@container": "@set", "@type": "xsd:string" }, "tunnelInterface": { "@id": "pan:tunnel_interface", "@type": "xsd:string" }, "tunnelStatus": { "@id": "pan:tunnel_status", "@type": "xsd:string" }, "updatedAt": { "@id": "schema:dateModified", "@type": "xsd:dateTime" } } }