Manage GPUs
Create a GPU
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Create a new gpu. Note on permissions:
- Custom gpus are visible only to their owners
- Global gpus are visible to all users
- Admins can see and manage all gpus
Response
201
application/json
GPU created successfully
The response is of type object
.