Virtual Storage Lifecycle Management API


Data Object - KmipServerSpec(vim.encryption.KmipServerSpec)

Parameter to
RegisterKmipServer, UpdateKmipServer
Extends
DynamicData
See also
KeyProviderId, KmipServerInfo, KmipServerSpecKeySpec
Since
vSphere API Release 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.
defaultKeyType*xsd:string

Key type which the key provider generates by default. See KmipClusterInfoKeyType for supported values.

Since vSphere API Release 9.0.0.0
infoKmipServerInfo

Connection information for the KMIP server.
keySpec*KmipServerSpecKeySpec

Specification of key.

Since vSphere API Release 9.0.0.0
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