Skip to main content

Update Address Object

Updates an existing address object.

Basic Parameters

ParameterDescription
AddressThe value of the address object (fqdn, IP range, or IP subnet) based on the type.
Address TypeThe type of address this object represents.
NameThe name of the resource.

Advanced Parameters

ParameterDescription
DescriptionDescription of the address object.
LocationWhich virtual system or device group to access.
Location TypeThe type of location to access.
TagsComma-seperated list of tag names to apply to this address object.

Example Output

{
"@code": "20",
"@status": "success",
"msg": "command succeeded"
}

Workflow Library Example

Update Address Object with Palo Alto Firewall and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop