Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Current Situation
The function Terminate with Timeout is missing in the JobScheduler action menu.
Desired Behavior
The function Terminate with timeout should be added in the JobScheduler action menu between Terminate and Abort.
It should work similiar to the function Terminate and Restart with Timeout except that the api call is
./jobscheduler/terminate
{ "jobschedulerId": "scheduler.1.11.oh", "host": "OH", "port": 40421, "timeout": 60, "auditLog": {} }