CnsExtendVolumeRequestType

CnsExtendVolumeRequestType
CnsExtendVolumeRequestType

The parameters of CnsExtendVolume.

This structure may be used only with operations rendered under /vsan.

JSON Example
{
    "extendSpecs": [
        {
            "_typeName": "string",
            "volumeId": {
                "_typeName": "string",
                "id": "string"
            },
            "capacityInMb": 0
        }
    ]
}
extendSpecs
Required

Specifications for volumes to be extended.