{ "@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#", "AnnouncementNotification": "pan:AnnouncementNotification", "CertificateExpiryNotification": "pan:CertificateExpiryNotification", "DataplaneUpgradeNotification": "pan:DataplaneUpgradeNotification", "IncidentDetail": "pan:IncidentDetail", "IncidentNotification": "pan:IncidentNotification", "ServiceInfo": "pan:ServiceInfo", "TenantContext": "pan:TenantContext", "affectedResources": { "@id": "pan:affectedResources", "@container": "@set", "@type": "@id" }, "affectedServices": { "@id": "pan:affectedServices", "@container": "@set", "@type": "xsd:string" }, "body": { "@id": "pan:body", "@type": "xsd:string" }, "callbackUrl": { "@id": "pan:callbackUrl", "@type": "@id" }, "category": { "@id": "pan:category", "@type": "xsd:string" }, "certificateName": { "@id": "pan:certificateName", "@type": "xsd:string" }, "currentVersion": { "@id": "pan:currentVersion", "@type": "xsd:string" }, "daysUntilExpiry": { "@id": "pan:daysUntilExpiry", "@type": "xsd:integer" }, "description": { "@id": "schema:description", "@type": "xsd:string" }, "detectionSource": { "@id": "pan:detectionSource", "@type": "xsd:string" }, "effectiveDate": { "@id": "pan:effectiveDate", "@type": "xsd:dateTime" }, "estimatedEndTime": { "@id": "pan:estimatedEndTime", "@type": "xsd:dateTime" }, "expirationDate": { "@id": "pan:expirationDate", "@type": "xsd:dateTime" }, "incidentId": { "@id": "pan:incidentId", "@type": "xsd:string" }, "issuer": { "@id": "pan:issuer", "@type": "xsd:string" }, "notificationId": { "@id": "pan:notificationId", "@type": "xsd:string" }, "parentTsgId": { "@id": "pan:parentTsgId", "@type": "xsd:string" }, "region": { "@id": "pan:region", "@type": "xsd:string" }, "resourceId": { "@id": "pan:resourceId", "@type": "xsd:string" }, "resourceType": { "@id": "pan:resourceType", "@type": "xsd:string" }, "scheduledTime": { "@id": "pan:scheduledTime", "@type": "xsd:dateTime" }, "serialNumber": { "@id": "pan:serialNumber", "@type": "xsd:string" }, "serviceName": { "@id": "pan:serviceName", "@type": "xsd:string" }, "serviceStatus": { "@id": "pan:serviceStatus", "@type": "xsd:string" }, "severity": { "@id": "pan:severity", "@type": "xsd:string" }, "status": { "@id": "pan:status", "@type": "xsd:string" }, "subject": { "@id": "pan:subject", "@type": "xsd:string" }, "targetVersion": { "@id": "pan:targetVersion", "@type": "xsd:string" }, "tenantName": { "@id": "pan:tenantName", "@type": "xsd:string" }, "timestamp": { "@id": "pan:timestamp", "@type": "xsd:dateTime" }, "title": { "@id": "pan:title", "@type": "xsd:string" }, "tsgId": { "@id": "pan:tsg_id", "@type": "xsd:string" }, "type": { "@id": "pan:type", "@type": "xsd:string" }, "usedBy": { "@id": "pan:usedBy", "@container": "@set", "@type": "xsd:string" } } }