Palo Alto Networks · Example Payload

Sase Subscription Api Subscription Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Sase Subscription Api Subscription Example is an example object payload from Palo Alto Networks, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

subscription_idtsg_idproduct_nameskustatuslicensed_quantitylicensed_unitutilized_quantitystart_dateend_datesupport_level

Example Payload

Raw ↑
{
  "subscription_id": "403962",
  "tsg_id": "321832",
  "product_name": "Production Gateway 44",
  "sku": "example-sku",
  "status": "pending",
  "licensed_quantity": 982,
  "licensed_unit": "example-licensed_unit",
  "utilized_quantity": 527,
  "start_date": "2024-12-26",
  "end_date": "2025-05-26",
  "support_level": "example-support_level"
}