Adds a new or updates existing Elastic Stack version and its template.
Besides multipart/form-data
requests, the endpoint supports application/zip
and application/octet-stream
requests with a binary body. Maximum size of the payload is 1Mb.
If the archive contains a stack configuration that is already available through the API, then the existing configuration and its template will be overwritten.
-
200
- (
StackVersionArchiveProcessingResult
) The Stack Pack was processed successfully -
400
- (
BasicFailedReply
) Bad archive or some unexpected error occurred