Path parameters
-
pkgName
string Required -
pkgVersion
string
Query parameters
-
ignoreUnverified
boolean -
prerelease
boolean -
full
boolean -
withMetadata
boolean Default value is
false
.
Responses
-
200 application/json
Hide response attributes Show response attributes object
-
item
object Required Additional properties are allowed.
Hide item attributes Show item attributes object
-
agent
object Additional properties are NOT allowed.
Hide agent attribute Show agent attribute object
-
privileges
object Additional properties are NOT allowed.
Hide privileges attribute Show privileges attribute object
-
root
boolean
-
-
-
asset_tags
array[object] Hide asset_tags attributes Show asset_tags attributes object
-
asset_ids
array[string] -
asset_types
array[string] -
text
string Required
-
-
assets
object Required Additional properties are allowed.
-
categories
array[string] -
conditions
object Additional properties are allowed.
Hide conditions attributes Show conditions attributes object
-
elastic
object Additional properties are allowed.
Hide elastic attributes Show elastic attributes object
-
capabilities
array[string] -
subscription
string
-
-
kibana
object Additional properties are allowed.
Hide kibana attribute Show kibana attribute object
-
version
string
-
-
-
data_streams
array[object] Additional properties are allowed.
-
description
string -
discovery
object Additional properties are allowed.
-
download
string -
elasticsearch
object Additional properties are allowed.
-
format_version
string -
icons
array[object] -
installationInfo
object Additional properties are allowed.
Hide installationInfo attributes Show installationInfo attributes object
-
Hide additional_spaces_installed_kibana attribute Show additional_spaces_installed_kibana attribute object
-
*
array[object] Additional properties Hide * attributes Show * attributes object
-
-
created_at
string -
experimental_data_stream_features
array[object] Hide experimental_data_stream_features attributes Show experimental_data_stream_features attributes object
-
data_stream
string Required -
features
object Required Additional properties are allowed.
Hide features attributes Show features attributes object
-
doc_value_only_numeric
boolean -
doc_value_only_other
boolean -
synthetic_source
boolean -
tsdb
boolean
-
-
-
install_source
string Required Values are
registry
,upload
,bundled
, orcustom
. -
install_status
string Required Values are
installed
,installing
, orinstall_failed
. -
installed_es
array[object] Required -
installed_kibana
array[object] Required Hide installed_kibana attributes Show installed_kibana attributes object
-
installed_kibana_space_id
string -
latest_executed_state
object Additional properties are allowed.
Hide latest_executed_state attributes Show latest_executed_state attributes object
-
error
string -
name
string -
started_at
string
-
-
latest_install_failed_attempts
array[object] Hide latest_install_failed_attempts attributes Show latest_install_failed_attempts attributes object
-
created_at
string Required -
error
object Required Additional properties are allowed.
-
target_version
string Required
-
-
name
string Required -
namespaces
array[string] -
type
string Required -
updated_at
string -
verification_key_id
string | null -
verification_status
string Required Values are
unverified
,verified
, orunknown
. -
version
string Required
-
-
internal
boolean -
keepPoliciesUpToDate
boolean -
latestVersion
string -
license
string -
licensePath
string -
name
string Required -
notice
string -
owner
object Additional properties are allowed.
-
path
string -
policy_templates
array[object] Additional properties are allowed.
-
readme
string -
release
string Values are
ga
,beta
, orexperimental
. -
screenshots
array[object] -
signature_path
string -
source
object Additional properties are allowed.
Hide source attribute Show source attribute object
-
license
string Required
-
-
status
string -
title
string Required -
vars
array[object] Additional properties are allowed.
-
version
string Required
-
-
metadata
object Additional properties are NOT allowed.
Hide metadata attribute Show metadata attribute object
-
has_policies
boolean Required
-
-
-
400 application/json
Hide response attributes Show response attributes object
-
error
string -
errorType
string -
message
string Required -
statusCode
number
-
curl \
--request GET 'https://localhost:5601/api/fleet/epm/packages/{pkgName}/{pkgVersion}' \
--header "Authorization: $API_KEY"