As a reference for the future, one thing that I've found useful is to run the command that I want to find within the Zimbra environment, and then use FireBug to look at the SOAP requests that were generated. This way, you can see what to expect from specific actions, and the SOAP calls that correlate to them. |