Creates a new address group.

Parameters

ParameterDescription
Group MembersComma-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 NameName 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

Preview this Workflow on desktop