|
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
|
Classes | |
| class | HealthLevel |
Avaliable Methods | |
| public method | get () |
| public method | new () |
Com::Vmware::Appliance::Health::Load interface provides methods Get load health.
| public method Com::Vmware::Appliance::Health::Load::get | ( | ) |
Get load health.
| Load | health. The return type will be Com::Vmware::Appliance::Health::Load::HealthLevel |
| Com::Vmware::Vapi::Std::Errors::Error | Generic error |
Code:
| public method Com::Vmware::Appliance::Health::Load::new | ( | ) |
Constructor to initialize the object
| api_provider | - protocol connection to use with stubs created by this factory |
| StubConfig | - Stub's additional configuration |
| Blessed | object |
Code: