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