Connectors
...
Actions
Create Address Group
5 min
description creates a new address group in fortinet fortigate for efficient management of multiple addresses endpoint url /api/v2/cmdb/firewall/addrgrp method post inputs json body (object) name (string) type (string) category (string) uuid (string) member (array) name (string) comment (string) exclude (string) exclude member (array) name (string) color (number) tagging (array) name (string) category (string) tags (array) allow routing (string) fabric object (string) output example \[ { "status code" 200, "response headers" { "date" "mon, 08 may 2023 21 41 54 gmt", "x frame options" "sameorigin", "content security policy" "frame ancestors 'self'", "x xss protection" "1; mode=block", "content length" "354", "content type" "text/html; charset=iso 8859 1", "connection" "keep alive" }, "reason" "ok", "json body" {} } ] output parameters status code (number) reason (string) json body (object) response headers header type date string x frame options string content security policy string x xss protection string content length string content type string connection string