Elastic Package Manager (EPM)
Update package settings
Spaces method and path for this operation:
<div><span class="operation-verb put">put</span> <span class="operation-path">/s/{space_id}/api/fleet/epm/packages/{pkgName}</span></div>Refer to Spaces for more information.
Update settings for a package, such as whether policies are kept up to date automatically.<br/><br/>[Required authorization] Route required privileges: integrations-all AND fleet-agent-policies-all.
put/api/fleet/epm/packages/{pkgName}
Path parameters
pkgNamestring required
Package name
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Request body
Response
Successful response
Changes
Changed in 1 of the 176 revisions of this API.11
- ●
for the
pathrequest parameterpkgName, the maxLength was set to255request-parameter-max-length-set
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ●
Of the 176 revisions, 20 have no diff computed.