def saveConfiguration(self): url = self.sessionIdUrl+'/ixLoad/test/operations/save' self.logInfo('\nsaveConfiguration: %s' % url, timestamp=False) response = self.post(url)