Retrieve vSphere Native Key Providers on a
Host
You can use
the
to list
vSphere Native Key Providers on a host and retrieve details about a specific vSphere Native
Key Provider.Providers
interface from the
com.vmware.vcenter.crypto_manager.hosts.kms
package- Retrieve a list of vSphere Native Key Providers on a hostby calling the.list(java.lang.String host, ProvidersTypes.FilterSpec filterSpec)method of theProvidersinterface
- Retrieve information about a vSphere Native Key Provider on a hostby calling the.get(java.lang.String host, java.lang.String provider)method of theProvidersinterface