{ "@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#", "CountFilterRequest": "pan:CountFilterRequest", "IncidentsCountRequest": "pan:IncidentsCountRequest", "MappingRequest": "pan:MappingRequest", "ThroughputRequest": "pan:ThroughputRequest", "TrendRequest": "pan:TrendRequest", "alias": { "@id": "pan:alias", "@type": "xsd:string" }, "enableEmptyInterval": { "@id": "pan:enableEmptyInterval", "@type": "xsd:boolean" }, "filter": { "@id": "pan:filter", "@type": "@id" }, "function": { "@id": "pan:function", "@type": "xsd:string" }, "histogram": { "@id": "pan:histogram", "@type": "@id" }, "operator": { "@id": "pan:operator", "@type": "xsd:string" }, "pageNum": { "@id": "pan:pageNum", "@type": "xsd:integer" }, "pageSize": { "@id": "pan:pageSize", "@type": "xsd:integer" }, "properties": { "@id": "pan:properties", "@container": "@set", "@type": "@id" }, "property": { "@id": "pan:property", "@type": "xsd:string" }, "range": { "@id": "pan:range", "@type": "xsd:string" }, "region": { "@id": "pan:region", "@type": "xsd:string" }, "rules": { "@id": "pan:rules", "@container": "@set", "@type": "@id" }, "searchKey": { "@id": "pan:searchKey", "@type": "xsd:string" }, "tenant": { "@id": "pan:tenant", "@container": "@set", "@type": "xsd:string" }, "value": { "@id": "pan:value", "@type": "xsd:string" }, "values": { "@id": "pan:values", "@container": "@set", "@type": "@id" } } }