diff --git a/spec/namespaces/cluster.yaml b/spec/namespaces/cluster.yaml index a3a45fc17..8632236e6 100644 --- a/spec/namespaces/cluster.yaml +++ b/spec/namespaces/cluster.yaml @@ -852,7 +852,7 @@ components: cluster.delete_component_template::query.cluster_manager_timeout: name: cluster_manager_timeout in: query - description: The amount of [time]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units) to wait for a response from the cluster manager node. + description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units). schema: $ref: '../schemas/_common.yaml#/components/schemas/Duration' x-version-added: '2.0' @@ -897,7 +897,7 @@ components: style: simple cluster.exists_component_template::query.cluster_manager_timeout: name: cluster_manager_timeout - description: The amount of [time]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units) to wait for a response from the cluster manager node. + description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units). in: query schema: $ref: '../schemas/_common.yaml#/components/schemas/Duration' @@ -933,7 +933,7 @@ components: style: simple cluster.get_component_template::query.cluster_manager_timeout: name: cluster_manager_timeout - description: The amount of [time]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units) to wait for a response from the cluster manager node. + description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units). in: query schema: $ref: '../schemas/_common.yaml#/components/schemas/Duration' @@ -978,7 +978,7 @@ components: required: true cluster.get_settings::query.cluster_manager_timeout: name: cluster_manager_timeout - description: The amount of [time]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units) to wait for a response from the cluster manager node. + description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units). in: query schema: $ref: '../schemas/_common.yaml#/components/schemas/Duration' @@ -1039,7 +1039,7 @@ components: cluster.health::query.cluster_manager_timeout: name: cluster_manager_timeout in: query - description: The amount of [time]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units) to wait for a response from the cluster manager node. + description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units). schema: $ref: '../schemas/_common.yaml#/components/schemas/Duration' x-version-added: '2.0' @@ -1077,7 +1077,7 @@ components: cluster.health::query.timeout: in: query name: timeout - description: The amount of [time]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units) to wait for a response from the cluster manager node. + description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units). schema: $ref: '../schemas/_common.yaml#/components/schemas/Duration' style: form @@ -1128,7 +1128,7 @@ components: style: form cluster.pending_tasks::query.cluster_manager_timeout: name: cluster_manager_timeout - description: The amount of [time]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units) to wait for a response from the cluster manager node. + description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units). in: query schema: $ref: '../schemas/_common.yaml#/components/schemas/Duration' @@ -1196,7 +1196,7 @@ components: style: simple cluster.put_component_template::query.cluster_manager_timeout: name: cluster_manager_timeout - description: The amount of [time]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units) to wait for a response from the cluster manager node. + description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units). in: query schema: $ref: '../schemas/_common.yaml#/components/schemas/Duration' @@ -1241,7 +1241,7 @@ components: required: true cluster.put_settings::query.cluster_manager_timeout: name: cluster_manager_timeout - description: The amount of [time]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units) to wait for a response from the cluster manager node. + description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units). in: query schema: $ref: '../schemas/_common.yaml#/components/schemas/Duration' @@ -1280,7 +1280,7 @@ components: cluster.reroute::query.cluster_manager_timeout: name: cluster_manager_timeout in: query - description: The amount of [time]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units) to wait for a response from the cluster manager node. + description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units). schema: $ref: '../schemas/_common.yaml#/components/schemas/Duration' x-version-added: '2.0' @@ -1357,7 +1357,7 @@ components: style: form cluster.state::query.cluster_manager_timeout: name: cluster_manager_timeout - description: The amount of [time]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units) to wait for a response from the cluster manager node. + description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units). in: query schema: $ref: '../schemas/_common.yaml#/components/schemas/Duration'