mikael-rnd/UiPath Stop Jobs
Action for stopping jobs on UiPath Orchestrator instance. Gets all Running or Pending jobs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| orchestratorInstanceUrl | number of milliseconds to wait | yes | 1000 |
| orchestratorApplicationId | Application ID to authenticate with Orchestrator | yes | — |
| orchestratorApplicationSecret | Application secret to authenticate with Orchestrator | yes | — |
| orchestratorApplicationScope | Application scope for Orchestrator | yes | OR.Jobs OR.Machines |
| orchestratorTenant | The tenant to stop jobs in | yes | — |
| orchestratorOrganization | Organization name in Orchestrator | yes | — |
| machineKey | Machine key for jobs to stop | yes | — |
Outputs
| name | description |
|---|---|
| time | The current time after waiting |