Actions
Update Address Group
Updates an existing address group.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Group Members | Comma-separated list of address names to include in the group. The address names must be valid. Must be non-empty. Example: address_1,address_2 |
| Group Name | Name of group to update. |
{
"http_method": "PUT",
"revision": "6bbe6e85fe30d282c07edec9b62aa25f",
"revision_changed": false,
"mkey": "test_address_group",
"status": "success",
"http_status": 200,
"vdom": "root",
"path": "firewall",
"name": "addrgrp",
"serial": "FGTAWSXPBFVXR3D7",
"version": "v6.4.11",
"build": 2030
}
Was this page helpful?