# File lib/hammer_cli_foreman/host.rb, line 435
      def request_params
        params = super
        params['id'] = get_identifier
        params
      end