diff --git a/docset.yml b/docset.yml index 2804c04964..f58bcc103b 100644 --- a/docset.yml +++ b/docset.yml @@ -278,3 +278,14 @@ subs: heroku: "Elasticsearch Add-on for Heroku" obs-ai-assistant: "Elastic AI Assistant for Observability and Search" apm-server-or-mis: "APM Server or the managed intake service" + apis: https://www.elastic.co/docs/api/ + es-apis: https://www.elastic.co/docs/api/doc/elasticsearch/ + es-serverless-apis: https://www.elastic.co/docs/api/doc/elasticsearch-serverless/ + kib-apis: https://www.elastic.co/docs/api/doc/kibana/ + kib-serverless-apis: https://www.elastic.co/docs/api/doc/serverless/ + ls-apis: https://www.elastic.co/docs/api/doc/logstash/ + cloud-apis: https://www.elastic.co/docs/api/doc/cloud/ + cloud-billing-apis: https://www.elastic.co/docs/api/doc/cloud-billing/ + cloud-serverless-apis: https://www.elastic.co/docs/api/doc/elastic-cloud-serverless/ + ece-apis: https://www.elastic.co/docs/api/doc/cloud-enterprise/ + intake-apis: https://www.elastic.co/docs/api/doc/observability-serverless/ \ No newline at end of file diff --git a/reference/index.md b/reference/index.md index ecdc90223e..75990e5d62 100644 --- a/reference/index.md +++ b/reference/index.md @@ -7,6 +7,17 @@ mapped_pages: 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. +## APIs +Explore the reference documentation for [Elastic APIs]({{apis}}). + +| | | +| --- | --- | +| {{es}} | • [{{es}}]({{es-apis}})
• [{{es-serverless}}]({{es-serverless-apis}})
| +| {{kib}}
({{observability}}, {{elastic-sec}}, {{apm-agent}}, {{fleet}}, and more features) | • [{{kib}}]({{kib-apis}})
• [{{kib}} Serverless]({{kib-serverless-apis}})
| +| {{ls}} | • [{{ls}}]({{ls-apis}})
| +| APM | • [APM Server](/solutions/observability/apm/apm-server-api.md)
• [Observability intake Serverless]({{intake-apis}})
| +| {{ecloud}} | • [{{ech}}]({{cloud-apis}})
• [{{ecloud}} Serverless]({{cloud-serverless-apis}})
• [{{ece}}]({{ece-apis}})
• [{{eck}}](cloud-on-k8s://reference/api-docs.md)
• [{{ecloud}} billing]({{cloud-billing-apis}})
| + ## Security 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 **Learn more in [Observability](observability/index.md)** -## Search +## Search UI Explore reference content on Search UI and how you can develop fast, modern, and engaging search experiences. -**Learn more in [Search](search/index.md)** +**Learn more in [Search UI](search-ui://reference/index.md)** ## Elasticsearch and index management @@ -49,13 +60,13 @@ Extend the functionality of your Elastic Stack with a variety of plugins. From a **Learn more in [Plugins](elasticsearch://reference/elasticsearch-plugins/index.md)** -## Query Languages +## Query languages Master data querying with our comprehensive guides on QueryDSL, ES|QL, SQL, EQL, and Kibana Query Language. **Learn more in [Query languages](elasticsearch://reference/query-languages/index.md)** -## Scripting Languages +## Scripting languages Access syntax references, function libraries, and best practices for Painless scripting. @@ -79,14 +90,5 @@ Leverage the power of the cloud with Elastic Cloud solutions. Explore Elastic Cl **Learn more in [Cloud](cloud://reference/index.md)** -## APIs -Explore the reference documentation for Elastic APIs. -| | | -| --- | --- | -| {{es}} | • [{{es}}](elasticsearch://reference/elasticsearch/rest-apis/index.md)
• [{{es}} Serverless](https://www.elastic.co/docs/api/doc/elasticsearch-serverless)
| -| {{kib}} | • [{{kib}}](https://www.elastic.co/docs/api/doc/kibana)
• [{{kib}} Serverless](https://www.elastic.co/docs/api/doc/serverless)
• [{{fleet}}](/reference/fleet/fleet-api-docs.md)
• [{{observability}} Serverless SLOs](https://www.elastic.co/docs/api/doc/serverless/group/endpoint-slo)
• [{{elastic-sec}}](https://www.elastic.co/docs/api/doc/kibana/group/endpoint-security-ai-assistant-api)
• [{{elastic-sec}} Serverless](https://www.elastic.co/docs/api/doc/serverless/group/endpoint-security-ai-assistant-api)
| -| {{ls}} | • [Monitoring {{ls}}](https://www.elastic.co/guide/en/logstash/current/monitoring-logstash.html)
| -| APM | • [APM](/solutions/observability/apm/apm-server-api.md)
• [APM Serverless](https://www.elastic.co/docs/api/doc/serverless/group/endpoint-apm-agent-configuration)
• [Observability intake Serverless](https://www.elastic.co/docs/api/doc/observability-serverless)
| -| {{ecloud}} | • [{{ech}}](https://www.elastic.co/docs/api/doc/cloud)
• [{{ecloud}} Serverless](https://www.elastic.co/docs/api/doc/elastic-cloud-serverless)
• [{{ece}}](https://www.elastic.co/docs/api/doc/cloud-enterprise)
• [{{eck}}](cloud-on-k8s://reference/api-docs.md)
|