Palo Alto Networks · Example Payload

Cortex Xpanse Api Owned Ip Range Example

example-valueexample-valueexample-value

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

Top-level fields

range_idcidrfirst_iplast_iprange_sizebusiness_unitsattribution_reasoncreatedmodifiedtags

Example Payload

Raw ↑
{
  "range_id": "687649",
  "cidr": "10.236.0.0/16",
  "first_ip": "example-first_ip",
  "last_ip": "example-last_ip",
  "range_size": 425,
  "business_units": [
    "example-business_units_item",
    "example-business_units_item",
    "example-business_units_item"
  ],
  "attribution_reason": "ExternallyAttributed",
  "created": 204,
  "modified": 528,
  "tags": [
    {
      "key": "example-key",
      "value": "example-value"
    },
    {
      "key": "example-key",
      "value": "example-value"
    },
    {
      "key": "example-key",
      "value": "example-value"
    }
  ]
}