Lines Matching refs:job

91 $params['job_id']         = (string) The name of the job to close
94 $params['force'] = (boolean) True if the job should be forcefully closed
95 $params['timeout'] = (time) Controls the time to wait until a job has closed. Default to 30 minutes
137 $params['job_id'] = (string) The ID of the job to remove from the calendar
152 $params['force'] = (boolean) True if the job should be forcefully deleted (Default = false)
153 $params['timeout'] = (time) Controls the time to wait until a job is deleted. Defaults to 1 minute
180 $params['job_id'] = (string) The ID of the job(s) to perform expired data hygiene for
207 $params['job_id'] = (string) The ID of the job from which to delete forecasts (Required)
223 $params['job_id'] = (string) The ID of the job to delete
224 $params['force'] = (boolean) True if the job should be forcefully deleted (Default = false)
238 $params['job_id'] = (string) The ID of the job to fetch
334 $params['job_id'] = (string) The name of the job to flush
353 $params['job_id'] = (string) The ID of the job to forecast for
368 $params['job_id'] = (string) ID of the job to get bucket results from (Required)
393 $params['job_id'] = (string) Get events for the job. When this option is used calendar_id must be '_all'
426 $params['job_id'] = (string) The name of the job (Required)
525 $params['job_id'] = (string) Identifier for the anomaly detection job
565 $params['exclude_generated'] = (boolean) Omits fields that are illegal to set on job PUT (Default = false)
578 $params['job_id'] = (string) The ID of the job to fetch (Required)
594 $params['job_id'] = (string) The job IDs for which to calculate overall bucket results
595 $params['top_n'] = (int) The number of top job bucket scores to be used in the overall_score calculation
596 $params['bucket_span'] = (string) The span of the overall buckets. Defaults to the longest job bucket_span
616 $params['job_id'] = (string) The ID of the job
683 $params['job_id'] = (string) The ID of the job to open
710 $params['job_id'] = (string) The name of the job receiving the data
754 $params['job_id'] = (string) The ID of the job to add to the calendar
814 $params['job_id'] = (string) The ID of the job to create
815 $params['body'] = (array) The job (Required)
843 $params['job_id'] = (string) The ID of the job to fetch
986 $params['job_id'] = (string) The ID of the job to create
987 $params['body'] = (array) The job update settings (Required)
1000 $params['job_id'] = (string) The ID of the job to fetch
1015 $params['job_id'] = (string) The ID of the job
1017 $params['timeout'] = (time) How long should the API wait for the job to be opened and the old snapshot to be loaded.
1030 $params['body'] = (array) The job config (Required)