Resource Types

List Compute Types

get
Authorizations
OAuth2implicitRequired

OAuth2 flow

Authorization URL:
Available scopes:
  • : openid
  • : email
Query parameters
allbooleanOptional

true = display all technologies, false = display only technologies on which resources are available, example: false

dashboardstringOptional

"WIZARD" for types for creation wizard "DISPLAY" for display dashboard

Default: WIZARD
cloudsintegerOptional
Responses
200

OK

*/*
get
/compute/resource-types

List Resource Technologies

get
Authorizations
OAuth2implicitRequired

OAuth2 flow

Authorization URL:
Available scopes:
  • : openid
  • : email
Path parameters
typestringRequired

Type, example: LINUX, WINDOWS, SQLSERVER, APACHE_KAFKA

Query parameters
cloudsintegerOptional
Responses
200

OK

*/*
get
/compute/resource-types/{type}/technologies

Last updated