Get stack versions
GET {{baseUrl}}/stack/versions?show_deleted=false&show_unusable=false
By default, retrieves only the available Elastic Stack versions. To retrieve all of the Elastic Stack versions, use the show_deleted parameter
.
Body
PARAM
Key | Datatype | Required | Description |
show_deleted
|
boolean | Whether to show deleted stack versions or not | |
show_unusable
|
boolean | Whether to show versions that are unusable by the authenticated user |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
ENDPOINTS