Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Creates a new address group.
Parameters
| 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. |
Example Output
{
"http_method": "POST",
"revision": "60c830f885146d5a0a5e818453301834",
"revision_changed": true,
"old_revision": "13684574083ef3ebe88470f22986c329",
"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
Create Address Group with Fortigate and Send Results Via Email