Elastic Package Manager (EPM)
Rollback a package to previous version
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/{pkgName}/rollback</span></div>Refer to Spaces for more information.
Rollback a package to its previously installed version.<br/><br/>[Required authorization] Route required privileges: integrations-all AND fleet-agent-policies-all.
post/api/fleet/epm/packages/{pkgName}/rollback
Path parameters
pkgNamestring required
Package name to roll back
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Response
OK: A successful request.