Palo Alto Networks · Schema

Address

An address object representing an IP address, subnet, range, or FQDN used in security policy rules.

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Properties

Name Type Description
id string Unique identifier assigned by the system.
name string Unique name of the address object within the folder scope.
folder string Configuration folder containing this object.
snippet string
ip_netmask string IP address with CIDR netmask (e.g., 10.0.0.0/24).
ip_range string IP address range (e.g., 10.0.0.1-10.0.0.254).
ip_wildcard string IP wildcard mask notation.
fqdn string Fully qualified domain name (e.g., www.example.com).
description string
tag array Tags assigned to this address object.
View JSON Schema on GitHub