Expand Getting Started
Expand Parallels C API Concepts
Expand Parallels C API by Example
Expand Parallels Python API Concepts
Collapse Parallels Python API by Example
    Creating a Basic Application
    Connecting to Parallels Service and Logging In
   Expand Host Operations
   Collapse Virtual Machine Operations
       Obtaining the Virtual Machine List
       Searching for a Virtual Machine
       Performing Power Operations
       Creating a New Virtual Machine
       Obtaining Virtual Machine Configuration Data
      Collapse Modifying Virtual Machine Configuration
          Vm.begin_edit and Vm.commit Methods
          Name, Description, Boot Options, RAM size
          Adding a Hard Disk Drive
          Adding a Network Adapter
       Adding an Existing Virtual Machine
       Removing an Existing Virtual Machine
       Cloning a Virtual Machine
       Executing a Program in a Virtual Machine
   Expand Remote Desktop Access