vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - ClusterComputeResourceCryptoModePolicy(vim.ClusterComputeResource.CryptoModePolicy)
- Property of
 - ClusterCryptoConfigInfo
 - Parameter to
 - SetCryptoMode
 - Extends
 - DynamicData
 - See also
 - CryptoKeyId, KeyProviderId
 - Since
 - vSphere API Release 8.0.3.0
 
Data Object Description
The encryption mode policy for a cluster.Properties
| Name | Type | Description | 
|---|---|---|
| keyId* | CryptoKeyId | 
         The host key identifier.
 When set, all hosts in the cluster will use this key when enabling
 the crypto safe mode. Only one of keyId and
 providerId may be set.
       | 
| providerId* | KeyProviderId | 
         The host key provider identifier.
 When set, all hosts in the cluster will use a key from the specified
 key provider when enabling the crypto safe mode. Only one of
 keyId and providerId may be set.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |