VslmUpdateVstorageObjectCryptoRequestType

VslmUpdateVstorageObjectCryptoRequestType
VslmUpdateVstorageObjectCryptoRequestType

The parameters of VslmUpdateVstorageObjectCrypto_Task.

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

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

The ID of the virtual storage object.

profile
Optional

New profile requirement on the virtual storage object.

disksCrypto
Optional

The crypto information of each disk on the chain.