List skus
GET/v1/tenants/:tenant/skus
Retrieves a list of available SKU (Stock Keeping Unit) configurations for compute instances.
Available SECA SKUs with their capabilities.
Seca-Resources don't have mandatory parameters and extensions. (Provider may have more SKUs available.)
provider | tier | vCPU | ramGB | cpuType | benchmarkPoints |
---|---|---|---|---|---|
SECA | seca.s | 2 | 4 | amd64 | min 3000 |
SECA | seca.m | 4 | 8 | amd64 | min 6000 |
SECA | seca.l | 8 | 16 | amd64 | min 12000 |
SECA | seca.xl | 16 | 32 | amd64 | min 24000 |
Request
Responses
- 200
- 400
- 401
- 403
- 500
Successful response
Bad Request
Unauthorized
Forbidden
Internal Server Error