Get the runtime supported versions
GET {{baseUrl}}/api/runtimes/versions
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
X-MSTR-AuthToken
|
string |
RESPONSES
status OK
{
"versions": [
"3.10.5"
]
} |
ENDPOINTS