It is time to say goodbye: This version of Elastic Cloud Enterprise has reached end-of-life (EOL) and is no longer supported.
The documentation for this version is no longer being maintained. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
ExtensionFileMetadata
editExtensionFileMetadata
editIntentionally left blank
Properties
edit-
last_modified_date
(string
asdate-time
) - The date and time the extension was last modified.
-
size
(integer
asint64
) - The extension file size in bytes.
-
url
(string
asuri
) - The temporary URL to download the extension file. Usable for verification.
Example
edit{ "last_modified_date" : "2019-01-01T00:00:00Z", "size" : 0, "url" : "https://example.net" }