Update Address Group
Updates an existing address group.
Parameters
Parameter | Description |
---|---|
Group Members | comma-separatedlist 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. |
Example Output
{
"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
}
Workflow Library Example
Update Address Group with Fortigate and Send Results Via Email
Preview this Workflow on desktop