|
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::Appliance::Vmon::Service::Health enumerated type defines the possible values for health of a service. Constant Com::Vmware::Appliance::Vmon::Service::Health::DEGRADED # Service is in degraded state, it is not functional. Constant Com::Vmware::Appliance::Vmon::Service::Health::HEALTHY # Service is in a healthy state and is fully functional. Constant Com::Vmware::Appliance::Vmon::Service::Health::HEALTHY_WITH_WARNINGS # Service is healthy with warnings.
| public method Com::Vmware::Appliance::Vmon::Service::Health::new | ( | ) |
Constructor to initialize the Com::Vmware::Appliance::Vmon::Service::Health enumeration.
| Blessed | object |
Code: