get_key
Retrieve detailed encryption key information from Oracle Cloud Infrastructure, including algorithm, shape, and version details for security management.
Instructions
Get detailed information about a specific encryption key.
Note: You must first get a vault to obtain its management_endpoint.
Args:
key_id: OCID of the key to retrieve
management_endpoint: Management endpoint from the vault (get from vault details)
Returns:
Detailed key information including algorithm, shape, and versions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_id | Yes | ||
| management_endpoint | Yes |