{ "@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#", "PAN-OS Security Rule": "pan:PAN-OS Security Rule", "action": { "@id": "pan:action", "@type": "xsd:string" }, "application": { "@id": "pan:application", "@container": "@set", "@type": "xsd:string" }, "data-filtering": { "@id": "pan:data-filtering", "@container": "@set", "@type": "xsd:string" }, "description": { "@id": "schema:description", "@type": "xsd:string" }, "destination": { "@id": "pan:destination", "@container": "@set", "@type": "xsd:string" }, "disabled": { "@id": "pan:disabled", "@type": "xsd:boolean" }, "file-blocking": { "@id": "pan:file-blocking", "@container": "@set", "@type": "xsd:string" }, "from": { "@id": "pan:from", "@container": "@set", "@type": "xsd:string" }, "group": { "@id": "pan:group", "@container": "@set", "@type": "xsd:string" }, "log-end": { "@id": "pan:log-end", "@type": "xsd:boolean" }, "log-setting": { "@id": "pan:log-setting", "@type": "xsd:string" }, "log-start": { "@id": "pan:log-start", "@type": "xsd:boolean" }, "name": { "@id": "schema:name", "@type": "xsd:string" }, "negate-destination": { "@id": "pan:negate-destination", "@type": "xsd:boolean" }, "negate-source": { "@id": "pan:negate-source", "@type": "xsd:boolean" }, "profile-setting": "pan:profile-setting", "profiles": "pan:profiles", "rule-type": { "@id": "pan:rule-type", "@type": "xsd:string" }, "schedule": { "@id": "pan:schedule", "@type": "xsd:string" }, "service": { "@id": "pan:service", "@container": "@set", "@type": "xsd:string" }, "source": { "@id": "pan:source", "@container": "@set", "@type": "xsd:string" }, "source-user": { "@id": "pan:source-user", "@container": "@set", "@type": "xsd:string" }, "spyware": { "@id": "pan:spyware", "@container": "@set", "@type": "xsd:string" }, "tag": { "@id": "pan:tag", "@container": "@set", "@type": "xsd:string" }, "to": { "@id": "pan:to", "@container": "@set", "@type": "xsd:string" }, "url-filtering": { "@id": "pan:url-filtering", "@container": "@set", "@type": "xsd:string" }, "virus": { "@id": "pan:virus", "@container": "@set", "@type": "xsd:string" }, "vulnerability": { "@id": "pan:vulnerability", "@container": "@set", "@type": "xsd:string" }, "wildfire-analysis": { "@id": "pan:wildfire-analysis", "@container": "@set", "@type": "xsd:string" } } }