|
Name
|
Type
|
Description
|
| clusterId | KeyProviderId |
Globally unique ID for the servers providing the same keys.
All KMIP servers with the same clusterId are in a cluster and all must
provide the same keys for redundancy.
|
| hasBackup | xsd:boolean |
Since vSphere API 7.0.2.0
|
| keyId | xsd:string |
Since vSphere API 7.0.2.0
|
| managementType | xsd:string |
Key provider management type.
See KmsManagementType for valid values.
Since vSphere API 7.0
|
| servers | KmipServerInfo[] |
Servers in this cluster.
|
| tpmRequired | xsd:boolean |
Since vSphere API 7.0.2.0
|
| useAsDefault | xsd:boolean |
Use this cluster as default for system wide,
when the optional CryptoKeyId.providerId is not set.
|
| useAsEntityDefault | ManagedObjectReference[]
to a
ManagedEntity[] |
Use this cluster as default for the managed entities,
when the optional CryptoKeyId.providerId is not set.
See SetDefaultKmsCluster for
supported managed entity type.
Since vSphere API 7.0
|
|
Properties inherited from DynamicData |
| None |