How does one change any of the properties of a Configuration and persist them to the system? Specifically, it is the "description" property that I would like to adjust for an existing, or newly captured, Configuration. I cannot determine how to do this, even with the "LabManagerInternal" WSDL, but the web application provides a property window that the user can adjust and persist so it must be possible. The only function I can find that accepts a "description" argument is the ConfigurationCopy function, but I don't think that I want to create a copy of a configuration each time I want to change the description, right?
Tags:
lab_manager_sdk,
internalapi,
internal,
developer,
configuration,
soap_api