|
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::Host::ConnectionState enumerated type defines the connection status of a host. Constant Com::Vmware::Vcenter::Host::ConnectionState::CONNECTED # Host is connected to the vCenter Server Constant Com::Vmware::Vcenter::Host::ConnectionState::DISCONNECTED # Host is disconnected from the vCenter Server Constant Com::Vmware::Vcenter::Host::ConnectionState::NOT_RESPONDING # VirtualCenter is not receiving heartbeats from the server. The state automatically changes to connected once heartbeats are received again.
| public method Com::Vmware::Vcenter::Host::ConnectionState::new | ( | ) |
Constructor to initialize the Com::Vmware::Vcenter::Host::ConnectionState enumeration.
| Blessed | object |
Code: