IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Extensions
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Extensions
editA collection of extensions
Example
edit{
"extensions" : [
{
"deployments" : [
"string"
],
"description" : "string",
"download_url" : "string",
"extension_type" : "string",
"file_metadata" : {
"last_modified_date" : "2019-01-01T00:00:00Z",
"size" : 0,
"url" : "https://example.net"
},
"id" : "string",
"name" : "string",
"url" : "string",
"version" : "string"
}
]
}