Skip to content

Commit 1e8486b

Browse files
Merge branch 'main' into ea-align
2 parents 98b2044 + 848a289 commit 1e8486b

File tree

986 files changed

+38597
-9558
lines changed

Some content is hidden

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

986 files changed

+38597
-9558
lines changed

deploy-manage/api-keys/elastic-cloud-enterprise-api-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@ To create a bearer token:
7070
{ "token": "eyJ0eXa...<very long string>...MgBmsw4s" }
7171
```
7272
73-
2. Specify the bearer token in the Authentication header of your API requests. To learn more, check [accessing the API from the command line](asciidocalypse://docs/cloud/docs/reference/cloud/cloud-enterprise/ece-api-command-line.md).
73+
2. Specify the bearer token in the Authentication header of your API requests. To learn more, check [accessing the API from the command line](asciidocalypse://docs/cloud/docs/reference/cloud-enterprise/ece-api-command-line.md).
7474

deploy-manage/autoscaling/ec-autoscaling-api-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ mapped_pages:
77

88
This example demonstrates how to use the Elasticsearch Service RESTful API to create a deployment with autoscaling enabled.
99

10-
The example deployment has a hot data and content tier, warm data tier, cold data tier, and a machine learning node, all of which will scale within the defined parameters. To learn about the autoscaling settings, check [Deployment autoscaling](../autoscaling.md) and [Autoscaling example](ec-autoscaling-example.md). For more information about using the Elasticsearch Service API in general, check [RESTful API](asciidocalypse://docs/cloud/docs/reference/cloud/cloud-hosted/ec-api-restful.md).
10+
The example deployment has a hot data and content tier, warm data tier, cold data tier, and a machine learning node, all of which will scale within the defined parameters. To learn about the autoscaling settings, check [Deployment autoscaling](../autoscaling.md) and [Autoscaling example](ec-autoscaling-example.md). For more information about using the Elasticsearch Service API in general, check [RESTful API](asciidocalypse://docs/cloud/docs/reference/cloud-hosted/ec-api-restful.md).
1111

1212

1313
## Requirements [ec_requirements]

deploy-manage/autoscaling/ece-autoscaling-api-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ mapped_pages:
77

88
This example demonstrates how to use the Elastic Cloud Enterprise RESTful API to create a deployment with autoscaling enabled.
99

10-
The example deployment has a hot data and content tier, warm data tier, cold data tier, and a machine learning node, all of which will scale within the defined parameters. To learn about the autoscaling settings, check [Deployment autoscaling](../autoscaling.md) and [Autoscaling example](ece-autoscaling-example.md). For more information about using the Elastic Cloud Enterprise API in general, check [RESTful API](asciidocalypse://docs/cloud/docs/reference/cloud/cloud-enterprise/restful-api.md).
10+
The example deployment has a hot data and content tier, warm data tier, cold data tier, and a machine learning node, all of which will scale within the defined parameters. To learn about the autoscaling settings, check [Deployment autoscaling](../autoscaling.md) and [Autoscaling example](ece-autoscaling-example.md). For more information about using the Elastic Cloud Enterprise API in general, check [RESTful API](asciidocalypse://docs/cloud/docs/reference/cloud-enterprise/restful-api.md).
1111

1212

1313
## Requirements [ece_requirements_3]

deploy-manage/cloud-organization.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/cloud/current/ec-organizations.html
4-
applies:
4+
applies_to:
5+
deployment:
6+
ess: all
57
serverless: all
6-
hosted: all
78
---
89

910
# Manage your Cloud organization [ec-organizations]

deploy-manage/cloud-organization/billing.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
mapped_urls:
33
- https://www.elastic.co/guide/en/cloud/current/ec-billing.html
44
- https://www.elastic.co/guide/en/serverless/current/general-manage-billing.html
5-
applies:
5+
applies_to:
6+
deployment:
7+
ess: all
68
serverless: all
7-
hosted: all
89
---
910

1011
# Billing

deploy-manage/cloud-organization/billing/add-billing-details.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/cloud/current/ec-billing-details.html
4-
applies:
5-
hosted: all
4+
applies_to:
5+
deployment:
6+
ess: all
67
serverless: all
78
---
89

deploy-manage/cloud-organization/billing/billing-faq.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/cloud/current/ec-faq-billing.html
4-
applies:
5-
hosted: all
4+
applies_to:
5+
deployment:
6+
ess: all
67
serverless: all
78
---
89

deploy-manage/cloud-organization/billing/billing-models.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
mapped_urls:
33
- https://www.elastic.co/guide/en/cloud/current/ec-billing-models.html
4-
applies:
5-
hosted: all
4+
applies_to:
5+
deployment:
6+
ess: all
67
serverless: all
78
---
89

deploy-manage/cloud-organization/billing/cloud-hosted-deployment-billing-dimensions.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
navigation_title: "Hosted billing dimensions"
33
mapped_pages:
44
- https://www.elastic.co/guide/en/cloud/current/ec-billing-dimensions.html
5-
applies:
6-
hosted: all
5+
applies_to:
6+
deployment:
7+
ess: all
78
---
89

910
# Cloud Hosted deployment billing dimensions [ec-billing-dimensions]

deploy-manage/cloud-organization/billing/ecu.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
mapped_urls:
33
- https://www.elastic.co/guide/en/cloud/current/ec-billing-ecu.html
4-
applies:
5-
hosted: all
4+
applies_to:
5+
deployment:
6+
ess: all
67
serverless: all
78
---
89

0 commit comments

Comments
 (0)