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
 All Classes Files Functions
List of all members
Com::Vmware::Appliance::Recovery::Restore::Metadata Class Reference
Inheritance diagram for Com::Vmware::Appliance::Recovery::Restore::Metadata:

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 ()
 

Detailed Description

Com::Vmware::Appliance::Recovery::Restore::Metadata class Structure representing metadata

Member Function Documentation

public method Com::Vmware::Appliance::Recovery::Restore::Metadata::get_applicable ( )

Gets the value of 'applicable' property.

Return values
applicable- The current value of the field. Does the VCSA match the deployment type, network properties and version of backed up VC boolean#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Restore::Metadata::get_boxname ( )

Gets the value of 'boxname' property.

Return values
boxname- The current value of the field. Box name is PNID/ FQDN etc String#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Restore::Metadata::get_comment ( )

Gets the value of 'comment' property.

Return values
comment- The current value of the field. Custom comment String#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Restore::Metadata::get_messages ( )

Gets the value of 'messages' property.

Return values
messages- The current value of the field. Any messages if the backup is not aplicable List#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Restore::Metadata::get_parts ( )

Gets the value of 'parts' property.

Return values
parts- The current value of the field. List of parts included in the backup. List#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Restore::Metadata::get_timestamp ( )

Gets the value of 'timestamp' property.

Return values
timestamp- The current value of the field. Time when this backup was completed. DateTime#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Restore::Metadata::get_version ( )

Gets the value of 'version' property.

Return values
version- The current value of the field. VCSA version String#
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Restore::Metadata::new ( )

Constructor to initialize the Com::Vmware::Appliance::Recovery::Restore::Metadata structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Restore::Metadata::set_applicable ( )

Sets the given value for 'applicable' property.

Parameters
applicable- New value for the field. Does the VCSA match the deployment type, network properties and version of backed up VC
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Restore::Metadata::set_boxname ( )

Sets the given value for 'boxname' property.

Parameters
boxname- New value for the field. Box name is PNID/ FQDN etc
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Restore::Metadata::set_comment ( )

Sets the given value for 'comment' property.

Parameters
comment- New value for the field. Custom comment
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Restore::Metadata::set_messages ( )

Sets the given value for 'messages' property.

Parameters
messages- New value for the field. Any messages if the backup is not aplicable
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Restore::Metadata::set_parts ( )

Sets the given value for 'parts' property.

Parameters
parts- New value for the field. List of parts included in the backup.
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Restore::Metadata::set_timestamp ( )

Sets the given value for 'timestamp' property.

Parameters
timestamp- New value for the field. Time when this backup was completed.
Code:
click to view
public method Com::Vmware::Appliance::Recovery::Restore::Metadata::set_version ( )

Sets the given value for 'version' property.

Parameters
version- New value for the field. VCSA version
Code:
click to view

The documentation for this class was generated from the following file: