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.
Parameters
trigger_id (str) –
ID for the trigger to be deactivated.
options (dict of str to str) –
Optional parameters. The default value is an empty dict ( ).
Returns
A dict with the following entries–
trigger_id (str) –
Value of input parameter trigger_id.
info (dict of str to str) –
Additional information.