Connectors
...
Actions
Update Address Group
5 min
description updates an existing network address group in fortinet fortigate using the specified group name provided in path parameters endpoint url /api/v2/cmdb/firewall/addrgrp/{{name}} method put inputs path parameters (object) – required name (string) – required json body (object) – required name (string) to update the name, provide new name here 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) parameters (object) vdom (string) specify the virtual domain(s) from which results are returned or changes are applied to if this parameter is not provided, the management vdom will be used if the admin does not have access to the vdom, a permission error will be returned action (string) if supported, an action can be specified "clone" clone this specific resource when action=clone is set, the extra parameters nkey must be provided nkey (string) if action=clone, use nkey to specify the id for the new resource to be created output example \[ { "status code" 200, "response headers" { "date" "mon, 16 oct 2023 17 08 40 gmt", "content length" "354", "content type" "text/html; charset=iso 8859 1", "content type" "text/xml;charset=utf 8", "transfer encoding" "chunked", "connection" "keep alive", "x frame options" "sameorigin", "x xss protection" "1; mode=block", "strict transport security" "max age=63072000; includesubdomains;" }, "reason" "", "json body" {} } ] output parameters status code (number) reason (string) json body (object) response headers header type date string content length string content type string content type string transfer encoding string connection string x frame options string x xss protection string strict transport security string