A newer version is available. For the latest information, see the
current release documentation.
KibanaDeeplink
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
KibanaDeeplink
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"
}