Skip to content

Commit

Permalink
Update cat-nodes.md (#7626)
Browse files Browse the repository at this point in the history
'Local' option is deprecated and no has any purpose. See Issue #7625

Signed-off-by: Landon Lengyel <[email protected]>
  • Loading branch information
landon-lengyel authored Jul 5, 2024
1 parent 5db02ca commit cf5f3a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _api-reference/cat/cat-nodes.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ Parameter | Type | Description
:--- | :--- | :---
bytes | Byte size | Specify the units for byte size. For example, `7kb` or `6gb`. For more information, see [Supported units]({{site.url}}{{site.baseurl}}/opensearch/units/).
full_id | Boolean | If true, return the full node ID. If false, return the shortened node ID. Defaults to false.
local | Boolean | Whether to return information from the local node only instead of from the cluster_manager node. Default is false.
cluster_manager_timeout | Time | The amount of time to wait for a connection to the cluster manager node. Default is 30 seconds.
time | Time | Specify the units for time. For example, `5d` or `7h`. For more information, see [Supported units]({{site.url}}{{site.baseurl}}/opensearch/units/).
include_unloaded_segments | Boolean | Whether to include information from segments not loaded into memory. Default is false.
Expand Down

0 comments on commit cf5f3a6

Please sign in to comment.