Skip to main content
Vers - Documentation home page
Vers - Documentation
Getting Started
Tutorials
CLI Reference
API Reference
GitHub
Book a demo
Search...
Search...
Navigation
API Reference
Get health of the API.
GitHub
Support
API Documentation
API Introduction
Endpoints
API Reference
GET
List all clusters.
POST
Create a new cluster.
GET
Retrieve information on a particular cluster.
DEL
Delete a cluster.
GET
Get the SSH private key for VM access
GET
Get health of the API.
GET
Get network information
GET
List all available rootfs names on the server.
PUT
Upload a rootfs tar archive to the server. The archive should contain the Dockerfile and all necessary dependencies.
DEL
Delete an existing rootfs from the server.
GET
List all VMs.
GET
Retrieve information on a particular VM.
DEL
Delete a VM.
PATCH
Update VM state.
POST
Branch a VM.
POST
Commit a VM.
GET
Get the SSH private key for VM access
200
Copy
Ask AI
"<string>"
Endpoints
API Reference
Get health of the API.
GET
/
api
/
health
Try it
200
Copy
Ask AI
"<string>"
Authorizations
Authorization
string
header
required
Bearer token in Authorization header
Response
200 - text/plain
Success
The response is of type
string
.
Get the SSH private key for VM access
Get network information
⌘I