IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. 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" }