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::Appliance::Health::Load::HealthLevel Class Reference
Inheritance diagram for Com::Vmware::Appliance::Health::Load::HealthLevel:

Avaliable Methods

public method new ()
 

Detailed Description

Com::Vmware::Appliance::Health::Load::HealthLevel enumerated type Defines health levels Constant Com::Vmware::Appliance::Health::Load::HealthLevel::ORANGE # The service health is degraded. The service might have serious problems Constant Com::Vmware::Appliance::Health::Load::HealthLevel::GRAY # No health data is available for this service. Constant Com::Vmware::Appliance::Health::Load::HealthLevel::GREEN # Service is healthy. Constant Com::Vmware::Appliance::Health::Load::HealthLevel::RED # The service is unavaiable and is not functioning properly or will stop functioning soon. Constant Com::Vmware::Appliance::Health::Load::HealthLevel::YELLOW # The service is healthy state, but experiencing some levels of problems.

Member Function Documentation

public method Com::Vmware::Appliance::Health::Load::HealthLevel::new ( )

Constructor to initialize the Com::Vmware::Appliance::Health::Load::HealthLevel enumeration.

Return values
Blessedobject
Code:
click to view

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