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

Avaliable Methods

public method new ()
 

Detailed Description

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.

Member Function Documentation

public method Com::Vmware::Vcenter::Host::ConnectionState::new ( )

Constructor to initialize the Com::Vmware::Vcenter::Host::ConnectionState enumeration.

Return values
Blessedobject
Code:
click to view

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