From af3732c17a0ab77838003e0230fe9ae7500d707b Mon Sep 17 00:00:00 2001 From: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> Date: Sun, 22 Dec 2024 00:08:14 +0000 Subject: [PATCH] Updated API components to reflect the latest OpenSearch API spec (2024-12-22) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- _api-reference/cat/cat-allocation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_api-reference/cat/cat-allocation.md b/_api-reference/cat/cat-allocation.md index 16b4b9785d..933537bcbb 100644 --- a/_api-reference/cat/cat-allocation.md +++ b/_api-reference/cat/cat-allocation.md @@ -42,7 +42,7 @@ Parameter | Type | Description | Default `format` | String | A short version of the HTTP `Accept` header, such as `json` or `yaml`. | `h` | List | A comma-separated list of column names to display. | `help` | Boolean | Returns help information. | `false` -`local` | Boolean | Returns local information but does not retrieve the state from cluster manager node. | `false` +`local` | Boolean | Returns local information but does not retrieve the state from cluster-manager node. | `false` `s` | List | A comma-separated list of column names or column aliases to sort by. | `v` | Boolean | Enables verbose mode, which displays column headers. | `false`