Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
A list of all available instance types.
The response is of type object[]
.
List dedicated compute types available for a workspace.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
A list of all available instance types.
The response is of type object[]
.