Class: HammerCLIKatello::ActivationKeyCommand::SubscriptionsCommand
- Inherits:
-
ListCommand
- Object
- HammerCLIForeman::ListCommand
- ListCommand
- HammerCLIKatello::ActivationKeyCommand::SubscriptionsCommand
- Defined in:
- lib/hammer_cli_katello/activation_key.rb
Instance Method Summary collapse
Methods included from ResolverCommons
Instance Method Details
#request_params ⇒ Object
117 118 119 120 121 |
# File 'lib/hammer_cli_katello/activation_key.rb', line 117 def request_params { 'activation_key_id' => option_id } end |