Connectors
...
Actions
Create Address
5 min
description creates a new address object within fortinet fortigate for security policies and configurations, requiring a json body input endpoint url /api/v2/cmdb/firewall/address method post inputs json body (object) – required name (string) uuid (string) subnet (string) type (string) sub type (string) clearpass spt (string) macaddr (array) macaddr (string) start ip (string) end ip (string) fqdn (string) country (string) wildcard fqdn (string) cache ttl (number) wildcard (string) sdn (string) fsso group (array) name (string) interface (string) tenant (string) organization (string) epg name (string) subnet name (string) sdn tag (string) policy group (string) obj tag (string) obj type (string) tag detection level (string) tag type (string) comment (string) associated interface (string) color (number) filter (string) sdn addr type (string) node ip only (string) obj id (string) list (array) ip (string) 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, 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