Get a package
Spaces method and path for this operation:
get /s/{space_id}/api/fleet/epm/packages/{pkgName}/{pkgVersion}
Refer to Spaces for more information.
Responses
-
Hide response attributes Show response attributes 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.
-
-
Additional properties are NOT allowed.
-
-
GET
/api/fleet/epm/packages/{pkgName}/{pkgVersion}
curl \
--request GET 'https://localhost:5601/api/fleet/epm/packages/{pkgName}/{pkgVersion}' \
--header "Authorization: $API_KEY"