Serverlet runtimes
Request Body
Empty request body. The body is not checked.
- object
Responses
- default
The JSON object with following schema is returned.
Schema
- success boolean
The result of action
- count integer
Count of runtimes
runtimes object[]
Array of runtimes
- id integer
Runtime unique id
- version number
Runtime version
- name string
Runtime name
langs object[]
Array of supported languages
- name string
Name of the programming language
- version string
Version of the programming language
- image string
Runtime image name
- authenticated boolean
True if the request was authenticated
- status integer
Response status code