Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I've discovered an issue with UcsBackup full state in the Python UCS SDK (version 0.8.3).The code in UcsHandle.py expects "fullstate" instead of the correct "full-state" XML command.Also, there is a check that the file ends with .tar.gz, but the n...