Palo Alto Networks · Example Payload

Prisma Cloud Mssp Api Managed Tenant Response Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

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

Top-level fields

prismaIdexternalTenantIdcustomerNamecompanyNamestatusisSyntheticwasMigratedmsspIdtenantGroupIdplanTypecontactInfostackregionbaseApiUrltenantLicensecreatedBycreatedAtmoduleserroredBy

Example Payload

Raw ↑
{
  "prismaId": "706897",
  "externalTenantId": "962486",
  "customerName": "Remote Scanner 64",
  "companyName": "Corporate Scanner 95",
  "status": "DELETED",
  "isSynthetic": false,
  "wasMigrated": true,
  "msspId": "224867",
  "tenantGroupId": "15882d79-d75d-4566-b5c6-b1d080ff0567",
  "planType": "RS_ADVANCED",
  "contactInfo": {
    "firstName": "Remote Scanner 24",
    "lastName": "Corporate Gateway 17",
    "email": "security-ops@example.com"
  },
  "stack": "example-stack",
  "region": "eu-west-1",
  "baseApiUrl": "example-baseApiUrl",
  "tenantLicense": {
    "tenantLicenseId": "569945",
    "serialNumber": "example-serialNumber",
    "licensePoolId": "959709",
    "allocatedCredits": 589,
    "startDate": 199,
    "endDate": 17
  },
  "createdBy": "example-createdBy",
  "createdAt": 18,
  "modules": [
    {
      "feature_name": "Secondary Connector 60",
      "enabled": true,
      "billing_type": "TRIAL",
      "state": "PROVISION_SUCCESSFUL",
      "additional_data": {}
    },
    {
      "feature_name": "Remote Scanner 77",
      "enabled": false,
      "billing_type": "BUY",
      "state": "PROVISION_SUCCESSFUL",
      "additional_data": {}
    },
    {
      "feature_name": "Production Firewall 88",
      "enabled": true,
      "billing_type": "BUY",
      "state": "PROVISION_SUCCESSFUL",
      "additional_data": {}
    }
  ],
  "erroredBy": "f89798a8-cd56-4eea-b118-9f05c81cd7b2"
}