It is time to say goodbye: This version of Elastic Cloud Enterprise has reached end-of-life (EOL) and is no longer supported.
The documentation for this version is no longer being maintained. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
KibanaDeeplink
editKibanaDeeplink
editEmbedded object that contains information for linking into a specific Kibana page configured via the template.
Properties
edit-
semver
(string
, required) - Semver condition when to apply the URI.
-
uri
(string
, required) - URI to which the user should be directed.
Example
edit{ "semver" : "string", "uri" : "string" }