Data Object - VmDiskFileEncryptionInfo(vim.host.DatastoreBrowser.VmDiskInfo.VmDiskEncryptionInfo)

Property of
VmDiskFileInfo
Extends
DynamicData
See also
CryptoKeyId
Since
vSphere API 6.5

Data Object Description

The encryption information of a virtual disk.

Properties

Name Type Description
keyId*CryptoKeyId

The key identifier for an encrypted virtual disk. If the virtual disk is encrypted, then the keyId is set and indicates the identifier that can be used to lookup the key material. Unset if the virtual disk is not encrypted.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition