Class: HammerCLIKatello::Product::RemoveSyncPlanCommand
- Inherits:
-
UpdateCommand
- Object
- HammerCLIForeman::UpdateCommand
- UpdateCommand
- HammerCLIKatello::Product::RemoveSyncPlanCommand
- Defined in:
- lib/hammer_cli_katello/product.rb
Instance Method Summary collapse
Methods included from ResolverCommons
Instance Method Details
#request_params ⇒ Object
158 159 160 |
# File 'lib/hammer_cli_katello/product.rb', line 158 def request_params super.merge("sync_plan_id" => nil) end |