VdsDynamic(Integer cpu_cores,
String cpu_model,
Double cpu_speed_mh,
String if_total_speed,
Boolean kvm_enabled,
Integer mem_commited,
Integer physical_mem_mb,
int status,
Guid vds_id,
Integer vm_active,
int vm_count,
Integer vm_migrating,
Integer reserved_mem,
Integer guest_overhead,
VDSStatus previous_status,
String software_version,
String version_name,
String build_name,
Date cpu_over_commit_time_stamp,
HypervisorType hypervisor_type,
Integer pending_vcpus_count,
Integer pending_vmem_sizeField,
Boolean net_config_dirty) |
VM(Guid vm_guid,
String vm_name,
int vm_mem_size_mb,
Guid vmt_guid,
VmOsType vm_os,
String vm_description,
Guid vds_group_id,
String vds_group_name,
String vds_group_description,
String vmt_name,
int vmt_mem_size_mb,
VmOsType vmt_os,
Date vmt_creation_date,
int vmt_child_count,
int vmt_num_of_cpus,
int vmt_num_of_sockets,
int vmt_cpu_per_socket,
String vmt_description,
int status,
String vm_ip,
String vm_host,
Integer vm_pid,
Date vm_last_up_time,
Date vm_last_boot_time,
String guest_cur_user_name,
Date guest_last_login_time,
NGuid guest_cur_user_id,
Date guest_last_logout_time,
String guest_os,
Double cpu_user,
Double cpu_sys,
Integer vm_if_id_1,
String vm_if_name_1,
Integer vm_line_rate_1,
BigDecimal rx_dropped_1,
BigDecimal rx_rate_1,
BigDecimal tx_dropped_1,
BigDecimal tx_rate_1,
Integer vm_if_id_2,
String vm_if_name_2,
Integer vm_line_rate_2,
BigDecimal rx_dropped_2,
BigDecimal rx_rate_2,
BigDecimal tx_dropped_2,
BigDecimal tx_rate_2,
Double elapsed_time,
Integer usage_network_percent,
Integer usage_mem_percent,
Integer usage_cpu_percent,
Guid run_on_vds,
Guid migrating_to_vds,
String app_list,
Integer display,
String vm_domain,
Date vm_creation_date,
String run_on_vds_name,
String time_zone,
Boolean acpi_enable,
Integer session,
String display_ip,
Integer display_type,
Boolean kvm_enable,
Integer boot_sequence,
String vmt_time_zone,
Integer display_secure_port,
Integer utc_diff,
boolean is_stateless,
String vds_cpu_name,
boolean fail_back,
BootSequence default_boot_sequence,
VmType vm_type,
HypervisorType hypervisor_type,
OperationMode operation_mode,
int minAllocatedMem) |
VmBase(Guid id,
Guid vds_group_id,
VmOsType mOs,
Date creationDate,
String description,
int memSizeMB,
int numOfSockets,
int cpusPerSocket,
String domain,
String timezone,
VmType vmType,
UsbPolicy usbPolicy,
boolean fail_back,
BootSequence defaultBootSequence,
HypervisorType hypervisorType,
OperationMode operationMode,
int niceLevel,
boolean autosuspend,
int priority,
boolean autoStartup,
boolean stateless,
String isoPath,
OriginType origin,
String kernelUrl,
String kernelParams,
String initrdUrl) |
VmStatic(String description,
int mem_size_mb,
VmOsType os,
Guid vds_group_id,
Guid vm_guid,
String vm_name,
Guid vmt_guid,
String domain,
Date creation_date,
int num_of_monitors,
boolean is_initialized,
boolean is_auto_suspend,
Guid dedicated_vm_for_vds,
int num_of_sockets,
int cpu_per_socket,
UsbPolicy usb_policy,
String time_zone,
boolean auto_startup,
boolean is_stateless,
boolean fail_back,
BootSequence default_boot_sequence,
VmType vm_type,
HypervisorType hypervisor_type,
OperationMode operation_mode,
int minAllocatedMem) |
VmTemplate(int child_count,
Date creation_date,
String description,
int mem_size_mb,
String name,
int num_of_sockets,
int cpu_per_socket,
VmOsType os,
Guid vds_group_id,
Guid vmt_guid,
String domain,
int num_of_monitors,
int status,
int usb_policy,
String time_zone,
boolean is_auto_suspend,
int nice_level,
boolean fail_back,
BootSequence default_boot_sequence,
VmType vm_type,
HypervisorType hypervisor_type,
OperationMode operation_mode) |