UpdateVStorageObjectCryptoRequestType
UpdateVStorageObjectCryptoRequestType
The parameters of UpdateVStorageObjectCrypto_Task.
JSON Example
{
"id": {
"_typeName": "string",
"id": "string"
},
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"profile": [
{
"_typeName": "string"
}
],
"disksCrypto": {
"_typeName": "string",
"parent": "DiskCryptoSpec Object",
"crypto": {
"_typeName": "string"
}
}
}
id
Required
The ID of the virtual storage object.
datastore
Required
The datastore where the virtual storage object is located.
array of
VirtualMachineProfileSpec
profile
Optional
New profile requirement on the virtual storage object.
disksCrypto
Optional
The crypto information of each disk on the chain.