...
- Granting access to user with email "john.doe@company.com" to execute rerun task instance command.
...
- Granting access to user with email "alice.smith@company.com" to execute rerun task instance and show agents status commands.
...
- Granting access to user with email "john.doe@company.com" to execute all commands related to instances and allow user with email "alice.smith@example" to only run reports and hold task instances.
...
Parameters | Description | Values and Constraints | Required | Default |
---|---|---|---|---|
triggername | The name of the triggered to be created. | Max 255 length string (case insensitive) | True | - |
taskname | The task name to be binded with the created trigger triggername. | Max 255 length string (case insensitive) | True | - |
date | The date which the taskname will be run. | YYYY-mm-dd format | True | Current date |
time | The date which the taskname will be run. In combination with date filed it must be after current time. | HH:MM format | True | Current time + 1 minutes |
timezone | the timezone of the specified time. | UTC-12 to UTC+14 | True | UTC |
Command Examples
...
ue-slack-bot-1.0.2 (2022-12-15)
Bugfix
: Extension is available for 7.1 and 7.2 UC versions'
...