config system automation-action
Action for automation stitches.
config system automation-action Description: Action for automation stitches. edit <name> set accprofile {string} set action-type [email|ios-notification|...] set alicloud-access-key-id {string} set alicloud-access-key-secret {password} set alicloud-account-id {string} set alicloud-function {string} set alicloud-function-authorization [anonymous|function] set alicloud-function-domain {string} set alicloud-region {string} set alicloud-service {string} set alicloud-version {string} set aws-api-id {string} set aws-api-key {password} set aws-api-path {string} set aws-api-stage {string} set aws-domain {string} set aws-region {string} set azure-api-key {password} set azure-app {string} set azure-domain {string} set azure-function {string} set azure-function-authorization [anonymous|function|...] set delay {integer} set email-from {var-string} set email-subject {var-string} set email-to <name1>, <name2>, ... set gcp-function {string} set gcp-function-domain {string} set gcp-function-region {string} set gcp-project {string} set headers <header1>, <header2>, ... set http-body {var-string} set message {string} set method [post|put|...] set minimum-interval {integer} set port {integer} set protocol [http|https] set required [enable|disable] set script {var-string} set sdn-connector <name1>, <name2>, ... set security-tag {string} set tls-certificate {string} set uri {var-string} set verify-host-cert [enable|disable] next end
config system automation-action
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
accprofile |
Access profile for CLI script action to access FortiGate features. |
string |
Maximum length: 35 |
|
||||||||||||||||||||||||||||||||||
action-type |
Action type. |
option |
- |
alert |
||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||
alicloud-access-key-id |
AliCloud AccessKey ID. |
string |
Maximum length: 35 |
|
||||||||||||||||||||||||||||||||||
alicloud-access-key-secret |
AliCloud AccessKey secret. |
password |
Not Specified |
|
||||||||||||||||||||||||||||||||||
alicloud-account-id |
AliCloud account ID. |
string |
Maximum length: 63 |
|
||||||||||||||||||||||||||||||||||
alicloud-function |
AliCloud function name. |
string |
Maximum length: 128 |
|
||||||||||||||||||||||||||||||||||
alicloud-function-authorization |
AliCloud function authorization type. |
option |
- |
anonymous |
||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||
alicloud-function-domain |
AliCloud function domain. |
string |
Maximum length: 63 |
fc.aliyuncs.com |
||||||||||||||||||||||||||||||||||
alicloud-region |
AliCloud region. |
string |
Maximum length: 63 |
|
||||||||||||||||||||||||||||||||||
alicloud-service |
AliCloud service name. |
string |
Maximum length: 128 |
|
||||||||||||||||||||||||||||||||||
alicloud-version |
AliCloud version. |
string |
Maximum length: 63 |
|
||||||||||||||||||||||||||||||||||
aws-api-id |
AWS API Gateway ID. |
string |
Maximum length: 35 |
|
||||||||||||||||||||||||||||||||||
aws-api-key |
AWS API Gateway API key. |
password |
Not Specified |
|
||||||||||||||||||||||||||||||||||
aws-api-path |
AWS API Gateway path. |
string |
Maximum length: 63 |
|
||||||||||||||||||||||||||||||||||
aws-api-stage |
AWS API Gateway deployment stage name. |
string |
Maximum length: 63 |
|
||||||||||||||||||||||||||||||||||
aws-domain |
AWS domain. |
string |
Maximum length: 63 |
amazonaws.com |
||||||||||||||||||||||||||||||||||
aws-region |
AWS region. |
string |
Maximum length: 35 |
|
||||||||||||||||||||||||||||||||||
azure-api-key |
Azure function API key. |
password |
Not Specified |
|
||||||||||||||||||||||||||||||||||
azure-app |
Azure function application name. |
string |
Maximum length: 63 |
|
||||||||||||||||||||||||||||||||||
azure-domain |
Azure function domain. |
string |
Maximum length: 63 |
azurewebsites.net |
||||||||||||||||||||||||||||||||||
azure-function |
Azure function name. |
string |
Maximum length: 63 |
|
||||||||||||||||||||||||||||||||||
azure-function-authorization |
Azure function authorization level. |
option |
- |
anonymous |
||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||
delay |
Delay before execution (in seconds). |
integer |
Minimum value: 0 Maximum value: 3600 |
0 |
||||||||||||||||||||||||||||||||||
email-from |
Email sender name. |
var-string |
Maximum length: 127 |
|
||||||||||||||||||||||||||||||||||
email-subject |
Email subject. |
var-string |
Maximum length: 511 |
|
||||||||||||||||||||||||||||||||||
email-to |
Email addresses. Email address. |
string |
Maximum length: 255 |
|
||||||||||||||||||||||||||||||||||
gcp-function |
Google Cloud function name. |
string |
Maximum length: 63 |
|
||||||||||||||||||||||||||||||||||
gcp-function-domain |
Google Cloud function domain. |
string |
Maximum length: 63 |
cloudfunctions.net |
||||||||||||||||||||||||||||||||||
gcp-function-region |
Google Cloud function region. |
string |
Maximum length: 63 |
|
||||||||||||||||||||||||||||||||||
gcp-project |
Google Cloud Platform project name. |
string |
Maximum length: 63 |
|
||||||||||||||||||||||||||||||||||
headers |
Request headers. Request header. |
string |
Maximum length: 255 |
|
||||||||||||||||||||||||||||||||||
http-body |
Request body (if necessary). Should be serialized json string. |
var-string |
Maximum length: 1023 |
|
||||||||||||||||||||||||||||||||||
message |
Message content. |
string |
Maximum length: 1023 |
%%log%% |
||||||||||||||||||||||||||||||||||
method |
Request method (POST, PUT, GET, PATCH or DELETE). |
option |
- |
post |
||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||
minimum-interval |
Limit execution to no more than once in this interval (in seconds). |
integer |
Minimum value: 0 Maximum value: 2592000 |
0 |
||||||||||||||||||||||||||||||||||
name |
Name. |
string |
Maximum length: 64 |
|
||||||||||||||||||||||||||||||||||
port |
Protocol port. |
integer |
Minimum value: 1 Maximum value: 65535 |
0 |
||||||||||||||||||||||||||||||||||
protocol |
Request protocol. |
option |
- |
http |
||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||
required |
Required in action chain. |
option |
- |
disable |
||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||
script |
CLI script. |
var-string |
Maximum length: 1023 |
|
||||||||||||||||||||||||||||||||||
sdn-connector |
NSX SDN connector names. SDN connector name. |
string |
Maximum length: 79 |
|
||||||||||||||||||||||||||||||||||
security-tag |
NSX security tag. |
string |
Maximum length: 255 |
|
||||||||||||||||||||||||||||||||||
tls-certificate |
Custom TLS certificate for API request. |
string |
Maximum length: 35 |
|
||||||||||||||||||||||||||||||||||
uri |
Request API URI. |
var-string |
Maximum length: 1023 |
|
||||||||||||||||||||||||||||||||||
verify-host-cert |
Enable/disable verification of the remote host certificate. |
option |
- |
enable |
||||||||||||||||||||||||||||||||||
|
|