|
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
|
Avaliable Methods | |
| public method | new () |
The Com::Vmware::Vcenter::Vm::Hardware::ConnectionState enumerated type defines the valid states for a removable device that is configured to be connected. Constant Com::Vmware::Vcenter::Vm::Hardware::ConnectionState::CONNECTED # The device is connected and working correctly. Constant Com::Vmware::Vcenter::Vm::Hardware::ConnectionState::RECOVERABLE_ERROR # Device connection failed due to a recoverable error; for example, the virtual device backing is currently in use by another virtual machine. Constant Com::Vmware::Vcenter::Vm::Hardware::ConnectionState::UNRECOVERABLE_ERROR # Device connection failed due to an unrecoverable error; for example, the virtual device backing does not exist. Constant Com::Vmware::Vcenter::Vm::Hardware::ConnectionState::NOT_CONNECTED # The device is not connected. Constant Com::Vmware::Vcenter::Vm::Hardware::ConnectionState::UNKNOWN # The device status is unknown.
| public method Com::Vmware::Vcenter::Vm::Hardware::ConnectionState::new | ( | ) |
Constructor to initialize the Com::Vmware::Vcenter::Vm::Hardware::ConnectionState enumeration.
| Blessed | object |
Code: