Virtual Infrastructure Crypto Manager Kmip APIs

Virtual Infrastructure Crypto Manager Kmip APIs

Singleton Managed Object used to manage cryptographic keys.

Operations
POST
Crypto Manager Kmip Add Key
Add an existing key.
POST
Crypto Manager Kmip Add Keys
Add multiple existing keys.
POST
Crypto Manager Kmip Generate Client Csr
Generate a certificate signing request with its private key.
POST
Crypto Manager Kmip Generate Key
Generate new encryption key.
POST
Crypto Manager Kmip Generate Self Signed Client Cert
Generate a self-signed client certificate with its private key.
POST
Crypto Manager Kmip Get Default Kms Cluster
Get the default KMS cluster of the specified managed entity.
GET
Crypto Manager Kmip Get Enabled
Indicate if the encryption feature is enabled.
GET
Crypto Manager Kmip Get Kmip Servers
A list of registered KMIP servers, grouped by clusters.
POST
Crypto Manager Kmip Is Kms Cluster Active
Check whether an active KMS exists in cluster.
POST
Crypto Manager Kmip List Keys
List keys.
POST
Crypto Manager Kmip List Kmip Servers
List the registered KMIP servers.
POST
Crypto Manager Kmip List Kms Clusters
List the KMS clusters information.
POST
Crypto Manager Kmip Mark Default
Set the default KMIP cluster.
POST
Crypto Manager Kmip Query Crypto Key Status
Check CryptoKey status, such as if VC can access the key, if the key is used by some VMs or as host key.
POST
Crypto Manager Kmip Register Kmip Server
Register a KMIP server.
POST
Crypto Manager Kmip Register Kms Cluster
Register the specified KMS cluster to the CryptoManager.
POST
Crypto Manager Kmip Remove Key
Remove a key (only the UUID is needed to remove).
POST
Crypto Manager Kmip Remove Keys
Remove multiple keys (only the UUID is needed to remove).
POST
Crypto Manager Kmip Remove Kmip Server
Remove a KMIP server, even if in use.
POST
Crypto Manager Kmip Retrieve Client Cert
Get the client certificate of the KMIP cluster.
POST
Crypto Manager Kmip Retrieve Client Csr
Get the generated client certificate signing request.
POST
Crypto Manager Kmip Retrieve Kmip Server Cert
Get the server certficate.
POST
Crypto Manager Kmip Retrieve Kmip Servers Status Task
Get the status of the KMIP servers.
POST
Crypto Manager Kmip Retrieve Self Signed Client Cert
Get the generated self signed client certificate.
POST
Crypto Manager Kmip Set Default Kms Cluster
Set the default KMS cluster for the specified managed entity.
POST
Crypto Manager Kmip Set Key Custom Attributes
Set crypto key's custom attributes.
POST
Crypto Manager Kmip Unregister Kms Cluster
Unregister the specified KMS cluster from the CryptoManager.
POST
Crypto Manager Kmip Update Kmip Server
Update a KMIP server.
POST
Crypto Manager Kmip Update Kms Signed Csr Client Cert
Set KMS server signed certificate as KMIP client certificate for the KMS cluster.
POST
Crypto Manager Kmip Update Self Signed Client Cert
Set a self-signed certificate as KMIP client certificate for the KMS cluster.
POST
Crypto Manager Kmip Upload Client Cert
Set a client certificate with private key for the KMIP cluster.
POST
Crypto Manager Kmip Upload Kmip Server Cert
Upload a server certficate.