vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VmDiskFileEncryptionInfo(vim.host.DatastoreBrowser.VmDiskInfo.VmDiskEncryptionInfo)
- Property of
- VmDiskFileInfo
- Extends
- DynamicData
- See also
- CryptoKeyId
- Since
- vSphere API Release 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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |