|
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 () |
Com::Vmware::Appliance::Health::Softwarepackages::HealthLevel enumerated type Defines health levels Constant Com::Vmware::Appliance::Health::Softwarepackages::HealthLevel::ORANGE # The service health is degraded. The service might have serious problems Constant Com::Vmware::Appliance::Health::Softwarepackages::HealthLevel::GRAY # No health data is available for this service. Constant Com::Vmware::Appliance::Health::Softwarepackages::HealthLevel::GREEN # Service is healthy. Constant Com::Vmware::Appliance::Health::Softwarepackages::HealthLevel::RED # The service is unavaiable and is not functioning properly or will stop functioning soon. Constant Com::Vmware::Appliance::Health::Softwarepackages::HealthLevel::YELLOW # The service is healthy state, but experiencing some levels of problems.
| public method Com::Vmware::Appliance::Health::Softwarepackages::HealthLevel::new | ( | ) |
Constructor to initialize the Com::Vmware::Appliance::Health::Softwarepackages::HealthLevel enumeration.
| Blessed | object |
Code: