SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > K
  • 0 Ratings

Data Object - KmipServerSpec(vim.encryption.KmipServerSpec)

Parameter to
RegisterKmipServer, UpdateKmipServer
Extends
DynamicData
See also
KeyProviderId, KmipServerInfo
Since
vSphere API 6.5

Data Object Description

Data Object representing a KMIP server connection spec.

Properties

Name Type Description
clusterIdKeyProviderId

The ID of the KMIP cluster. KMIP servers with the same clusterId are in one cluster and provide the same keys for redundancy.
infoKmipServerInfo

Connection information for the KMIP server.
password*xsd:string

Password to authenticate to the KMIP server. Set value to empty string to delete the entry.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition




Feedback

  • 0 Ratings