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::CreateSpec Class Reference
Inheritance diagram for Com::Vmware::Vcenter::VM::CreateSpec:

Avaliable Methods

public method set_sata_adapters ()
 
public method get_cpu ()
 
public method set_parallel_ports ()
 
public method get_parallel_ports ()
 
public method new ()
 
public method get_boot ()
 
public method set_floppies ()
 
public method set_nics ()
 
public method get_guest_OS ()
 
public method set_disks ()
 
public method set_guest_OS ()
 
public method set_boot_devices ()
 
public method get_memory ()
 
public method get_placement ()
 
public method set_boot ()
 
public method get_boot_devices ()
 
public method get_nics ()
 
public method get_serial_ports ()
 
public method set_hardware_version ()
 
public method set_name ()
 
public method set_placement ()
 
public method get_hardware_version ()
 
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 ()
 

Detailed Description

Document-based creation spec.

Member Function Documentation

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

Gets the value of 'boot' property.

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

Gets the value of 'boot_devices' property.

Return values
boot_devices- The current value of the field. Boot device configuration. Optional#
Code:
click to view
public method Com::Vmware::Vcenter::VM::CreateSpec::get_cdroms ( )

Gets the value of 'cdroms' property.

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

Gets the value of 'cpu' property.

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

Gets the value of 'disks' property.

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

Gets the value of 'floppies' property.

Return values
floppies- The current value of the field. List of floppy drives. Optional#
Code:
click to view
public method Com::Vmware::Vcenter::VM::CreateSpec::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::CreateSpec::get_hardware_version ( )

Gets the value of 'hardware_version' property.

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

Gets the value of 'memory' property.

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

Gets the value of 'name' property.

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

Gets the value of 'nics' property.

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

Gets the value of 'parallel_ports' property.

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

Gets the value of 'placement' property.

Return values
placement- The current value of the field. Virtual machine placement information. Optional#
Code:
click to view
public method Com::Vmware::Vcenter::VM::CreateSpec::get_sata_adapters ( )

Gets the value of 'sata_adapters' property.

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

Gets the value of 'scsi_adapters' property.

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

Gets the value of 'serial_ports' property.

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

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

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Vcenter::VM::CreateSpec::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::CreateSpec::set_boot_devices ( )

Sets the given value for 'boot_devices' property.

Parameters
boot_devices- New value for the field. Boot device configuration.
Code:
click to view
public method Com::Vmware::Vcenter::VM::CreateSpec::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::CreateSpec::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::CreateSpec::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::CreateSpec::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::CreateSpec::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::CreateSpec::set_hardware_version ( )

Sets the given value for 'hardware_version' property.

Parameters
hardware_version- New value for the field. Virtual hardware version.
Code:
click to view
public method Com::Vmware::Vcenter::VM::CreateSpec::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::CreateSpec::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::CreateSpec::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::CreateSpec::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::CreateSpec::set_placement ( )

Sets the given value for 'placement' property.

Parameters
placement- New value for the field. Virtual machine placement information.
Code:
click to view
public method Com::Vmware::Vcenter::VM::CreateSpec::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::CreateSpec::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::CreateSpec::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: