{ "@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#", "Connector": "pan:Connector", "ConnectorGroup": "pan:ConnectorGroup", "ConnectorGroupRequest": "pan:ConnectorGroupRequest", "ConnectorRequest": "pan:ConnectorRequest", "FQDNRule": "pan:FQDNRule", "FQDNRuleRequest": "pan:FQDNRuleRequest", "LicenseInfo": "pan:LicenseInfo", "SubnetRule": "pan:SubnetRule", "SubnetRuleRequest": "pan:SubnetRuleRequest", "ZTNAApplication": "pan:ZTNAApplication", "ZTNAApplicationRequest": "pan:ZTNAApplicationRequest", "activeUsers": { "@id": "pan:active_users", "@type": "xsd:integer" }, "appId": { "@id": "pan:app_id", "@type": "xsd:string" }, "connectorCount": { "@id": "pan:connector_count", "@type": "xsd:integer" }, "connectorId": { "@id": "pan:connector_id", "@type": "xsd:string" }, "createdAt": { "@id": "schema:dateCreated", "@type": "xsd:dateTime" }, "description": { "@id": "schema:description", "@type": "xsd:string" }, "enabled": { "@id": "pan:enabled", "@type": "xsd:boolean" }, "expiresAt": { "@id": "pan:expires_at", "@type": "xsd:dateTime" }, "features": { "@id": "pan:features", "@container": "@set", "@type": "xsd:string" }, "fqdn": { "@id": "pan:fqdn", "@type": "xsd:string" }, "fqdnPattern": { "@id": "pan:fqdn_pattern", "@type": "xsd:string" }, "groupId": { "@id": "pan:group_id", "@type": "xsd:string" }, "hostname": { "@id": "pan:hostname", "@type": "xsd:string" }, "ipAddress": { "@id": "pan:ip_address", "@type": "xsd:string" }, "lastSeenAt": { "@id": "pan:last_seen_at", "@type": "xsd:dateTime" }, "licensedUsers": { "@id": "pan:licensed_users", "@type": "xsd:integer" }, "name": { "@id": "schema:name", "@type": "xsd:string" }, "ports": { "@id": "pan:ports", "@container": "@set", "@type": "xsd:integer" }, "protocols": { "@id": "pan:protocols", "@container": "@set", "@type": "xsd:string" }, "region": { "@id": "pan:region", "@type": "xsd:string" }, "ruleId": { "@id": "pan:rule_id", "@type": "xsd:string" }, "status": { "@id": "pan:status", "@type": "xsd:string" }, "subnet": { "@id": "pan:subnet", "@type": "xsd:string" }, "subscriptionId": { "@id": "pan:subscription_id", "@type": "xsd:string" }, "version": { "@id": "schema:version", "@type": "xsd:string" } } }