Fortinet white logo
Fortinet white logo

CLI Reference

config system automation trigger

config system automation trigger

Description: Configure a trigger for automation stitches.

config system automation trigger 
  edit <Automation Trigger Name>
    set description <string>
    set trigger-type <event-based>
    set event-type <digital-io-alert>
    set digital-io-alert-id <digital I/O alert ID>
  next
end

Sample command:

config system automation trigger
  edit digital-io-low
    set description digital io in low
    set trigger-type event-based
    set event-type digital-io-alert
    set digital-io-alert-id alert-in-low
  next
end
Parameter Description Type Size Default
description Describe the automation trigger. string - none
trigger-type Set a trigger type. option - event-based

Option Description
event-based Set to trigger at specific system events or conditions, for example a digital I/O alert.

event-type

If trigger-type is set to event-based, you must configure an event type.

option

-

none

Option Description
digital-io-alert A digital I/O alert is detected.

digital-io-alert-id

If event-type is set to digital-io-alert, you must configure a digital I/O alert ID.

option

-

none

config system automation trigger

config system automation trigger

Description: Configure a trigger for automation stitches.

config system automation trigger 
  edit <Automation Trigger Name>
    set description <string>
    set trigger-type <event-based>
    set event-type <digital-io-alert>
    set digital-io-alert-id <digital I/O alert ID>
  next
end

Sample command:

config system automation trigger
  edit digital-io-low
    set description digital io in low
    set trigger-type event-based
    set event-type digital-io-alert
    set digital-io-alert-id alert-in-low
  next
end
Parameter Description Type Size Default
description Describe the automation trigger. string - none
trigger-type Set a trigger type. option - event-based

Option Description
event-based Set to trigger at specific system events or conditions, for example a digital I/O alert.

event-type

If trigger-type is set to event-based, you must configure an event type.

option

-

none

Option Description
digital-io-alert A digital I/O alert is detected.

digital-io-alert-id

If event-type is set to digital-io-alert, you must configure a digital I/O alert ID.

option

-

none