Elastic Package Manager (EPM)
Install a package by upload
Spaces method and path for this operation:
<div><span class="operation-verb post">post</span> <span class="operation-path">/s/{space_id}/api/fleet/epm/packages</span></div>Refer to Spaces for more information.
Install a package by uploading a .zip or .tar.gz archive (max 100MB). Only available to superusers.<br/><br/>[Required authorization] Route required privileges: integrations-all AND fleet-agent-policies-all.
post/api/fleet/epm/packages
Query parameters
ignoreMappingUpdateErrorsboolean
When true, ignore mapping update errors during installation
skipDataStreamRolloverboolean
When true, skip data stream rollover after installation
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Response
Successful response