|
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::Softwarepackages interface provides methods* Get information on available software updates available in remote VUM repository.
| public method Com::Vmware::Appliance::Health::Softwarepackages::get | ( | ) |
Get information on available software updates available in remote VUM repository. red indicates that security updates are available. orange indicates that non security updates are available. green indicates that there are no updates available. gray indicates that there was an error retreiving information on software updates.
| software | updates available. The return type will be Com::Vmware::Appliance::Health::Softwarepackages::HealthLevel |
| Com::Vmware::Vapi::Std::Errors::Error | Generic error |
Code:
| public method Com::Vmware::Appliance::Health::Softwarepackages::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: