rhsm__get_activation_keys
Retrieve a list of activation keys for Red Hat Enterprise Linux system registration, including names, descriptions, and associated subscriptions.
Instructions
Get the list of activation keys available to the authenticated user.
🟢 CALL IMMEDIATELY - No information gathering required.
This endpoint returns activation keys that can be used for RHEL system registration. Activation keys contain subscription and configuration information needed to register systems with Red Hat Subscription Management.
If the user has more questions about the activation keys, ask the user to go to https://console.redhat.com/insights/connector/activation-keys
Returns: List of activation keys with their details including names, descriptions, and associated subscriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of activation keys to return (default: 20). | |
| offset | No | Number of activation keys to skip for pagination (default: 0). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |