|
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 | get_start_time () |
| public method | set_messages () |
| public method | get_end_time () |
| public method | get_id () |
| public method | set_id () |
| public method | get_progress () |
| public method | get_messages () |
| public method | set_state () |
| public method | set_end_time () |
| public method | new () |
| public method | set_start_time () |
| public method | get_state () |
| public method | set_progress () |
Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus class Structure representing backup restore status
| public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::get_end_time | ( | ) |
Gets the value of 'end_time' property.
| end_time | - The current value of the field. Time when this backup was finished. Optional# |
Code:
| public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::get_id | ( | ) |
Gets the value of 'id' property.
| id | - The current value of the field. TimeStamp based ID String# |
Code:
| public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::get_messages | ( | ) |
Gets the value of 'messages' property.
| messages | - The current value of the field. list of messages List# |
Code:
| public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::get_progress | ( | ) |
Gets the value of 'progress' property.
| progress | - The current value of the field. percentage complete long# |
Code:
| public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::get_start_time | ( | ) |
Gets the value of 'start_time' property.
| start_time | - The current value of the field. Time when this backup was started. DateTime# |
Code:
| public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::get_state | ( | ) |
Gets the value of 'state' property.
| state | - The current value of the field. process state BackupRestoreProcessState# |
Code:
| public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::new | ( | ) |
Constructor to initialize the Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus structure
| Blessed | object |
Code:
| public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::set_end_time | ( | ) |
Sets the given value for 'end_time' property.
| end_time | - New value for the field. Time when this backup was finished. |
Code:
| public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::set_id | ( | ) |
Sets the given value for 'id' property.
| id | - New value for the field. TimeStamp based ID |
Code:
| public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::set_messages | ( | ) |
Sets the given value for 'messages' property.
| messages | - New value for the field. list of messages |
Code:
| public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::set_progress | ( | ) |
Sets the given value for 'progress' property.
| progress | - New value for the field. percentage complete |
Code:
| public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::set_start_time | ( | ) |
Sets the given value for 'start_time' property.
| start_time | - New value for the field. Time when this backup was started. |
Code:
| public method Com::Vmware::Appliance::Recovery::Backup::Job::BackupJobStatus::set_state | ( | ) |
Sets the given value for 'state' property.
| state | - New value for the field. process state |
Code: