ClusterCryptoConfigInfo
ClusterCryptoConfigInfo
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"cryptoMode": "string",
"policy": {
"_typeName": "string",
"keyId": {
"_typeName": "string",
"keyId": "string",
"providerId": {
"_typeName": "string",
"id": "string"
}
},
"providerId": {
"_typeName": "string",
"id": "string"
}
}
}
string
cryptoMode
Optional
The cluster encryption mode.
See ClusterCryptoConfigInfoCryptoModeEnum for supported values.
policy
Optional
The encryption mode policy for a cluster.
Since: vSphere API Release 8.0.3.0