|
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_check_updates () |
| public method | set_latest_update_query_time () |
| public method | get_latest_update_query_time () |
| public method | set_username () |
| public method | set_time () |
| public method | set_latest_update_install_time () |
| public method | new () |
| public method | get_day () |
| public method | get_latest_update_install_time () |
| public method | get_time () |
| public method | set_day () |
| public method | set_password () |
| public method | get_password () |
| public method | get_current_URL () |
| public method | set_check_updates () |
| public method | get_default_URL () |
| public method | set_default_URL () |
| public method | get_username () |
| public method | set_current_URL () |
Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet class Structure to get url update repository.
| public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::get_check_updates | ( | ) |
Gets the value of 'check_updates' property.
| check_updates | - The current value of the field. Check for update at the pre-configured repository URL. AutoUpdateNotification# |
Code:
| public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::get_current_URL | ( | ) |
Gets the value of 'current_URL' property.
| current_URL | - The current value of the field. Current appliance update repository URL. String# |
Code:
| public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::get_day | ( | ) |
Gets the value of 'day' property.
| day | - The current value of the field. day to query for updates UpdateDay# |
Code:
| public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::get_default_URL | ( | ) |
Gets the value of 'default_URL' property.
| default_URL | - The current value of the field. Default appliance update repository URL. String# |
Code:
| public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::get_latest_update_install_time | ( | ) |
Gets the value of 'latest_update_install_time' property.
| latest_update_install_time | - The current value of the field. timestamp of latest update installation String# |
Code:
| public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::get_latest_update_query_time | ( | ) |
Gets the value of 'latest_update_query_time' property.
| latest_update_query_time | - The current value of the field. timestamp of latest query to update repository String# |
Code:
| public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::get_password | ( | ) |
Gets the value of 'password' property.
| password | - The current value of the field. password for the url update repository String# |
Code:
| public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::get_time | ( | ) |
Gets the value of 'time' property.
| time | - The current value of the field. time to query for updates Format: HH:MM:SS Military (24 hour) Time Format String# |
Code:
| public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::get_username | ( | ) |
Gets the value of 'username' property.
| username | - The current value of the field. username for the url update repository String# |
Code:
| public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::new | ( | ) |
Constructor to initialize the Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet structure
| Blessed | object |
Code:
| public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::set_check_updates | ( | ) |
Sets the given value for 'check_updates' property.
| check_updates | - New value for the field. Check for update at the pre-configured repository URL. |
Code:
| public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::set_current_URL | ( | ) |
Sets the given value for 'current_URL' property.
| current_URL | - New value for the field. Current appliance update repository URL. |
Code:
| public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::set_day | ( | ) |
Sets the given value for 'day' property.
| day | - New value for the field. day to query for updates |
Code:
| public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::set_default_URL | ( | ) |
Sets the given value for 'default_URL' property.
| default_URL | - New value for the field. Default appliance update repository URL. |
Code:
| public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::set_latest_update_install_time | ( | ) |
Sets the given value for 'latest_update_install_time' property.
| latest_update_install_time | - New value for the field. timestamp of latest update installation |
Code:
| public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::set_latest_update_query_time | ( | ) |
Sets the given value for 'latest_update_query_time' property.
| latest_update_query_time | - New value for the field. timestamp of latest query to update repository |
Code:
| public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::set_password | ( | ) |
Sets the given value for 'password' property.
| password | - New value for the field. password for the url update repository |
Code:
| public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::set_time | ( | ) |
Sets the given value for 'time' property.
| time | - New value for the field. time to query for updates Format: HH:MM:SS Military (24 hour) Time Format |
Code:
| public method Com::Vmware::Appliance::Techpreview::System::Update::UpdateStructGet::set_username | ( | ) |
Sets the given value for 'username' property.
| username | - New value for the field. username for the url update repository |
Code: