Palo Alto Networks · JSON-LD Context
Palo Alto Identity Security Posture Management Api Context
JSON-LD context defining the semantic vocabulary for Palo Alto Identity Security Posture Management Api from Palo Alto Networks.
19 Classes
66 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
CreateTicketRequest
DownloadCsvRequest
FeatureState
IdpInfo
ListResponseIdpInfo
ListResponseMapStringObject
ListResponseMfaActivity
ListResponseSaaSAccount
ListResponseSaaSActivity
ListResponseSaaSInstanceInfo
ListResponseTicket
MfaActivity
MfaActivityCountByAppType
RemediationRequest
SaaSAccount
SaaSActivity
SaaSInstanceInfo
Ticket
UnlinkTicketRequest
Properties
| Property | Type | Container |
|---|---|---|
| accountName | string | |
| accountType | string | |
| activityDateTime | dateTime | |
| activityType | string | |
| admin | boolean | |
| appId | string | |
| appType | string | |
| clientIP | string | |
| count | integer | |
| createdAt | dateTime | |
| createdTime | dateTime | |
| creator | string | |
| credentialsExpiresAt | dateTime | |
| description | string | |
| displayName | string | |
| string | ||
| feature | string | |
| fullName | string | |
| githubOrgName | string | |
| iconAppType | string | |
| id | string | |
| idpId | string | |
| idpType | string | |
| integrationId | string | |
| ipAddress | string | |
| isElevated | boolean | |
| isLocal | boolean | |
| isNonHuman | boolean | |
| isOrphaned | boolean | |
| issueTypeId | string | |
| items | reference | set |
| jobId | string | |
| lastCredentialsRotated | dateTime | |
| lastLoginTime | dateTime | |
| lastModifiedTime | dateTime | |
| lastScannedAt | dateTime | |
| latestScanTime | dateTime | |
| linkedHumanAccounts | string | |
| location | string | |
| mfaFactors | string | |
| mfaStrength | string | |
| rawData | string | |
| resourceIds | string | set |
| resourceName | string | |
| resourceType | string | |
| roles | string | |
| rotatedBy | string | |
| saasInstanceId | string | |
| saasProviderId | string | |
| saasProviderMfaType | string | |
| saasProviderNhiName | string | |
| service | string | |
| settings | reference | |
| status | string | |
| summary | string | |
| tenant | string | |
| ticketKey | string | |
| ticketUrl | string | |
| timestamp | dateTime | |
| total | integer | |
| type | string | |
| userAgent | string | |
| userEmail | string | |
| userFullName | string | |
| userId | string | |
| users | 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#",
"CreateTicketRequest": "pan:CreateTicketRequest",
"DownloadCsvRequest": "pan:DownloadCsvRequest",
"FeatureState": "pan:FeatureState",
"IdpInfo": "pan:IdpInfo",
"ListResponseIdpInfo": "pan:ListResponseIdpInfo",
"ListResponseMapStringObject": "pan:ListResponseMapStringObject",
"ListResponseMfaActivity": "pan:ListResponseMfaActivity",
"ListResponseSaaSAccount": "pan:ListResponseSaaSAccount",
"ListResponseSaaSActivity": "pan:ListResponseSaaSActivity",
"ListResponseSaaSInstanceInfo": "pan:ListResponseSaaSInstanceInfo",
"ListResponseTicket": "pan:ListResponseTicket",
"MfaActivity": "pan:MfaActivity",
"MfaActivityCountByAppType": "pan:MfaActivityCountByAppType",
"RemediationRequest": "pan:RemediationRequest",
"SaaSAccount": "pan:SaaSAccount",
"SaaSActivity": "pan:SaaSActivity",
"SaaSInstanceInfo": "pan:SaaSInstanceInfo",
"Ticket": "pan:Ticket",
"UnlinkTicketRequest": "pan:UnlinkTicketRequest",
"accountName": {
"@id": "pan:accountName",
"@type": "xsd:string"
},
"accountType": {
"@id": "pan:accountType",
"@type": "xsd:string"
},
"activityDateTime": {
"@id": "pan:activityDateTime",
"@type": "xsd:dateTime"
},
"activityType": {
"@id": "pan:activityType",
"@type": "xsd:string"
},
"admin": {
"@id": "pan:admin",
"@type": "xsd:boolean"
},
"appId": {
"@id": "pan:appId",
"@type": "xsd:string"
},
"appType": {
"@id": "pan:appType",
"@type": "xsd:string"
},
"clientIP": {
"@id": "pan:clientIP",
"@type": "xsd:string"
},
"count": {
"@id": "pan:count",
"@type": "xsd:integer"
},
"createdAt": {
"@id": "pan:createdAt",
"@type": "xsd:dateTime"
},
"createdTime": {
"@id": "pan:createdTime",
"@type": "xsd:dateTime"
},
"creator": {
"@id": "pan:creator",
"@type": "xsd:string"
},
"credentialsExpiresAt": {
"@id": "pan:credentialsExpiresAt",
"@type": "xsd:dateTime"
},
"description": {
"@id": "schema:description",
"@type": "xsd:string"
},
"displayName": {
"@id": "pan:displayName",
"@type": "xsd:string"
},
"email": {
"@id": "schema:email",
"@type": "xsd:string"
},
"feature": {
"@id": "pan:feature",
"@type": "xsd:string"
},
"fullName": {
"@id": "pan:fullName",
"@type": "xsd:string"
},
"githubOrgName": {
"@id": "pan:githubOrgName",
"@type": "xsd:string"
},
"iconAppType": {
"@id": "pan:iconAppType",
"@type": "xsd:string"
},
"id": {
"@id": "pan:id",
"@type": "xsd:string"
},
"idpId": {
"@id": "pan:idpId",
"@type": "xsd:string"
},
"idpType": {
"@id": "pan:idpType",
"@type": "xsd:string"
},
"integrationId": {
"@id": "pan:integrationId",
"@type": "xsd:string"
},
"ipAddress": {
"@id": "pan:ipAddress",
"@type": "xsd:string"
},
"isElevated": {
"@id": "pan:isElevated",
"@type": "xsd:boolean"
},
"isLocal": {
"@id": "pan:isLocal",
"@type": "xsd:boolean"
},
"isNonHuman": {
"@id": "pan:isNonHuman",
"@type": "xsd:boolean"
},
"isOrphaned": {
"@id": "pan:isOrphaned",
"@type": "xsd:boolean"
},
"issueTypeId": {
"@id": "pan:issueTypeId",
"@type": "xsd:string"
},
"items": {
"@id": "pan:items",
"@container": "@set",
"@type": "@id"
},
"jobId": {
"@id": "pan:jobId",
"@type": "xsd:string"
},
"lastCredentialsRotated": {
"@id": "pan:lastCredentialsRotated",
"@type": "xsd:dateTime"
},
"lastLoginTime": {
"@id": "pan:lastLoginTime",
"@type": "xsd:dateTime"
},
"lastModifiedTime": {
"@id": "pan:lastModifiedTime",
"@type": "xsd:dateTime"
},
"lastScannedAt": {
"@id": "pan:lastScannedAt",
"@type": "xsd:dateTime"
},
"latestScanTime": {
"@id": "pan:latestScanTime",
"@type": "xsd:dateTime"
},
"linkedHumanAccounts": {
"@id": "pan:linkedHumanAccounts",
"@type": "xsd:string"
},
"location": {
"@id": "pan:location",
"@type": "xsd:string"
},
"mfaFactors": {
"@id": "pan:mfaFactors",
"@type": "xsd:string"
},
"mfaStrength": {
"@id": "pan:mfaStrength",
"@type": "xsd:string"
},
"rawData": {
"@id": "pan:rawData",
"@type": "xsd:string"
},
"resourceIds": {
"@id": "pan:resourceIds",
"@container": "@set",
"@type": "xsd:string"
},
"resourceName": {
"@id": "pan:resourceName",
"@type": "xsd:string"
},
"resourceType": {
"@id": "pan:resourceType",
"@type": "xsd:string"
},
"roles": {
"@id": "pan:roles",
"@type": "xsd:string"
},
"rotatedBy": {
"@id": "pan:rotatedBy",
"@type": "xsd:string"
},
"saasInstanceId": {
"@id": "pan:saasInstanceId",
"@type": "xsd:string"
},
"saasProviderId": {
"@id": "pan:saasProviderId",
"@type": "xsd:string"
},
"saasProviderMfaType": {
"@id": "pan:saasProviderMfaType",
"@type": "xsd:string"
},
"saasProviderNhiName": {
"@id": "pan:saasProviderNhiName",
"@type": "xsd:string"
},
"service": {
"@id": "pan:service",
"@type": "xsd:string"
},
"settings": {
"@id": "pan:settings",
"@type": "@id"
},
"status": {
"@id": "pan:status",
"@type": "xsd:string"
},
"summary": {
"@id": "pan:summary",
"@type": "xsd:string"
},
"tenant": {
"@id": "pan:tenant",
"@type": "xsd:string"
},
"ticketKey": {
"@id": "pan:ticketKey",
"@type": "xsd:string"
},
"ticketUrl": {
"@id": "pan:ticketUrl",
"@type": "xsd:string"
},
"timestamp": {
"@id": "pan:timestamp",
"@type": "xsd:dateTime"
},
"total": {
"@id": "pan:total",
"@type": "xsd:integer"
},
"type": {
"@id": "pan:type",
"@type": "xsd:string"
},
"userAgent": {
"@id": "pan:userAgent",
"@type": "xsd:string"
},
"userEmail": {
"@id": "pan:userEmail",
"@type": "xsd:string"
},
"userFullName": {
"@id": "pan:userFullName",
"@type": "xsd:string"
},
"userId": {
"@id": "pan:userId",
"@type": "xsd:string"
},
"users": {
"@id": "pan:users",
"@type": "xsd:string"
}
}
}