Responses
-
The Elastic Stack version is found.
Hide response attributes Show response attributes object
-
Stack version
-
The template information for an Elastic Stack version.
Hide template attributes Show template attributes object
-
Template version
-
Relative paths of files with SHA-256 hashes that contains the template
The template file hash for an Elastic Stack version.
-
-
The Elasticsearch configuration for an Elastic Stack version.
Hide elasticsearch attributes Show elasticsearch attributes object
-
Docker image for the Elasticsearch
-
List of available plugins
-
List of default plugins
-
List of configuration options that cannot be overridden by user settings
-
Node types that are supported by this stack version
The configuration for an Elastic Stack node type.
Hide node_types attributes Show node_types attributes object
-
Type of the node (master, data, ...)
-
Name of the node type
-
Description of the node type
-
Settings that are applied to all nodes of this type
-
WARNING This endpoint is deprecated and scheduled to be removed in the next major version. This field will soon be removed in favor of having a global capacity constraint for all node types.
Capacity constraints for the node type
-
Node types that are compatible with this one
-
Flag to specify a node type is mandatory in a cluster's plan
-
-
Settings that are applied to all nodes of this type
-
WARNING This endpoint is deprecated and scheduled to be removed in the next major version. This field will soon be removed in favor of having a global capacity constraint for all node types.
Capacity constraints for the node type
-
Node types that are compatible with this one
-
-
The Kibana configuration for an Elastic Stack version.
Hide kibana attributes Show kibana attributes object
-
Version of Kibana
-
Docker image for the kibana
-
List of configuration options that cannot be overridden by user settings
-
Settings that are applied to all nodes of this type
-
WARNING This endpoint is deprecated and scheduled to be removed in the next major version. This field will soon be removed in favor of having a global capacity constraint for all node types.
Capacity constraints for the node type
-
Node types that are compatible with this one
-
-
The APM Server configuration for an Elastic Stack version.
Hide apm attributes Show apm attributes object
-
Version of APM
-
Docker image for the APM
-
List of configuration options that cannot be overridden by user settings
-
Settings that are applied to all nodes of this type
-
WARNING This endpoint is deprecated and scheduled to be removed in the next major version. This field will soon be removed in favor of having a global capacity constraint for all node types.
Capacity constraints for the node type
-
Node types that are compatible with this one
-
-
AppSearch related configuration of an Elastic Stack version
Hide appsearch attributes Show appsearch attributes object
-
Version of AppSearch
-
Docker image for the AppSearch
-
List of configuration options that cannot be overridden by user settings
-
Settings that are applied to all nodes of this type
-
WARNING This endpoint is deprecated and scheduled to be removed in the next major version. This field will soon be removed in favor of having a global capacity constraint for all node types.
Capacity constraints for the node type
-
Node types that are compatible with this one
-
Node types that are supported by this stack version
The configuration for an Elastic Stack node type.
Hide node_types attributes Show node_types attributes object
-
Type of the node (master, data, ...)
-
Name of the node type
-
Description of the node type
-
Settings that are applied to all nodes of this type
-
WARNING This endpoint is deprecated and scheduled to be removed in the next major version. This field will soon be removed in favor of having a global capacity constraint for all node types.
Capacity constraints for the node type
-
Node types that are compatible with this one
-
Flag to specify a node type is mandatory in a cluster's plan
-
-
-
EnterpriseSearch related configuration of an Elastic Stack version
Hide enterprise_search attributes Show enterprise_search attributes object
-
Version of EnterpriseSearch
-
Docker image for the EnterpriseSearch
-
List of configuration options that cannot be overridden by user settings
-
Settings that are applied to all nodes of this type
-
WARNING This endpoint is deprecated and scheduled to be removed in the next major version. This field will soon be removed in favor of having a global capacity constraint for all node types.
Capacity constraints for the node type
-
Node types that are compatible with this one
-
Node types that are supported by this stack version
The configuration for an Elastic Stack node type.
Hide node_types attributes Show node_types attributes object
-
Type of the node (master, data, ...)
-
Name of the node type
-
Description of the node type
-
Settings that are applied to all nodes of this type
-
WARNING This endpoint is deprecated and scheduled to be removed in the next major version. This field will soon be removed in favor of having a global capacity constraint for all node types.
Capacity constraints for the node type
-
Node types that are compatible with this one
-
Flag to specify a node type is mandatory in a cluster's plan
-
-
-
The metadata for the Elastic Stack.
Hide metadata attributes Show metadata attributes object
-
Notes for administrator
-
Indicates that the stack pack version is not GA and is not supposed to be used in production
-
The minimum version of the platform that the stack pack version is compatible with
-
The minimum version required for performing a rolling upgrade to this stack version.
-
The minimum version required for performing a full cluster restart upgrade to this stack version.
-
The schema version of the stack pack version
-
-
Identifies that the Elastic Stack version is marked for deletion
-
Stack Versions that this version can upgrade to
-
The minimum version recommended to upgrade this version.
-
Whether or not this version is whitelisted. This is only relevant in EC (SaaS) and is not sent in ECE.
-
Whether or not this version is accessible by the calling user. This is only relevant in EC (SaaS) and is not sent in ECE.
-
List of versions that can be upgraded to the current version of the stackpack
-
-
The Elastic Stack version can't be found. (code:
stackpack.version_not_found
)Hide headers attribute Show headers attribute
Hide response attribute Show response attribute object
-
A list of errors that occurred in the failing request
Hide errors attributes Show errors attributes object
-
curl \
--request GET 'https://{{hostname}}/api/v1/stack/versions/{version}' \
--user "username:password"