Clears or cancels the trigger identified by the specified handle. The output returns the handle of the trigger cleared as well as indicating success or failure of the trigger deactivation.
Name | Type | Description |
---|---|---|
trigger_id | string | ID for the trigger to be deactivated. |
options | map of string to strings | Optional parameters. The default value is an empty map ( {} ). |
Name | Type | Description |
---|---|---|
trigger_id | string | Value of input parameter trigger_id. |