Management Overview You can use the Web Services SDK to create and manage virtual applications by following these steps: Procedure Call the CreateVApp method to create a virtual application without children. See Creating a VirtualApp. Add child objects. See Managing VirtualApp Children. Export the VirtualApp to OVF (ExportVApp method) See Exporting a Virtual Application. You can then import the OVF to create and customize the virtual application. Parent topic: About Virtual Applications