Palo Alto Networks · Example Payload

Prisma Cloud Mssp Api Update Managed Tenant Request Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Prisma Cloud Mssp Api Update Managed Tenant Request Example is an example object payload from Palo Alto Networks, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

tenantGroupIdcompanyNamelicenseInfomodules

Example Payload

Raw ↑
{
  "tenantGroupId": "6f0c2c4c-fcf5-45b1-b4fa-3421b9456e59",
  "companyName": "Remote Policy 88",
  "licenseInfo": {
    "licensePoolId": "318600",
    "allocatedCredits": 599
  },
  "modules": [
    {
      "featureName": "Development Firewall 95",
      "enabled": true,
      "additionalData": {}
    },
    {
      "featureName": "Corporate Scanner 41",
      "enabled": true,
      "additionalData": {}
    }
  ]
}