Update package settings
[Required authorization] Route required privileges: integrations-all AND fleet-agent-policies-all.
Responses
-
Hide response attribute Show response attribute object
-
Additional properties are allowed.
Hide item attributes Show item attributes object
-
Additional properties are NOT allowed.
-
Additional properties are allowed.
-
Additional properties are allowed.
Hide conditions attributes Show conditions attributes object
-
Additional properties are allowed.
-
Additional properties are allowed.
-
Additional properties are allowed.
-
Additional properties are allowed.
Hide installationInfo attributes Show installationInfo attributes object
-
Hide additional_spaces_installed_kibana attribute Show additional_spaces_installed_kibana attribute object
-
Hide experimental_data_stream_features attributes Show experimental_data_stream_features attributes object
-
Values are
registry
,upload
,bundled
, orcustom
. -
Values are
installed
,installing
, orinstall_failed
. -
Hide installed_kibana attributes Show installed_kibana attributes object
-
Additional properties are allowed.
-
Hide latest_install_failed_attempts attributes Show latest_install_failed_attempts attributes object
-
Values are
unverified
,verified
, orunknown
.
-
-
Additional properties are allowed.
-
Additional properties are allowed.
-
Values are
ga
,beta
, orexperimental
. -
Additional properties are allowed.
-
Additional properties are allowed.
-
-
-
PUT
/api/fleet/epm/packages/{pkgName}/{pkgVersion}
curl \
--request PUT 'https://<KIBANA_URL>/api/fleet/epm/packages/{pkgName}/{pkgVersion}' \
--header "Authorization: $API_KEY" \
--header "Content-Type: application/json" \
--header "kbn-xsrf: true" \
--data '{"keepPoliciesUpToDate":true}'