HammerCLIForeman::SingleResourceCommand
# File lib/hammer_cli_foreman/host.rb, line 358 def option_power_action :start end
# File lib/hammer_cli_foreman/host.rb, line 362 def request_params params = super params['id'] = get_identifier params end