VMware vSphere Automation SDK Perl
The VMware vSphere Automation SDK for Perl supports the client-side vSphere Automation API for access to vSphere services and capabilities
 All Classes Files Functions
List of all members
Com::Vmware::Vcenter::VM::Info Class Reference
Inheritance diagram for Com::Vmware::Vcenter::VM::Info:

Avaliable Methods

public method set_sata_adapters ()
 
public method get_cpu ()
 
public method set_power_state ()
 
public method set_parallel_ports ()
 
public method get_parallel_ports ()
 
public method new ()
 
public method get_boot ()
 
public method set_floppies ()
 
public method get_power_state ()
 
public method set_nics ()
 
public method get_guest_OS ()
 
public method set_hardware ()
 
public method set_disks ()
 
public method set_guest_OS ()
 
public method set_boot_devices ()
 
public method get_memory ()
 
public method set_boot ()
 
public method get_boot_devices ()
 
public method get_nics ()
 
public method get_serial_ports ()
 
public method set_name ()
 
public method get_sata_adapters ()
 
public method get_scsi_adapters ()
 
public method set_memory ()
 
public method set_cpu ()
 
public method get_disks ()
 
public method set_cdroms ()
 
public method set_scsi_adapters ()
 
public method get_floppies ()
 
public method set_serial_ports ()
 
public method get_cdroms ()
 
public method get_name ()
 
public method get_hardware ()
 

Detailed Description

Document-based info.

Member Function Documentation

public method Com::Vmware::Vcenter::VM::Info::get_boot ( )

Gets the value of 'boot' property.

Return values
boot- The current value of the field. Boot configuration. Info#
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::get_boot_devices ( )

Gets the value of 'boot_devices' property.

Return values
boot_devices- The current value of the field. Boot device configuration. If the list has no entries, a server-specific default boot sequence is used. List#
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::get_cdroms ( )

Gets the value of 'cdroms' property.

Return values
cdroms- The current value of the field. List of CD-ROMs. Map#
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::get_cpu ( )

Gets the value of 'cpu' property.

Return values
cpu- The current value of the field. CPU configuration. Info#
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::get_disks ( )

Gets the value of 'disks' property.

Return values
disks- The current value of the field. List of disks. Map#
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::get_floppies ( )

Gets the value of 'floppies' property.

Return values
floppies- The current value of the field. List of floppy drives. Map#
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::get_guest_OS ( )

Gets the value of 'guest_OS' property.

Return values
guest_OS- The current value of the field. Guest OS. GuestOS#
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::get_hardware ( )

Gets the value of 'hardware' property.

Return values
hardware- The current value of the field. Virtual hardware version information. Info#
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::get_memory ( )

Gets the value of 'memory' property.

Return values
memory- The current value of the field. Memory configuration. Info#
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::get_name ( )

Gets the value of 'name' property.

Return values
name- The current value of the field. Virtual machine name. String#
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::get_nics ( )

Gets the value of 'nics' property.

Return values
nics- The current value of the field. List of Ethernet adapters. Map#
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::get_parallel_ports ( )

Gets the value of 'parallel_ports' property.

Return values
parallel_ports- The current value of the field. List of parallel ports. Map#
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::get_power_state ( )

Gets the value of 'power_state' property.

Return values
power_state- The current value of the field. Power state of the virtual machine. State#
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::get_sata_adapters ( )

Gets the value of 'sata_adapters' property.

Return values
sata_adapters- The current value of the field. List of SATA adapters. Map#
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::get_scsi_adapters ( )

Gets the value of 'scsi_adapters' property.

Return values
scsi_adapters- The current value of the field. List of SCSI adapters. Map#
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::get_serial_ports ( )

Gets the value of 'serial_ports' property.

Return values
serial_ports- The current value of the field. List of serial ports. Map#
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::new ( )

Constructor to initialize the Com::Vmware::Vcenter::VM::Info structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::set_boot ( )

Sets the given value for 'boot' property.

Parameters
boot- New value for the field. Boot configuration.
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::set_boot_devices ( )

Sets the given value for 'boot_devices' property.

Parameters
boot_devices- New value for the field. Boot device configuration. If the list has no entries, a server-specific default boot sequence is used.
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::set_cdroms ( )

Sets the given value for 'cdroms' property.

Parameters
cdroms- New value for the field. List of CD-ROMs.
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::set_cpu ( )

Sets the given value for 'cpu' property.

Parameters
cpu- New value for the field. CPU configuration.
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::set_disks ( )

Sets the given value for 'disks' property.

Parameters
disks- New value for the field. List of disks.
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::set_floppies ( )

Sets the given value for 'floppies' property.

Parameters
floppies- New value for the field. List of floppy drives.
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::set_guest_OS ( )

Sets the given value for 'guest_OS' property.

Parameters
guest_OS- New value for the field. Guest OS.
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::set_hardware ( )

Sets the given value for 'hardware' property.

Parameters
hardware- New value for the field. Virtual hardware version information.
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::set_memory ( )

Sets the given value for 'memory' property.

Parameters
memory- New value for the field. Memory configuration.
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::set_name ( )

Sets the given value for 'name' property.

Parameters
name- New value for the field. Virtual machine name.
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::set_nics ( )

Sets the given value for 'nics' property.

Parameters
nics- New value for the field. List of Ethernet adapters.
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::set_parallel_ports ( )

Sets the given value for 'parallel_ports' property.

Parameters
parallel_ports- New value for the field. List of parallel ports.
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::set_power_state ( )

Sets the given value for 'power_state' property.

Parameters
power_state- New value for the field. Power state of the virtual machine.
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::set_sata_adapters ( )

Sets the given value for 'sata_adapters' property.

Parameters
sata_adapters- New value for the field. List of SATA adapters.
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::set_scsi_adapters ( )

Sets the given value for 'scsi_adapters' property.

Parameters
scsi_adapters- New value for the field. List of SCSI adapters.
Code:
click to view
public method Com::Vmware::Vcenter::VM::Info::set_serial_ports ( )

Sets the given value for 'serial_ports' property.

Parameters
serial_ports- New value for the field. List of serial ports.
Code:
click to view

The documentation for this class was generated from the following file: