Skip to main content

List Cloud Types

GET 

/cloud/type

Returns all the cloud types.

Request

Query Parameters

    onlyAccessible boolean

    true = return only cloud types to which the user has access and for which he has onboarded cloud accounts. Default is false.

    includeOthers boolean

    returns other cloudType in response if includeOthers is true

Responses

successful operation

Schema
  • Array [
  • string

  • ]
Loading...