CnsDetachVolumeRequestType

CnsDetachVolumeRequestType
CnsDetachVolumeRequestType

The parameters of CnsDetachVolume.

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

JSON Example
{
    "detachSpecs": [
        {
            "_typeName": "string",
            "volumeId": {
                "_typeName": "string",
                "id": "string"
            },
            "vm": {
                "_typeName": "string",
                "type": "string",
                "value": "string"
            }
        }
    ]
}
detachSpecs
Required

Specification for detach operation