Palo Alto Networks · JSON-LD Context
Palo Alto Cortex Xpanse Api Context
JSON-LD context defining the semantic vocabulary for Palo Alto Cortex Xpanse Api from Palo Alto Networks.
8 Classes
60 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
AsmIncident
AssetInternetExposure
AttackSurfaceRule
AuditLog
ExposedService
Filter
OwnedIpRange
SortOrder
Properties
| Property | Type | Container |
|---|---|---|
| actorEmail | string | |
| actorPrimaryUsername | string | |
| actorType | string | |
| alertCount | integer | |
| asmIdList | string | set |
| assetName | string | |
| assetType | string | |
| assignedUserMail | string | |
| assignedUserPrettyName | string | |
| attackSurfaceRuleId | string | |
| attackSurfaceRuleName | string | |
| attributionReason | string | |
| businessUnits | string | set |
| category | string | |
| cidr | string | |
| cloudId | string | |
| cloudProvider | string | |
| created | integer | |
| creationTime | integer | |
| description | string | |
| discoveryType | string | |
| domain | string | set |
| enabledStatus | string | |
| externallyDetectedProviders | string | set |
| field | string | |
| firstIp | string | |
| incidentId | string | |
| incidentName | string | |
| incidentType | string | set |
| ip | string | |
| ipAddress | string | set |
| ipv6Address | string | set |
| isActive | string | |
| key | string | |
| keyword | string | |
| lastIp | string | |
| lastObserved | integer | |
| modificationTime | integer | |
| modified | integer | |
| operator | string | |
| port | integer | |
| protocol | string | |
| provider | string | set |
| rangeId | string | |
| rangeSize | integer | |
| reason | string | |
| releaseStatus | string | |
| remediationGuidance | string | |
| resolveComment | string | |
| resolvedBy | string | |
| result | string | |
| serviceId | string | |
| serviceName | string | |
| serviceType | string | |
| severity | string | |
| status | string | |
| subType | string | |
| tags | reference | set |
| timestamp | integer | |
| value | string |
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#",
"AsmIncident": "pan:AsmIncident",
"AssetInternetExposure": "pan:AssetInternetExposure",
"AttackSurfaceRule": "pan:AttackSurfaceRule",
"AuditLog": "pan:AuditLog",
"ExposedService": "pan:ExposedService",
"Filter": "pan:Filter",
"OwnedIpRange": "pan:OwnedIpRange",
"SortOrder": "pan:SortOrder",
"actorEmail": {
"@id": "pan:actor_email",
"@type": "xsd:string"
},
"actorPrimaryUsername": {
"@id": "pan:actor_primary_username",
"@type": "xsd:string"
},
"actorType": {
"@id": "pan:actor_type",
"@type": "xsd:string"
},
"alertCount": {
"@id": "pan:alert_count",
"@type": "xsd:integer"
},
"asmIdList": {
"@id": "pan:asm_id_list",
"@container": "@set",
"@type": "xsd:string"
},
"assetName": {
"@id": "pan:asset_name",
"@type": "xsd:string"
},
"assetType": {
"@id": "pan:asset_type",
"@type": "xsd:string"
},
"assignedUserMail": {
"@id": "pan:assigned_user_mail",
"@type": "xsd:string"
},
"assignedUserPrettyName": {
"@id": "pan:assigned_user_pretty_name",
"@type": "xsd:string"
},
"attackSurfaceRuleId": {
"@id": "pan:attack_surface_rule_id",
"@type": "xsd:string"
},
"attackSurfaceRuleName": {
"@id": "pan:attack_surface_rule_name",
"@type": "xsd:string"
},
"attributionReason": {
"@id": "pan:attribution_reason",
"@type": "xsd:string"
},
"businessUnits": {
"@id": "pan:business_units",
"@container": "@set",
"@type": "xsd:string"
},
"category": {
"@id": "pan:category",
"@type": "xsd:string"
},
"cidr": {
"@id": "pan:cidr",
"@type": "xsd:string"
},
"cloudId": {
"@id": "pan:cloud_id",
"@type": "xsd:string"
},
"cloudProvider": {
"@id": "pan:cloud_provider",
"@type": "xsd:string"
},
"created": {
"@id": "pan:created",
"@type": "xsd:integer"
},
"creationTime": {
"@id": "schema:dateCreated",
"@type": "xsd:integer"
},
"description": {
"@id": "schema:description",
"@type": "xsd:string"
},
"discoveryType": {
"@id": "pan:discovery_type",
"@type": "xsd:string"
},
"domain": {
"@id": "pan:domain",
"@container": "@set",
"@type": "xsd:string"
},
"enabledStatus": {
"@id": "pan:enabled_status",
"@type": "xsd:string"
},
"externallyDetectedProviders": {
"@id": "pan:externally_detected_providers",
"@container": "@set",
"@type": "xsd:string"
},
"field": {
"@id": "pan:field",
"@type": "xsd:string"
},
"firstIp": {
"@id": "pan:first_ip",
"@type": "xsd:string"
},
"incidentId": {
"@id": "pan:incident_id",
"@type": "xsd:string"
},
"incidentName": {
"@id": "pan:incident_name",
"@type": "xsd:string"
},
"incidentType": {
"@id": "pan:incident_type",
"@container": "@set",
"@type": "xsd:string"
},
"ip": {
"@id": "pan:ip",
"@type": "xsd:string"
},
"ipAddress": {
"@id": "pan:ip_address",
"@container": "@set",
"@type": "xsd:string"
},
"ipv6Address": {
"@id": "pan:ipv6_address",
"@container": "@set",
"@type": "xsd:string"
},
"isActive": {
"@id": "pan:is_active",
"@type": "xsd:string"
},
"key": {
"@id": "pan:key",
"@type": "xsd:string"
},
"keyword": {
"@id": "pan:keyword",
"@type": "xsd:string"
},
"lastIp": {
"@id": "pan:last_ip",
"@type": "xsd:string"
},
"lastObserved": {
"@id": "pan:last_observed",
"@type": "xsd:integer"
},
"modificationTime": {
"@id": "schema:dateModified",
"@type": "xsd:integer"
},
"modified": {
"@id": "pan:modified",
"@type": "xsd:integer"
},
"operator": {
"@id": "pan:operator",
"@type": "xsd:string"
},
"port": {
"@id": "pan:port",
"@type": "xsd:integer"
},
"protocol": {
"@id": "pan:protocol",
"@type": "xsd:string"
},
"provider": {
"@id": "pan:provider",
"@container": "@set",
"@type": "xsd:string"
},
"rangeId": {
"@id": "pan:range_id",
"@type": "xsd:string"
},
"rangeSize": {
"@id": "pan:range_size",
"@type": "xsd:integer"
},
"reason": {
"@id": "pan:reason",
"@type": "xsd:string"
},
"releaseStatus": {
"@id": "pan:release_status",
"@type": "xsd:string"
},
"remediationGuidance": {
"@id": "pan:remediation_guidance",
"@type": "xsd:string"
},
"resolveComment": {
"@id": "pan:resolve_comment",
"@type": "xsd:string"
},
"resolvedBy": {
"@id": "pan:resolved_by",
"@type": "xsd:string"
},
"result": {
"@id": "pan:result",
"@type": "xsd:string"
},
"serviceId": {
"@id": "pan:service_id",
"@type": "xsd:string"
},
"serviceName": {
"@id": "pan:service_name",
"@type": "xsd:string"
},
"serviceType": {
"@id": "pan:service_type",
"@type": "xsd:string"
},
"severity": {
"@id": "pan:severity",
"@type": "xsd:string"
},
"status": {
"@id": "pan:status",
"@type": "xsd:string"
},
"subType": {
"@id": "pan:sub_type",
"@type": "xsd:string"
},
"tags": {
"@id": "pan:tags",
"@container": "@set",
"@type": "@id"
},
"timestamp": {
"@id": "pan:timestamp",
"@type": "xsd:integer"
},
"value": {
"@id": "pan:value",
"@type": "xsd:string"
}
}
}