NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
xpack.ml.getRecords
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
xpack.ml.getRecords
editclient.xpack.ml.getRecords({
job_id: string,
exclude_interim: boolean,
from: number,
size: number,
start: string,
end: string,
record_score: number,
sort: string,
desc: boolean,
body: object
})
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|