CnsUpdateVolumeCryptoRequestType

CnsUpdateVolumeCryptoRequestType
CnsUpdateVolumeCryptoRequestType

The parameters of CnsUpdateVolumeCrypto.

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

JSON Example
{
    "updateSpecs": [
        {
            "_typeName": "string",
            "volumeId": {
                "_typeName": "string",
                "id": "string"
            },
            "profile": [
                {
                    "_typeName": "string"
                }
            ],
            "disksCrypto": {
                "_typeName": "string",
                "parent": "DiskCryptoSpec Object",
                "crypto": {
                    "_typeName": "string"
                }
            }
        }
    ]
}
updateSpecs
Optional

Specifications for volumes to be crypted.