List compute plans

Lists billable cloud or GPU VM plans. Requires scope: vm.read.

Authentication

AuthorizationBearer

IBEE platform API token, for example: ibee_live_xxx.

Query parameters

workspace_idstringRequired
The workspace ID to scope this request to.
vm_typeenumRequired
Allowed values:
site_idstringOptional>=1 character
Filter plans to a placement site.
currencystringOptional=3 charactersDefaults to INR
billing_intervalenumOptionalDefaults to MONTHLY
Allowed values:

Response

Compute plans returned successfully.
planslist of objects
countinteger>=0
vm_typeenum
currencystring
billing_intervalenumDefaults to MONTHLY
site_idstring or null

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error