Class: HammerCLIKatello::Product::RemoveSyncPlanCommand

Inherits:
UpdateCommand
  • Object
show all
Defined in:
lib/hammer_cli_katello/product.rb

Instance Method Summary collapse

Methods included from ResolverCommons

included

Instance Method Details

#request_paramsObject



123
124
125
# File 'lib/hammer_cli_katello/product.rb', line 123

def request_params
  super.merge("sync_plan_id" => nil)
end