Create a backup of all custom content on a vRO instance. Also supports building a package from a single workflow folder. It strips all out-of-the-box content and thus the output represents a diff of day 0 install. 1. Ensure basic auth is enabled in vRO (com.vmware.o11n.sso.basic-authentication.enabled=true in control center). 2. Create a REST host named 'localhost' pointing to the vRA VIP, basic auth user, and basic auth password. 3. Create placeholder package (the workflow does not create the package). 4. Execute 'build server package' or 'build package from folder'#JavaScript#vRealizeOrchestrator#Apache2.0