Skip to main content
Version: latest

Get AWS Volume Size

GET 

/v1/clouds/aws/imageIds/:imageId/volumeSize

Get AWS Volume Size

Request

Path Parameters

    imageId stringrequired

    AWS image id

Query Parameters

    region stringrequired

    Specific AWS Region

    cloudAccountUid stringrequired

    Uid for the specific AWS cloud account

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

(empty)

Schema

    sizeGBinteger

    AWS volume size

Loading...