Skip to content

Commit

Permalink
Fixed comment
Browse files Browse the repository at this point in the history
Signed-off-by: Somesh Gupta <[email protected]>
  • Loading branch information
aasom143 committed Sep 2, 2024
1 parent 8179c3e commit 1e30b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _api-reference/cat/cat-shards.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ 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/).
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.
cancel_after_time_interval | Time | The time after which the shards request will be canceled. Default is -1.
cancel_after_time_interval | Time | The amount of time after which the shard request will be canceled. Default is `-1`.
time | Time | Specify the units for time. For example, `5d` or `7h`. For more information, see [Supported units]({{site.url}}{{site.baseurl}}/opensearch/units/).

## Example requests
Expand Down

0 comments on commit 1e30b0b

Please sign in to comment.