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

Data Object - CryptoManagerKmipServerStatus(vim.encryption.CryptoManagerKmip.ServerStatus)

Property of
CryptoManagerKmipClusterStatus
Extends
DynamicData
See also
CryptoManagerKmipCertificateInfo, ManagedEntityStatus
Since
vSphere API 6.5

Data Object Description

Status of a KMIP server.

Properties

Name Type Description
certInfo*CryptoManagerKmipCertificateInfo

The basic information about the KMIP server's certificate.
clientTrustServer*xsd:boolean

Whether this KMS server is trusted by local Kmip client.
connectionStatusxsd:string

KMIP server connection status description.
namexsd:string

Name of the KMIP server.
serverTrustClient*xsd:boolean

Whether this KMS server trusts the local Kmip client.
statusManagedEntityStatus

KMIP server status.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition




Feedback

  • 0 Ratings