Palo Alto Networks · JSON-LD Context
Palo Alto Sase Notifications Context
JSON-LD context defining the semantic vocabulary for Palo Alto Sase Notifications from Palo Alto Networks.
7 Classes
34 Properties
4 Namespaces
Namespaces
pan:
https://pan.dev/schema/
schema:
https://schema.org/
dcterms:
http://purl.org/dc/terms/
xsd:
http://www.w3.org/2001/XMLSchema#
Classes
AnnouncementNotification
CertificateExpiryNotification
DataplaneUpgradeNotification
IncidentDetail
IncidentNotification
ServiceInfo
TenantContext
Properties
| Property | Type | Container |
|---|---|---|
| affectedResources | reference | set |
| affectedServices | string | set |
| body | string | |
| callbackUrl | reference | |
| category | string | |
| certificateName | string | |
| currentVersion | string | |
| daysUntilExpiry | integer | |
| description | string | |
| detectionSource | string | |
| effectiveDate | dateTime | |
| estimatedEndTime | dateTime | |
| expirationDate | dateTime | |
| incidentId | string | |
| issuer | string | |
| notificationId | string | |
| parentTsgId | string | |
| region | string | |
| resourceId | string | |
| resourceType | string | |
| scheduledTime | dateTime | |
| serialNumber | string | |
| serviceName | string | |
| serviceStatus | string | |
| severity | string | |
| status | string | |
| subject | string | |
| targetVersion | string | |
| tenantName | string | |
| timestamp | dateTime | |
| title | string | |
| tsgId | string | |
| type | string | |
| usedBy | string | set |
JSON-LD Document
{
"@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"
}
}
}