Home
Palo Alto Networks
Prisma Cloud Mssp Api Managed Tenant Detailed Response Example
Prisma Cloud Mssp Api Managed Tenant Detailed Response Example
Cloud Security Cybersecurity Firewall Network Security SASE SOAR Threat Intelligence XDR
Prisma Cloud Mssp Api Managed Tenant Detailed Response Example is an example object payload from Palo Alto Networks, with 20 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
prismaId externalTenantId customerName companyName status isSynthetic wasMigrated msspId tenantGroupId planType contactInfo stack region baseApiUrl tenantLicense createdBy createdAt modules erroredBy policyGroups
Example Payload
{
"prismaId": "754440",
"externalTenantId": "975219",
"customerName": "Secondary Agent 72",
"companyName": "Remote Agent 87",
"status": "ACTIVE",
"isSynthetic": false,
"wasMigrated": true,
"msspId": "512790",
"tenantGroupId": "22e4336f-f425-46dd-afd6-fe82c5ad07e3",
"planType": "RS_ADVANCED",
"contactInfo": {
"firstName": "Secondary Cluster 30",
"lastName": "Branch Gateway 95",
"email": "analyst1@example.com"
},
"stack": "example-stack",
"region": "us-east-1",
"baseApiUrl": "example-baseApiUrl",
"tenantLicense": {
"tenantLicenseId": "696192",
"serialNumber": "example-serialNumber",
"licensePoolId": "401086",
"allocatedCredits": 623,
"startDate": 242,
"endDate": 267
},
"createdBy": "example-createdBy",
"createdAt": 136,
"modules": [
{
"feature_name": "Secondary Firewall 86",
"enabled": false,
"billing_type": "TRIAL",
"state": "PROVISION_FAILED",
"additional_data": {}
},
{
"feature_name": "Secondary Policy 52",
"enabled": false,
"billing_type": "TRIAL",
"state": "PROVISION_FAILED",
"additional_data": {}
}
],
"erroredBy": "89fcd72a-7215-4603-a132-f5a937e26d93",
"policyGroups": [
{
"id": "2a157de9-469a-4e9d-b7fb-ce00a5f06eb9",
"name": "Primary Connector 05",
"policyCount": 404
},
{
"id": "eda4d8ac-0079-405e-aa54-579498485f15",
"name": "Development Scanner 35",
"policyCount": 808
},
{
"id": "32af126a-1e8d-455f-8c67-67ab07020fa9",
"name": "Secondary Firewall 28",
"policyCount": 583
}
]
}