Connectors
...
Actions
Create Policy
5 min
description establish a new network policy within fortinet fortigate to oversee and regulate security procedures endpoint url /api/v2/cmdb/firewall/dos policy method post inputs json body (object) policyid (number) status (string) name (string) comments (string) interface (string) srcaddr (array) name (string) dstaddr (array) name (string) service (array) name (string) anomaly (array) name (string) status (string) log (string) action (string) quarantine (string) quarantine expiry (string) quarantine log (string) threshold (number) threshold(default) (number) 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