def pools_refresh(self): """ Refresh Dynamic Pools configurations for relevant services.. @return: Reference to the submitted command. @since: API v6 """ return self._cmd('poolsRefresh', api_version=6)