Closed gshif closed 4 years ago
update_task
function that takes task_id
, name
, flux
, token
, status
, cron
, every
, offset
parameters and returns dictionary of values in response objectactive
to inactive
inactive
to active
active
/inactive
to unsupported
statuscron
and every
in the same request body (should not be possible, either cron
or every
)active
nor inactive
)every
and offset
fields.cron
format.these tests have been running under test_gateway_update_tasks.py for quite awhile, closing this.