GPU Cloud instances
The following endpoints allow to create and manage GPU Cloud instances from the API.
Get the list of available offers
The API Key secret should be sent through this header to authenticate the request.
Returns the list of available offers for instances
API key invalid
Not found
Create a GPU Cloud instance
The API Key secret should be sent through this header to authenticate the request.
my-machine-name668f9d8df664e3c028ce5de9A6000668f9d8df664e3c028ce5de9us-east-1668f9d8df664e3c028ce5de9ssh-rsa AAAAB3NzaC1yc2EADAQABAAAAgQDsl21/gI87CHcHX21sNAwckJNdCXMlOKcQVZBxEsEE9FNpxWu8VIJl8kNBYm0oBiDvTOgtC7ru+mz2MJBsBlnFxT732LUDwf1otPPzQ3jUEtFFfYqWN4lyGJ4tLLTuPmXCrNM+rt00nzlGS0WFvjszjw== [email protected]Return the created instance
API key invalid
Not found
Get the list of instances created
The API Key secret should be sent through this header to authenticate the request.
Returns the list of user instances
API key invalid
API key not found
Get details about a GPU Cloud instance created
The API Key secret should be sent through this header to authenticate the request.
Return the instance's details
API key invalid
Not found
Delete a GPU Cloud instance
The API Key secret should be sent through this header to authenticate the request.
Instance deleted successfully
API key invalid
Not found
No content
Last updated