Skip to main content

Get all AWS Volume Types

GET 

/v1/clouds/aws/volumeTypes

List all AWS Volume Types

Request

Query Parameters

    region stringrequired

    Specific AWS Region

Responses

(empty)

Schema

    volumeTypes

    object[]

  • Array [

  • idstring

    AWS volume type id

    maxIopsstring

    Iops through put of volume type

    maxThroughPutstring

    Max through put of volume type

    namestring

    AWS Volume Type Name

  • ]

Loading...