Data Object - KmipClusterInfo(vim.encryption.KmipClusterInfo)

Property of
CryptoManagerKmip
Parameter to
RetrieveKmipServersStatus_Task
Returned by
ListKmipServers
Extends
DynamicData
See also
KeyProviderId, KmipServerInfo
Since
vSphere API 6.5

Data Object Description

Data Object representing a cluster of KMIP servers. All servers in a cluster must provide the same keys.

Properties

Name Type Description
clusterIdKeyProviderId

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.
servers*KmipServerInfo[]

Servers in this cluster.
useAsDefaultxsd:boolean

Use this cluster as default, when the optional CryptoKeyId.providerId is not set.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition