# File lib/rhc/rest/client.rb, line 234
      def link_show_team_by_id(id, *args)
        api.link_href(:SHOW_TEAM, {':id' => id}, *args)
      end