Class: HammerCLIKatello::ActivationKeyCommand::SubscriptionsCommand

Inherits:
ListCommand
  • Object
show all
Defined in:
lib/hammer_cli_katello/activation_key.rb

Instance Method Summary collapse

Methods included from ResolverCommons

included

Instance Method Details

#request_paramsObject



117
118
119
120
121
# File 'lib/hammer_cli_katello/activation_key.rb', line 117

def request_params
  {
    'activation_key_id' => option_id
  }
end