From 73dfd7585c79ddef0b2c6209270c89b853da1150 Mon Sep 17 00:00:00 2001 From: James Rodewig <40268737+jrodewig@users.noreply.github.com> Date: Mon, 26 Jul 2021 18:49:50 -0400 Subject: [PATCH] [7.x] [DOCS] Add tip for Kibana Fleet APIs (#75711) (#75713) * [DOCS] Add tip for Kibana Fleet APIs (#75711) Adds a tip to direct external search users to the Kibana Fleet APIs. Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com> * [DOCS] Relocate tip for Fleet APIs Co-authored-by: Eric Davis Co-authored-by: Elastic Machine --- docs/reference/fleet/index.asciidoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/reference/fleet/index.asciidoc b/docs/reference/fleet/index.asciidoc index 35b5db24f6a59..2581c226fd31e 100644 --- a/docs/reference/fleet/index.asciidoc +++ b/docs/reference/fleet/index.asciidoc @@ -2,6 +2,9 @@ [[fleet-apis]] == Fleet APIs +TIP: For the {kib} {fleet} APIs, see the +{fleet-guide}/fleet-api-docs.html[Fleet API Documentation]. + The following APIs support {fleet}'s use of {es} as a data store for internal agent and action data. These APIs are experimental and for internal use by {fleet} only. @@ -10,4 +13,3 @@ agent and action data. These APIs are experimental and for internal use by // top-level include::get-global-checkpoints.asciidoc[] -