Install a package from the registry
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}</span></div>Refer to Spaces for more information.
Install the latest version of a package from the Elastic Package Registry.<br/><br/>[Required authorization] Route required privileges: integrations-all AND fleet-agent-policies-all.
Path parameters
Package name
Query parameters
When true, allow installing prerelease versions
When true, ignore mapping update errors during installation
When true, skip data stream rollover after installation
Skip dependency validation when installing a package with dependencies
Headers
A required header to protect against CSRF attacks
Request body
Response
Successful response
Changes
Changed in 2 of the 92 revisions of this API.11
- ●
for the
pathrequest parameterpkgName, the maxLength was set to255request-parameter-max-length-set
- ●
- ○
added the new optional request property
allOf[subschema #1: install_package_from_registry_request]/allow_outdated_versionnew-optional-request-property
- ○