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"
            },
            "diskMode": "string",
            "sharing": "string",
            "controllerKey": 0,
            "unitNumber": 0,
            "backingTypeName": "string",
            "volumeEncrypted": false
        }
    ]
}
detachSpecs
Required

Specification for detach operation