254. VM_XEN

254.1. Summary of Module Globals

List of Global Functions

List of Global Variables

    254.2. Global Functions

    254.2.1. getConfiguredDiskSources

    Returns a list of disk sources that are already defined in the disk overview table

    Function parameters

    • list<map<string,any> > disks_list

    Return value

    • list<string> - of physical disk sources (i.e. file path or device)

    254.2.2. getConfiguredDiskTargets

    Returns a list of virtual devices(target) that are already defined in the disk overview table

    Function parameters

    • list<map<string,any> > disks_list

    Return value

    • list<string> - of virtual device names

    254.3. Global Variables

    254.4. Module Requirements

    254.4.1. Module Imports

    • Arch
    • HTML
    • Label
    • Mode
    • Popup
    • Report
    • Service
    • String
    • VM_Common

    254.4.2. Module Includes