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