|
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 | set_messages () |
| public method | get_applicable () |
| public method | set_version () |
| public method | get_comment () |
| public method | set_timestamp () |
| public method | set_applicable () |
| public method | set_comment () |
| public method | get_boxname () |
| public method | get_messages () |
| public method | get_parts () |
| public method | set_parts () |
| public method | new () |
| public method | get_version () |
| public method | get_timestamp () |
| public method | set_boxname () |
Com::Vmware::Appliance::Recovery::Restore::Metadata class Structure representing metadata
| public method Com::Vmware::Appliance::Recovery::Restore::Metadata::get_applicable | ( | ) |
Gets the value of 'applicable' property.
| applicable | - The current value of the field. Does the VCSA match the deployment type, network properties and version of backed up VC boolean# |
Code:
| public method Com::Vmware::Appliance::Recovery::Restore::Metadata::get_boxname | ( | ) |
Gets the value of 'boxname' property.
| boxname | - The current value of the field. Box name is PNID/ FQDN etc String# |
Code:
| public method Com::Vmware::Appliance::Recovery::Restore::Metadata::get_comment | ( | ) |
Gets the value of 'comment' property.
| comment | - The current value of the field. Custom comment String# |
Code:
| public method Com::Vmware::Appliance::Recovery::Restore::Metadata::get_messages | ( | ) |
Gets the value of 'messages' property.
| messages | - The current value of the field. Any messages if the backup is not aplicable List# |
Code:
| public method Com::Vmware::Appliance::Recovery::Restore::Metadata::get_parts | ( | ) |
Gets the value of 'parts' property.
| parts | - The current value of the field. List of parts included in the backup. List# |
Code:
| public method Com::Vmware::Appliance::Recovery::Restore::Metadata::get_timestamp | ( | ) |
Gets the value of 'timestamp' property.
| timestamp | - The current value of the field. Time when this backup was completed. DateTime# |
Code:
| public method Com::Vmware::Appliance::Recovery::Restore::Metadata::get_version | ( | ) |
Gets the value of 'version' property.
| version | - The current value of the field. VCSA version String# |
Code:
| public method Com::Vmware::Appliance::Recovery::Restore::Metadata::new | ( | ) |
Constructor to initialize the Com::Vmware::Appliance::Recovery::Restore::Metadata structure
| Blessed | object |
Code:
| public method Com::Vmware::Appliance::Recovery::Restore::Metadata::set_applicable | ( | ) |
Sets the given value for 'applicable' property.
| applicable | - New value for the field. Does the VCSA match the deployment type, network properties and version of backed up VC |
Code:
| public method Com::Vmware::Appliance::Recovery::Restore::Metadata::set_boxname | ( | ) |
Sets the given value for 'boxname' property.
| boxname | - New value for the field. Box name is PNID/ FQDN etc |
Code:
| public method Com::Vmware::Appliance::Recovery::Restore::Metadata::set_comment | ( | ) |
Sets the given value for 'comment' property.
| comment | - New value for the field. Custom comment |
Code:
| public method Com::Vmware::Appliance::Recovery::Restore::Metadata::set_messages | ( | ) |
Sets the given value for 'messages' property.
| messages | - New value for the field. Any messages if the backup is not aplicable |
Code:
| public method Com::Vmware::Appliance::Recovery::Restore::Metadata::set_parts | ( | ) |
Sets the given value for 'parts' property.
| parts | - New value for the field. List of parts included in the backup. |
Code:
| public method Com::Vmware::Appliance::Recovery::Restore::Metadata::set_timestamp | ( | ) |
Sets the given value for 'timestamp' property.
| timestamp | - New value for the field. Time when this backup was completed. |
Code:
| public method Com::Vmware::Appliance::Recovery::Restore::Metadata::set_version | ( | ) |
Sets the given value for 'version' property.
| version | - New value for the field. VCSA version |
Code: