Products API¶
Returns the available products and pricing for your current user
List all available products¶
GET /api/products
OAuth AuthorizationRequired: profile_read
schema
products
: Arrayid
: Integername
: Stringprice
: Stringcpu
: Decimalterm
:String<hour,month,year>
memory
: Integerbandwidth
: Integerstorage
: Integeripaddr
: Integerbackup
: Integerswap
: Integerregion
: Integer
Last update: 2021-12-31