Puppet Task: keyvault_azure_get_keys
- Defined in:
-
tasks/keyvault_azure_get_keys.json,
tasks/keyvault_azure_get_keys.rb
Overview
Retrieves a list of the keys in the Key Vault as JSON Web Key structures that contain the public part of a stored key. The LIST operation is applicable to all key types, however only the base key identifier, attributes, and tags are provided in the response. Individual versions of a key are not listed in the response. This operation requires the keys/list permission.