xpack.ml.openJobedit

client.xpack.ml.openJob({
  job_id: string,
  ignore_downtime: boolean,
  timeout: string
})

Reference

job_id or jobId

string - The ID of the job to open

ignore_downtime or ignoreDowntime

boolean - Controls if gaps in data are treated as anomalous or as a maintenance window after a job re-start

timeout

string - Controls the time to wait until a job has opened. Default to 30 minutes