Palo Alto Networks · Example Payload

Cortex Xpanse Api Exposed Service Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

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

Top-level fields

service_idservice_nameservice_typeip_addressdomainportprotocolproviderbusiness_unitscreatedlast_observedis_activediscovery_type

Example Payload

Raw ↑
{
  "service_id": "903961",
  "service_name": "Staging Connector 96",
  "service_type": "UNCLASSIFIED",
  "ip_address": [
    "10.120.104.218",
    "10.70.126.45",
    "10.8.234.10"
  ],
  "domain": [
    "example-domain_item",
    "example-domain_item",
    "example-domain_item"
  ],
  "port": 612,
  "protocol": "UDP",
  "provider": [
    "example-provider_item",
    "example-provider_item",
    "example-provider_item"
  ],
  "business_units": [
    "example-business_units_item"
  ],
  "created": 169,
  "last_observed": 357,
  "is_active": "Active",
  "discovery_type": "CSP"
}