Crypto Manager Kms Providers APIs
The Providers interface provides operations to list, read and modify vCenter Server identity providers.
Operations
POST
Create Crypto Manager Kms Providers
Add a new provider. if you do not have all of the privileges described as follows: - Operation execution requires Cryptographer.ManageKeyServers.
GET
List Crypto Manager Kms Providers
Return a list of providers. if you do not have all of the privileges described as follows: - Operation execution requires Cryptographer.ReadKeyServersInfo.
DELETE
Delete Provider Kms
Remove a provider. if you do not have all of the privileges described as follows: - Operation execution requires Cryptographer.ManageKeyServers.
GET
Get Provider Kms
Return information about a provider. if you do not have all of the privileges described as follows: - Operation execution requires Cryptographer.ReadKeyServersInfo.
PATCH
Update Provider Kms
Update an existing provider. if you do not have all of the privileges described as follows: - Operation execution requires Cryptographer.ManageKeyServers.
POST
Export Kms Providers
Export provider configuration. if you do not have all of the privileges described as follows: - Operation execution requires Cryptographer.ManageKeyServers.
POST
Import Kms Providers
Import provider configuration. if you do not have all of the privileges described as follows: - Operation execution requires Cryptographer.ManageKeyServers.