|
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 | LocalizableMessage |
| class | LocationType |
| class | Metadata |
| class | RestoreRequest |
Avaliable Methods | |
| public method | new () |
| public method | validate () |
Com::Vmware::Appliance::Recovery::Restore interface provides methods Performs restore operations
| public method Com::Vmware::Appliance::Recovery::Restore::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:
| public method Com::Vmware::Appliance::Recovery::Restore::validate | ( | ) |
Get metadata before restore
| piece | [REQUIRED] RestoreRequest Structure . The value must be Com::Vmware::Appliance::Recovery::Restore::RestoreRequest. |
| Metadata | Structure The return type will be Com::Vmware::Appliance::Recovery::Restore::Metadata |
| Com::Vmware::Vapi::Std::Errors::Error | Generic error |
Code: