Summary
Delay a Job
Description
Delay a Job for a duration by Job ID and number of seconds.
Route
No Northbound API Available
Roles
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
time | number | yes | Time, in seconds, to set the delay |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
time_in_milliseconds | number | delayed time in milliseconds |