vSphere Native Key Provider Operations
You can use the vSphere Automation API to perform vSphere Native Key Provider operations.
You can retrieve, add, configure, or remove providers. You can also export and import provider configuration.
Operation | Description |
---|---|
List host providers | You can list all available providers on an ESXi host. |
Get host provider | You can retrieve details about a specific provider on an ESXi host. |
List providers | You can list all providers. |
Get provider | You can retrieve details about a specific provider. |
Create provider | You can add a new provider to your environment. |
Update provider | You can update the configuration of an existing provider. |
Delete provider | You can remove a provider. |
Export configuration | You can export the configuration of a provider. |
Import configuration | You can import a provider by using a previously exported configuration. |