mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-03-07 18:39:42 +00:00
Fix ML commons typo (#2726)
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
This commit is contained in:
parent
535ed56012
commit
158a4fd5c1
@ -444,7 +444,7 @@ task_ids | string | Returns runtime data for a specific task. You can string tog
|
||||
return_all_tasks | boolean | Determines whether or not a request returns all tasks. When set to `false` task profiles are left out of the response.
|
||||
return_all_models | boolean | Determines whether or not a profile request returns all models. When set to `false` model profiles are left out of the response.
|
||||
|
||||
### Example: Return all tasks and models and models on a specific node
|
||||
### Example: Return all tasks and models on a specific node
|
||||
|
||||
```json
|
||||
GET /_plugins/_ml/profile
|
||||
|
Loading…
x
Reference in New Issue
Block a user