IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

ExternalHyperlink

edit

Intentionally left blank

Properties

edit
id (string, required)
Identifier of the external link
label (string, required)
Human-readable description of the external link
uri (string)
hyperlink to an external resource

Example

edit
{
   "id" : "string",
   "label" : "string",
   "uri" : "string"
}