Management Overview

You can use the Web Services SDK to create and manage virtual applications by following these steps:
  1. Call the
    CreateVApp
    method to create a virtual application without children. See Creating a VirtualApp.
  2. Add child objects. See Managing VirtualApp Children.
  3. 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.