IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
ExternalHyperlink
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
ExternalHyperlink
editIntentionally 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"
}