Skip to main content
GET
List virtual GPU flavors

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Path Parameters

project_id
integer
required

Project ID

Example:

1

region_id
integer
required

Region ID

Example:

7

Query Parameters

hide_disabled
boolean
default:false

Set to true to remove the disabled flavors from the response.

Example:

true

include_prices
boolean
default:false

Set to true if the response should include flavor prices.

Example:

true

limit
integer
default:1000

Optional. Limit the number of returned items

Required range: x <= 1000
Example:

1000

offset
integer
default:0

Optional. Offset value is used to exclude the first set of records from the result

Required range: x >= 0
Example:

0

Response

200 - application/json

OK

count
integer
required

Number of objects

Required range: x >= 0
Example:

1

results
(Virtual GPU flavors chema without price · object | Virtual GPU flavors chema with price · object)[]
required

Objects