CnsVolumeCryptoUpdateSpec

CnsVolumeCryptoUpdateSpec
CnsVolumeCryptoUpdateSpec

Specifications for volume crypto update operation.

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "volumeId": {
        "_typeName": "string",
        "id": "string"
    },
    "profile": [
        {
            "_typeName": "string"
        }
    ],
    "disksCrypto": {
        "_typeName": "string",
        "parent": "DiskCryptoSpec Object",
        "crypto": {
            "_typeName": "string"
        }
    }
}
volumeId
Required

Unique identifier for the volume.

profile
Optional

Target volume policy.

disksCrypto
Optional

Target volume crypto.