list_keys
Retrieve all encryption keys stored in an Oracle Cloud vault compartment to manage cryptographic assets and their configurations.
Instructions
List all encryption keys in a vault's compartment.
Note: You must first get a vault to obtain its management_endpoint.
Args:
compartment_id: OCID of the compartment
management_endpoint: Management endpoint from the vault (get from vault details)
Returns:
List of keys with their algorithm, protection mode, and state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compartment_id | Yes | ||
| management_endpoint | Yes |