Skip to content

Commit 4e0615c

Browse files
committed
Quote all default is true/false.
Signed-off-by: dblock <dblock@amazon.com>
1 parent c1542b7 commit 4e0615c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+97
-97
lines changed

_api-reference/cat/cat-aliases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ In addition to the [common URL parameters]({{site.url}}{{site.baseurl}}/api-refe
5252

5353
Parameter | Type | Description
5454
:--- | :--- | :---
55-
local | Boolean | Whether to return information from the local node only instead of from the master node. Default is false.
55+
local | Boolean | Whether to return information from the local node only instead of from the master node. Default is `false`.
5656
expand_wildcards | Enum | Expands wildcard expressions to concrete indexes. Combine multiple values with commas. Supported values are `all`, `open`, `closed`, `hidden`, and `none`. Default is `open`.
5757

5858
## Response

_api-reference/cat/cat-allocation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ In addition to the [common URL parameters]({{site.url}}{{site.baseurl}}/api-refe
5151
Parameter | Type | Description
5252
:--- | :--- | :---
5353
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/).
54-
local | Boolean | Whether to return information from the local node only instead of from the cluster_manager node. Default is false.
54+
local | Boolean | Whether to return information from the local node only instead of from the cluster_manager node. Default is `false`.
5555
cluster_manager_timeout | Time | The amount of time to wait for a connection to the cluster_manager node. Default is 30 seconds.
5656

5757
## Response

_api-reference/cat/cat-health.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ All CAT health URL parameters are optional.
3636
Parameter | Type | Description
3737
:--- | :--- | :---
3838
time | Time | Specify the units for time. For example, `5d` or `7h`. For more information, see [Supported units]({{site.url}}{{site.baseurl}}/opensearch/units/).
39-
ts | Boolean | If true, returns HH:MM:SS and Unix epoch timestamps. Default is true.
39+
ts | Boolean | If true, returns HH:MM:SS and Unix epoch timestamps. Default is `true`.
4040

4141
## Response
4242

_api-reference/cat/cat-indices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ Parameter | Type | Description
5252
:--- | :--- | :---
5353
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/).
5454
health | String | Limit indexes based on their health status. Supported values are `green`, `yellow`, and `red`.
55-
include_unloaded_segments | Boolean | Whether to include information from segments not loaded into memory. Default is false.
55+
include_unloaded_segments | Boolean | Whether to include information from segments not loaded into memory. Default is `false`.
5656
cluster_manager_timeout | Time | The amount of time to wait for a connection to the cluster manager node. Default is 30 seconds.
57-
pri | Boolean | Whether to return information only from the primary shards. Default is false.
57+
pri | Boolean | Whether to return information only from the primary shards. Default is `false`.
5858
time | Time | Specify the units for time. For example, `5d` or `7h`. For more information, see [Supported units]({{site.url}}{{site.baseurl}}/opensearch/units/).
5959
expand_wildcards | Enum | Expands wildcard expressions to concrete indexes. Combine multiple values with commas. Supported values are `all`, `open`, `closed`, `hidden`, and `none`. Default is `open`.
6060

_api-reference/cat/cat-nodeattrs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ In addition to the [common URL parameters]({{site.url}}{{site.baseurl}}/api-refe
3535

3636
Parameter | Type | Description
3737
:--- | :--- | :---
38-
local | Boolean | Whether to return information from the local node only instead of from the cluster_manager node. Default is false.
38+
local | Boolean | Whether to return information from the local node only instead of from the cluster_manager node. Default is `false`.
3939
cluster_manager_timeout | Time | The amount of time to wait for a connection to the cluster manager node. Default is 30 seconds.
4040

4141

_api-reference/cat/cat-nodes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ bytes | Byte size | Specify the units for byte size. For example, `7kb` or `6gb`
4141
full_id | Boolean | If true, return the full node ID. If false, return the shortened node ID. Defaults to false.
4242
cluster_manager_timeout | Time | The amount of time to wait for a connection to the cluster manager node. Default is 30 seconds.
4343
time | Time | Specify the units for time. For example, `5d` or `7h`. For more information, see [Supported units]({{site.url}}{{site.baseurl}}/opensearch/units/).
44-
include_unloaded_segments | Boolean | Whether to include information from segments not loaded into memory. Default is false.
44+
include_unloaded_segments | Boolean | Whether to include information from segments not loaded into memory. Default is `false`.
4545

4646

4747
## Response

_api-reference/cat/cat-pending-tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ In addition to the [common URL parameters]({{site.url}}{{site.baseurl}}/api-refe
3636

3737
Parameter | Type | Description
3838
:--- | :--- | :---
39-
local | Boolean | Whether to return information from the local node only instead of from the cluster_manager node. Default is false.
39+
local | Boolean | Whether to return information from the local node only instead of from the cluster_manager node. Default is `false`.
4040
cluster_manager_timeout | Time | The amount of time to wait for a connection to the cluster manager node. Default is 30 seconds.
4141
time | Time | Specify the units for time. For example, `5d` or `7h`. For more information, see [Supported units]({{site.url}}{{site.baseurl}}/opensearch/units/).
4242

_api-reference/cat/cat-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ In addition to the [common URL parameters]({{site.url}}{{site.baseurl}}/api-refe
3636

3737
Parameter | Type | Description
3838
:--- | :--- | :---
39-
local | Boolean | Whether to return information from the local node only instead of from the cluster_manager node. Default is false.
39+
local | Boolean | Whether to return information from the local node only instead of from the cluster_manager node. Default is `false`.
4040
cluster_manager_timeout | Time | The amount of time to wait for a connection to the cluster_manager node. Default is 30 seconds.
4141

4242
## Response

_api-reference/cat/cat-recovery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ In addition to the [common URL parameters]({{site.url}}{{site.baseurl}}/api-refe
5050

5151
Parameter | Type | Description
5252
:--- | :--- | :---
53-
active_only | Boolean | Whether to only include ongoing shard recoveries. Default is false.
53+
active_only | Boolean | Whether to only include ongoing shard recoveries. Default is `false`.
5454
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/).
55-
detailed | Boolean | Whether to include detailed information about shard recoveries. Default is false.
55+
detailed | Boolean | Whether to include detailed information about shard recoveries. Default is `false`.
5656
time | Time | Specify the units for time. For example, `5d` or `7h`. For more information, see [Supported units]({{site.url}}{{site.baseurl}}/opensearch/units/).
5757

5858
## Response

_api-reference/cat/cat-repositories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ In addition to the [common URL parameters]({{site.url}}{{site.baseurl}}/api-refe
3636

3737
Parameter | Type | Description
3838
:--- | :--- | :---
39-
local | Boolean | Whether to return information from the local node only instead of from the cluster_manager node. Default is false.
39+
local | Boolean | Whether to return information from the local node only instead of from the cluster_manager node. Default is `false`.
4040
cluster_manager_timeout | Time | The amount of time to wait for a connection to the cluster_manager node. Default is 30 seconds.
4141

4242

0 commit comments

Comments
 (0)