Palo Alto Networks · JSON-LD Context
Palo Alto Prisma Access Api Context
JSON-LD context defining the semantic vocabulary for Palo Alto Prisma Access Api from Palo Alto Networks.
7 Classes
56 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
IKEGateway
IPSecTunnel
JobStatus
MobileAgentInfrastructureSettings
RemoteNetwork
SecurityRule
ServiceConnection
Properties
| Property | Type | Container |
|---|---|---|
| action | string | |
| addresses | string | set |
| antiReplay | boolean | |
| application | string | set |
| authentication | reference | |
| autoKey | reference | |
| category | string | set |
| certificate | reference | |
| description | string | |
| destination | string | set |
| destinationIp | string | |
| details | string | set |
| disabled | boolean | |
| dnsServers | string | set |
| dnsSuffix | string | set |
| dynamic | boolean | |
| ecmpLoadBalancing | string | |
| enable | boolean | |
| endTs | dateTime | |
| folder | string | |
| from | string | set |
| group | string | set |
| id | string | |
| ikeGateway | reference | set |
| ip | string | |
| ipPool | string | set |
| ipsecCryptoProfile | string | |
| ipsecTunnel | string | |
| licenseType | string | |
| localCertificate | string | |
| localId | reference | |
| logSetting | string | |
| name | string | |
| natPool | string | |
| peerAddress | reference | |
| peerId | reference | |
| position | string | |
| preSharedKey | string | |
| profileSetting | reference | |
| proxyId | string | |
| qosEnabled | boolean | |
| region | string | |
| regions | reference | set |
| result | string | |
| service | string | set |
| source | string | set |
| sourceUser | string | set |
| spnName | string | |
| startTs | dateTime | |
| status | string | |
| subnets | string | set |
| tag | string | set |
| to | string | set |
| tunnelMonitor | reference | |
| type | string | |
| version | 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#",
"IKEGateway": "pan:IKEGateway",
"IPSecTunnel": "pan:IPSecTunnel",
"JobStatus": "pan:JobStatus",
"MobileAgentInfrastructureSettings": "pan:MobileAgentInfrastructureSettings",
"RemoteNetwork": "pan:RemoteNetwork",
"SecurityRule": "pan:SecurityRule",
"ServiceConnection": "pan:ServiceConnection",
"action": {
"@id": "pan:action",
"@type": "xsd:string"
},
"addresses": {
"@id": "pan:addresses",
"@container": "@set",
"@type": "xsd:string"
},
"antiReplay": {
"@id": "pan:anti_replay",
"@type": "xsd:boolean"
},
"application": {
"@id": "pan:application",
"@container": "@set",
"@type": "xsd:string"
},
"authentication": {
"@id": "pan:authentication",
"@type": "@id"
},
"autoKey": {
"@id": "pan:auto_key",
"@type": "@id"
},
"category": {
"@id": "pan:category",
"@container": "@set",
"@type": "xsd:string"
},
"certificate": {
"@id": "pan:certificate",
"@type": "@id"
},
"description": {
"@id": "schema:description",
"@type": "xsd:string"
},
"destination": {
"@id": "pan:destination",
"@container": "@set",
"@type": "xsd:string"
},
"destinationIp": {
"@id": "pan:destination_ip",
"@type": "xsd:string"
},
"details": {
"@id": "pan:details",
"@container": "@set",
"@type": "xsd:string"
},
"disabled": {
"@id": "pan:disabled",
"@type": "xsd:boolean"
},
"dnsServers": {
"@id": "pan:dns_servers",
"@container": "@set",
"@type": "xsd:string"
},
"dnsSuffix": {
"@id": "pan:dns_suffix",
"@container": "@set",
"@type": "xsd:string"
},
"dynamic": {
"@id": "pan:dynamic",
"@type": "xsd:boolean"
},
"ecmpLoadBalancing": {
"@id": "pan:ecmp_load_balancing",
"@type": "xsd:string"
},
"enable": {
"@id": "pan:enable",
"@type": "xsd:boolean"
},
"endTs": {
"@id": "pan:end_ts",
"@type": "xsd:dateTime"
},
"folder": {
"@id": "pan:folder",
"@type": "xsd:string"
},
"from": {
"@id": "pan:from",
"@container": "@set",
"@type": "xsd:string"
},
"group": {
"@id": "pan:group",
"@container": "@set",
"@type": "xsd:string"
},
"id": {
"@id": "pan:id",
"@type": "xsd:string"
},
"ikeGateway": {
"@id": "pan:ike_gateway",
"@container": "@set",
"@type": "@id"
},
"ip": {
"@id": "pan:ip",
"@type": "xsd:string"
},
"ipPool": {
"@id": "pan:ip_pool",
"@container": "@set",
"@type": "xsd:string"
},
"ipsecCryptoProfile": {
"@id": "pan:ipsec_crypto_profile",
"@type": "xsd:string"
},
"ipsecTunnel": {
"@id": "pan:ipsec_tunnel",
"@type": "xsd:string"
},
"licenseType": {
"@id": "pan:license_type",
"@type": "xsd:string"
},
"localCertificate": {
"@id": "pan:local_certificate",
"@type": "xsd:string"
},
"localId": {
"@id": "pan:local_id",
"@type": "@id"
},
"logSetting": {
"@id": "pan:log_setting",
"@type": "xsd:string"
},
"name": {
"@id": "schema:name",
"@type": "xsd:string"
},
"natPool": {
"@id": "pan:nat_pool",
"@type": "xsd:string"
},
"peerAddress": {
"@id": "pan:peer_address",
"@type": "@id"
},
"peerId": {
"@id": "pan:peer_id",
"@type": "@id"
},
"position": {
"@id": "pan:position",
"@type": "xsd:string"
},
"preSharedKey": {
"@id": "pan:pre_shared_key",
"@type": "xsd:string"
},
"profileSetting": {
"@id": "pan:profile_setting",
"@type": "@id"
},
"proxyId": {
"@id": "pan:proxy_id",
"@type": "xsd:string"
},
"qosEnabled": {
"@id": "pan:qos_enabled",
"@type": "xsd:boolean"
},
"region": {
"@id": "pan:region",
"@type": "xsd:string"
},
"regions": {
"@id": "pan:regions",
"@container": "@set",
"@type": "@id"
},
"result": {
"@id": "pan:result",
"@type": "xsd:string"
},
"service": {
"@id": "pan:service",
"@container": "@set",
"@type": "xsd:string"
},
"source": {
"@id": "pan:source",
"@container": "@set",
"@type": "xsd:string"
},
"sourceUser": {
"@id": "pan:source_user",
"@container": "@set",
"@type": "xsd:string"
},
"spnName": {
"@id": "pan:spn_name",
"@type": "xsd:string"
},
"startTs": {
"@id": "pan:start_ts",
"@type": "xsd:dateTime"
},
"status": {
"@id": "pan:status",
"@type": "xsd:string"
},
"subnets": {
"@id": "pan:subnets",
"@container": "@set",
"@type": "xsd:string"
},
"tag": {
"@id": "pan:tag",
"@container": "@set",
"@type": "xsd:string"
},
"to": {
"@id": "pan:to",
"@container": "@set",
"@type": "xsd:string"
},
"tunnelMonitor": {
"@id": "pan:tunnel_monitor",
"@type": "@id"
},
"type": {
"@id": "pan:type",
"@type": "xsd:string"
},
"version": {
"@id": "schema:version",
"@type": "xsd:string"
}
}
}