Forum Discussion
Eric_Flores_131
Mar 20, 2014Cirrostratus
Bigsuds - save_configuration
I am new to python and iControl. I am trying to use bigsuds to save a UCS file on the box but I am getting a strange error -
>>> b.System.ConfigSync.save_configuration(['/shared/tmp/test.ucs'],['S...
Eric_Flores_131
Mar 20, 2014Cirrostratus
So I have seen from the error messages what the function arg names should be and I tried this -
>>> b.System.ConfigSync.save_configuration(filename = '/shared/tmp/test.ucs',save_flag = 'SAVE_FULL')
Traceback (most recent call last):
bigsuds.ServerError: Server raised fault: 'Exception caught in System::urn:iControl:System/ConfigSync::save_configuration()
Common::InvalidArgument
'
>>>
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects