Forum Discussion
bryantp_153631
May 29, 2014Nimbostratus
synchronize_to_group_v2() Common::InvalidArgument
Hello, I am trying to synchronize a group using synchronize_to_group_v2(), but everytime I run it I get the following: Exception caught in System::urn:iControl:System/ConfigSync::synchronize...
mhite_60883
Oct 23, 2014Cirrocumulus
I unfortunately experience the same problem.
def sync_to_group(self):
self.api.System.ConfigSync.synchronize_to_group_v2(group=self.name,
device=self.api._hostname,
force=False)
Throws this exception when called:
bigsuds.ServerError: Server raised fault: 'Exception caught in System::urn:iControl:System/ConfigSync::synchronize_to_group_v2()
Common::InvalidArgument
'
If you change "force=False" to "force=True", it will work.
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