From 9635e5f28bf2950c06a4e093e5b873e4e501a65f Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Tue, 6 May 2025 16:01:09 -0700 Subject: [PATCH] [DOCS] Fix URLs in Kibana API documentation (#215989) --- oas_docs/kibana.info.yaml | 2 +- oas_docs/output/kibana.serverless.yaml | 2 +- oas_docs/output/kibana.yaml | 14 +++++++------- oas_docs/overlays/kibana.overlays.serverless.yaml | 2 +- oas_docs/overlays/kibana.overlays.yaml | 12 ++++++------ 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/oas_docs/kibana.info.yaml b/oas_docs/kibana.info.yaml index 693f4db5981e..4a9e0ce791bd 100644 --- a/oas_docs/kibana.info.yaml +++ b/oas_docs/kibana.info.yaml @@ -23,7 +23,7 @@ info: GET kbn:/api/data_views ``` - For more information about the console, refer to [Run API requests](https://www.elastic.co/guide/en/kibana/current/console-kibana.html). + For more information about the console, refer to [Run API requests](https://www.elastic.co/docs/explore-analyze/query-filter/tools/console). NOTE: Access to internal Kibana API endpoints will be restricted in Kibana version 9.0. Please move any integrations to publicly documented APIs. diff --git a/oas_docs/output/kibana.serverless.yaml b/oas_docs/output/kibana.serverless.yaml index 2a5f10b48c97..f8025af5eb10 100644 --- a/oas_docs/output/kibana.serverless.yaml +++ b/oas_docs/output/kibana.serverless.yaml @@ -102,7 +102,7 @@ tags: description: Manage the roles that grant Elasticsearch and Kibana privileges. externalDocs: description: Kibana role management - url: https://www.elastic.co/guide/en/kibana/master/kibana-role-management.html + url: https://www.elastic.co/docs/deploy-manage/users-roles/serverless-custom-roles - name: saved objects x-displayName: Saved objects description: | diff --git a/oas_docs/output/kibana.yaml b/oas_docs/output/kibana.yaml index 58645252e2cd..d1800f983b54 100644 --- a/oas_docs/output/kibana.yaml +++ b/oas_docs/output/kibana.yaml @@ -24,7 +24,7 @@ info: GET kbn:/api/data_views ``` - For more information about the console, refer to [Run API requests](https://www.elastic.co/guide/en/kibana/current/console-kibana.html). + For more information about the console, refer to [Run API requests](https://www.elastic.co/docs/explore-analyze/query-filter/tools/console). NOTE: Access to internal Kibana API endpoints will be restricted in Kibana version 9.0. Please move any integrations to publicly documented APIs. @@ -125,7 +125,7 @@ tags: description: Manage the roles that grant Elasticsearch and Kibana privileges. externalDocs: description: Kibana role management - url: https://www.elastic.co/guide/en/kibana/master/kibana-role-management.html + url: https://www.elastic.co/docs/deploy-manage/users-roles/cluster-or-deployment-auth/defining-roles - name: saved objects x-displayName: Saved objects description: | @@ -135,8 +135,8 @@ tags: For example, use: * [Data views](../group/endpoint-data-views) - * [Spaces](https://www.elastic.co/guide/en/kibana/current/spaces-api.html) - * [Short URLs](https://www.elastic.co/guide/en/kibana/current/short-urls-api.html) + * [Spaces](../group/endpoint-spaces) + * [Short URLs](../group/endpoint-short-url) Warning: Do not write documents directly to the `.kibana` index. When you write directly to the `.kibana` index, the data becomes corrupted and permanently breaks future Kibana versions - description: Manage and interact with Security Assistant resources. @@ -248,7 +248,7 @@ tags: x-displayName: Spaces description: Manage your Kibana spaces. externalDocs: - url: https://www.elastic.co/guide/en/kibana/master/xpack-spaces.html + url: https://www.elastic.co/docs/deploy-manage/manage-spaces description: Space overview - name: streams description: | @@ -258,7 +258,7 @@ tags: x-displayName: Synthetics externalDocs: description: Synthetic monitoring - url: https://www.elastic.co/guide/en/observability/current/monitor-uptime-synthetics.html + url: https://www.elastic.co/docs/solutions/observability/synthetics - name: system x-displayName: System description: | @@ -82118,4 +82118,4 @@ x-topics: If you use the Kibana console to send API requests, it automatically adds the appropriate space identifier. - To learn more, check out [Spaces](https://www.elastic.co/guide/en/kibana/master/xpack-spaces.html). + To learn more, check out [Spaces](https://www.elastic.co/docs/deploy-manage/manage-spaces). diff --git a/oas_docs/overlays/kibana.overlays.serverless.yaml b/oas_docs/overlays/kibana.overlays.serverless.yaml index a9233c45fd18..430c486643d6 100644 --- a/oas_docs/overlays/kibana.overlays.serverless.yaml +++ b/oas_docs/overlays/kibana.overlays.serverless.yaml @@ -37,7 +37,7 @@ actions: description: Manage the roles that grant Elasticsearch and Kibana privileges. externalDocs: description: Kibana role management - url: https://www.elastic.co/guide/en/kibana/master/kibana-role-management.html + url: https://www.elastic.co/docs/deploy-manage/users-roles/serverless-custom-roles - target: '$.tags[?(@.name=="slo")]' description: Change displayName update: diff --git a/oas_docs/overlays/kibana.overlays.yaml b/oas_docs/overlays/kibana.overlays.yaml index 1f931b5dcfdb..55e389ff596c 100644 --- a/oas_docs/overlays/kibana.overlays.yaml +++ b/oas_docs/overlays/kibana.overlays.yaml @@ -34,7 +34,7 @@ actions: If you use the Kibana console to send API requests, it automatically adds the appropriate space identifier. - To learn more, check out [Spaces](https://www.elastic.co/guide/en/kibana/master/xpack-spaces.html). + To learn more, check out [Spaces](https://www.elastic.co/docs/deploy-manage/manage-spaces). # Add some tag descriptions and displayNames - target: '$.tags[?(@.name=="streams")]' description: Change tag description and displayName @@ -57,7 +57,7 @@ actions: description: Manage the roles that grant Elasticsearch and Kibana privileges. externalDocs: description: Kibana role management - url: https://www.elastic.co/guide/en/kibana/master/kibana-role-management.html + url: https://www.elastic.co/docs/deploy-manage/users-roles/cluster-or-deployment-auth/defining-roles - target: '$.tags[?(@.name=="slo")]' description: Change displayName update: @@ -68,7 +68,7 @@ actions: x-displayName: "Spaces" description: Manage your Kibana spaces. externalDocs: - url: https://www.elastic.co/guide/en/kibana/master/xpack-spaces.html + url: https://www.elastic.co/docs/deploy-manage/manage-spaces description: Space overview - target: '$.tags[?(@.name=="system")]' description: Change displayName and description @@ -91,8 +91,8 @@ actions: For example, use: * [Data views](../group/endpoint-data-views) - * [Spaces](https://www.elastic.co/guide/en/kibana/current/spaces-api.html) - * [Short URLs](https://www.elastic.co/guide/en/kibana/current/short-urls-api.html) + * [Spaces](../group/endpoint-spaces) + * [Short URLs](../group/endpoint-short-url) Warning: Do not write documents directly to the `.kibana` index. When you write directly to the `.kibana` index, the data becomes corrupted and permanently breaks future Kibana versions - target: '$.tags[?(@.name=="synthetics")]' @@ -101,7 +101,7 @@ actions: x-displayName: Synthetics externalDocs: description: Synthetic monitoring - url: https://www.elastic.co/guide/en/observability/current/monitor-uptime-synthetics.html + url: https://www.elastic.co/docs/solutions/observability/synthetics # Remove extra tags from operations - target: "$.paths[*][*].tags[1:]" description: Remove all but first tag from operations