|
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::Databasestorage interface provides methods Get database storage health.
| public method Com::Vmware::Appliance::Health::Databasestorage::get | ( | ) |
Get database storage health.
| Database | storage health. The return type will be Com::Vmware::Appliance::Health::Databasestorage::HealthLevel |
| Com::Vmware::Vapi::Std::Errors::Error | Generic error |
Code:
| public method Com::Vmware::Appliance::Health::Databasestorage::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: