KibanaDeeplink

edit

Embedded 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"
}