Palo Alto Networks · Example Payload
Identity Security Posture Management Api List Response Saa S Account Example
Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR
Identity Security Posture Management Api List Response Saa S Account Example is an example object payload from Palo Alto Networks, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
totalitems
Example Payload
{
"total": 783,
"items": [
{
"id": "example-id",
"saasProviderId": "656068",
"tenant": "example-tenant",
"saasInstanceId": "546980",
"jobId": "974544",
"appId": "802119",
"appType": "standard",
"accountType": "default",
"accountName": "Corporate Agent 65",
"email": "jsmith@example.com",
"isLocal": false,
"isOrphaned": false,
"isElevated": true,
"ticketKey": "example-ticketKey",
"ticketUrl": "example-ticketUrl",
"roles": "example-roles",
"creator": "example-creator",
"linkedHumanAccounts": "example-linkedHumanAccounts",
"saasProviderNhiName": "Remote Gateway 63",
"lastModifiedTime": "2022-03-10T16:15:50+00:00",
"lastLoginTime": "2022-03-10T16:15:50+00:00",
"isNonHuman": false,
"createdTime": "2022-03-10T16:15:50+00:00",
"latestScanTime": "2022-03-10T16:15:50+00:00",
"lastCredentialsRotated": "2022-03-10T16:15:50+00:00",
"rotatedBy": "example-rotatedBy",
"githubOrgName": "Primary Cluster 56",
"credentialsExpiresAt": "2022-03-10T16:15:50+00:00"
},
{
"id": "example-id",
"saasProviderId": "541924",
"tenant": "example-tenant",
"saasInstanceId": "439066",
"jobId": "836354",
"appId": "112596",
"appType": "advanced",
"accountType": "standard",
"accountName": "Development Policy 21",
"email": "jane.doe@example.com",
"isLocal": true,
"isOrphaned": false,
"isElevated": true,
"ticketKey": "example-ticketKey",
"ticketUrl": "example-ticketUrl",
"roles": "example-roles",
"creator": "example-creator",
"linkedHumanAccounts": "example-linkedHumanAccounts",
"saasProviderNhiName": "Secondary Firewall 01",
"lastModifiedTime": "2022-03-10T16:15:50+00:00",
"lastLoginTime": "2022-03-10T16:15:50+00:00",
"isNonHuman": false,
"createdTime": "2022-03-10T16:15:50+00:00",
"latestScanTime": "2022-03-10T16:15:50+00:00",
"lastCredentialsRotated": "2022-03-10T16:15:50+00:00",
"rotatedBy": "example-rotatedBy",
"githubOrgName": "Staging Firewall 50",
"credentialsExpiresAt": "2022-03-10T16:15:50+00:00"
},
{
"id": "example-id",
"saasProviderId": "333790",
"tenant": "example-tenant",
"saasInstanceId": "153765",
"jobId": "881718",
"appId": "726494",
"appType": "advanced",
"accountType": "custom",
"accountName": "Staging Gateway 77",
"email": "soc-admin@example.com",
"isLocal": true,
"isOrphaned": true,
"isElevated": false,
"ticketKey": "example-ticketKey",
"ticketUrl": "example-ticketUrl",
"roles": "example-roles",
"creator": "example-creator",
"linkedHumanAccounts": "example-linkedHumanAccounts",
"saasProviderNhiName": "Secondary Connector 07",
"lastModifiedTime": "2022-03-10T16:15:50+00:00",
"lastLoginTime": "2022-03-10T16:15:50+00:00",
"isNonHuman": true,
"createdTime": "2022-03-10T16:15:50+00:00",
"latestScanTime": "2022-03-10T16:15:50+00:00",
"lastCredentialsRotated": "2022-03-10T16:15:50+00:00",
"rotatedBy": "example-rotatedBy",
"githubOrgName": "Primary Sensor 68",
"credentialsExpiresAt": "2022-03-10T16:15:50+00:00"
}
]
}