Skip to content

Commit c5e4201

Browse files
committed
Adds a few tools to the deploy/manage tools and APIs section.
1 parent 0491a1f commit c5e4201

File tree

3 files changed

+49
-4
lines changed

3 files changed

+49
-4
lines changed

deploy-manage/deploy/cloud-enterprise/tools-apis.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,14 @@
44

55
% GitHub issue: https://github.com/elastic/docs-projects/issues/310
66

7-
⚠️ **This page is a work in progress.** ⚠️
7+
⚠️ **This page is a work in progress.** ⚠️
8+
9+
You can use these tools and APIs to interact with the following {{ece}} features:
10+
11+
* [{{ecloud}} Control (ecctl)](asciidocalypse://docs/ecctl/docs/reference/cloud/ecctl/index.md): Wraps typical operations commonly needed by operators within a single command line tool.
12+
* [ECE scripts](asciidocalypse://docs/cloud/docs/reference/cloud/cloud-enterprise/scripts.md): Use the `elastic-cloud-enterprise.sh` script to install {{ece}} or modify your installation.
13+
* [ECE diagnostics tool](/troubleshoot/deployments/cloud-enterprise/run-ece-diagnostics-tool.md): Collect logs and metrics that you can send to Elastic Support for troubleshooting and investigation purposes.
14+
15+
16+
17+

deploy-manage/deploy/cloud-on-k8s/tools-apis.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@
44

55
% GitHub issue: https://github.com/elastic/docs-projects/issues/310
66

7-
⚠️ **This page is a work in progress.** ⚠️
7+
⚠️ **This page is a work in progress.** ⚠️
8+
9+
You can use these tools and APIs to interact with the following {{eck}} features:
10+
11+
* [ECK diagnostics tool](/troubleshoot/deployments/cloud-on-k8s/run-eck-diagnostics.md): Use the `eck-diagnostics` command line tool to create a diagnostic archive to help troubleshoot issues with ECK.

deploy-manage/deploy/elastic-cloud/tools-apis.md

Lines changed: 33 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,37 @@ mapped_urls:
2020

2121
⚠️ **This page is a work in progress.** ⚠️
2222

23-
The documentation team is working to combine content pulled from the following pages:
23+
% The documentation team is working to combine content pulled from the following pages:
2424

25-
* [/raw-migrated-files/docs-content/serverless/elasticsearch-http-apis.md](/raw-migrated-files/docs-content/serverless/elasticsearch-http-apis.md)
25+
% * [/raw-migrated-files/docs-content/serverless/elasticsearch-http-apis.md](/raw-migrated-files/docs-content/serverless/elasticsearch-http-apis.md)
26+
27+
# REST APIs [elasticsearch-http-apis]
28+
29+
30+
## API references [elasticsearch-api-references-links]
31+
32+
The following APIs are available for {{es-serverless}} users. These links will take you to the autogenerated API reference documentation.
33+
34+
[{{es-serverless}} APIs →](https://www.elastic.co/docs/api/doc/elasticsearch-serverless)
35+
: Use these APIs to index, manage, search, and analyze your data in {{es-serverless}}.
36+
37+
::::{tip}
38+
Learn how to [connect to your {{es-serverless}} endpoint](../../../solutions/search/get-started.md).
39+
40+
::::
41+
42+
43+
[{{kib}} Serverless APIs →](https://www.elastic.co/docs/api/doc/serverless)
44+
: Use these APIs to manage resources such as connectors, data views, and saved objects for your {{serverless-full}} project.
45+
46+
[{{serverless-full}} APIs →](https://www.elastic.co/docs/api/doc/elastic-cloud-serverless)
47+
: Use these APIs to manage your {{serverless-full}} projects.
48+
49+
50+
## Additional API information [additional-api-details]
51+
52+
[{{es}} API conventions](https://www.elastic.co/guide/en/serverless/current/elasticsearch-api-conventions.html)
53+
: Reference information about headers and request body conventions for {{es-serverless}} REST APIs.
54+
55+
[Management API conventions](https://www.elastic.co/guide/en/serverless/current/elasticsearch-kibana-api-conventions.html)
56+
: Reference information about request header conventions for {{serverless-full}} REST APIs.

0 commit comments

Comments
 (0)