Skip to content

Commit 353b531

Browse files
alaudazzilcawl
andauthored
[Reference] Move the APIs table to the top of the page (#1097)
Move the APIs table to the top of the page --------- Co-authored-by: lcawl <[email protected]>
1 parent 044a70a commit 353b531

File tree

2 files changed

+26
-13
lines changed

2 files changed

+26
-13
lines changed

docset.yml

+11
Original file line numberDiff line numberDiff line change
@@ -278,3 +278,14 @@ subs:
278278
heroku: "Elasticsearch Add-on for Heroku"
279279
obs-ai-assistant: "Elastic AI Assistant for Observability and Search"
280280
apm-server-or-mis: "APM Server or the managed intake service"
281+
apis: https://www.elastic.co/docs/api/
282+
es-apis: https://www.elastic.co/docs/api/doc/elasticsearch/
283+
es-serverless-apis: https://www.elastic.co/docs/api/doc/elasticsearch-serverless/
284+
kib-apis: https://www.elastic.co/docs/api/doc/kibana/
285+
kib-serverless-apis: https://www.elastic.co/docs/api/doc/serverless/
286+
ls-apis: https://www.elastic.co/docs/api/doc/logstash/
287+
cloud-apis: https://www.elastic.co/docs/api/doc/cloud/
288+
cloud-billing-apis: https://www.elastic.co/docs/api/doc/cloud-billing/
289+
cloud-serverless-apis: https://www.elastic.co/docs/api/doc/elastic-cloud-serverless/
290+
ece-apis: https://www.elastic.co/docs/api/doc/cloud-enterprise/
291+
intake-apis: https://www.elastic.co/docs/api/doc/observability-serverless/

reference/index.md

+15-13
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ mapped_pages:
77

88
Explore the reference documentation for the Elastic Stack. Whether you are configuring security protocols, enhancing search functionalities, or integrating with cloud services, our detailed manuals, API guides, and configuration settings provide the information you need.
99

10+
## APIs
11+
Explore the reference documentation for [Elastic APIs]({{apis}}).
12+
13+
| | |
14+
| --- | --- |
15+
| {{es}} |[{{es}}]({{es-apis}})<br>• [{{es-serverless}}]({{es-serverless-apis}})<br> |
16+
| {{kib}}<br>({{observability}}, {{elastic-sec}}, {{apm-agent}}, {{fleet}}, and more features) |[{{kib}}]({{kib-apis}})<br>• [{{kib}} Serverless]({{kib-serverless-apis}})<br> |
17+
| {{ls}} |[{{ls}}]({{ls-apis}})<br> |
18+
| APM |[APM Server](/solutions/observability/apm/apm-server-api.md)<br>• [Observability intake Serverless]({{intake-apis}})<br> |
19+
| {{ecloud}} |[{{ech}}]({{cloud-apis}})<br>• [{{ecloud}} Serverless]({{cloud-serverless-apis}})<br>• [{{ece}}]({{ece-apis}})<br>• [{{eck}}](cloud-on-k8s://reference/api-docs.md)<br>• [{{ecloud}} billing]({{cloud-billing-apis}})<br> |
20+
1021
## Security
1122

1223
Access detailed reference documentation on field and object schemas as well as the diffferent commands used to manage and troubleshoot Elastic Endpoint.
@@ -19,11 +30,11 @@ Access detailed reference documentation on field and object schemas as well as t
1930

2031
**Learn more in [Observability](observability/index.md)**
2132

22-
## Search
33+
## Search UI
2334

2435
Explore reference content on Search UI and how you can develop fast, modern, and engaging search experiences.
2536

26-
**Learn more in [Search](search/index.md)**
37+
**Learn more in [Search UI](search-ui://reference/index.md)**
2738

2839
## Elasticsearch and index management
2940

@@ -49,13 +60,13 @@ Extend the functionality of your Elastic Stack with a variety of plugins. From a
4960

5061
**Learn more in [Plugins](elasticsearch://reference/elasticsearch-plugins/index.md)**
5162

52-
## Query Languages
63+
## Query languages
5364

5465
Master data querying with our comprehensive guides on QueryDSL, ES|QL, SQL, EQL, and Kibana Query Language.
5566

5667
**Learn more in [Query languages](elasticsearch://reference/query-languages/index.md)**
5768

58-
## Scripting Languages
69+
## Scripting languages
5970

6071
Access syntax references, function libraries, and best practices for Painless scripting.
6172

@@ -79,14 +90,5 @@ Leverage the power of the cloud with Elastic Cloud solutions. Explore Elastic Cl
7990

8091
**Learn more in [Cloud](cloud://reference/index.md)**
8192

82-
## APIs
83-
Explore the reference documentation for Elastic APIs.
8493

85-
| | |
86-
| --- | --- |
87-
| {{es}} |[{{es}}](elasticsearch://reference/elasticsearch/rest-apis/index.md)<br>• [{{es}} Serverless](https://www.elastic.co/docs/api/doc/elasticsearch-serverless)<br> |
88-
| {{kib}} |[{{kib}}](https://www.elastic.co/docs/api/doc/kibana)<br>• [{{kib}} Serverless](https://www.elastic.co/docs/api/doc/serverless)<br>• [{{fleet}}](/reference/fleet/fleet-api-docs.md)<br>• [{{observability}} Serverless SLOs](https://www.elastic.co/docs/api/doc/serverless/group/endpoint-slo)<br>• [{{elastic-sec}}](https://www.elastic.co/docs/api/doc/kibana/group/endpoint-security-ai-assistant-api)<br>• [{{elastic-sec}} Serverless](https://www.elastic.co/docs/api/doc/serverless/group/endpoint-security-ai-assistant-api)<br> |
89-
| {{ls}} |[Monitoring {{ls}}](https://www.elastic.co/guide/en/logstash/current/monitoring-logstash.html)<br> |
90-
| APM |[APM](/solutions/observability/apm/apm-server-api.md)<br>• [APM Serverless](https://www.elastic.co/docs/api/doc/serverless/group/endpoint-apm-agent-configuration)<br>• [Observability intake Serverless](https://www.elastic.co/docs/api/doc/observability-serverless)<br> |
91-
| {{ecloud}} |[{{ech}}](https://www.elastic.co/docs/api/doc/cloud)<br>• [{{ecloud}} Serverless](https://www.elastic.co/docs/api/doc/elastic-cloud-serverless)<br>• [{{ece}}](https://www.elastic.co/docs/api/doc/cloud-enterprise)<br>• [{{eck}}](cloud-on-k8s://reference/api-docs.md)<br> |
9294

0 commit comments

Comments
 (0)