Skip to main content
GET
List Instance Types

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful operation

id
string<uuid>
Example:

"ea645d53-c0e5-406d-8863-9ecd4235be94"

type
string<string>
Example:

"vhp"

cpu
string<string>
Example:

"amd"

max_vcpu
integer<int64>
Example:

24

max_ram
integer<int64>
Example:

40960

max_disk
integer<int64>
Example:

1000

network_rate
integer<int64>
Example:

128

locations
string<string>[]