|
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_auth_key () |
| public method | get_priv_key () |
| public method | set_auth_key () |
| public method | new () |
| public method | set_priv_key () |
Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPHashResults class Structure to provide operators diagnostics test results.
| public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPHashResults::get_auth_key | ( | ) |
Gets the value of 'auth_key' property.
| auth_key | - The current value of the field. SNMP authentication key String# |
Code:
| public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPHashResults::get_priv_key | ( | ) |
Gets the value of 'priv_key' property.
| priv_key | - The current value of the field. SNMP privacy key String# |
Code:
| public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPHashResults::new | ( | ) |
Constructor to initialize the Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPHashResults structure
| Blessed | object |
Code:
| public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPHashResults::set_auth_key | ( | ) |
Sets the given value for 'auth_key' property.
| auth_key | - New value for the field. SNMP authentication key |
Code:
| public method Com::Vmware::Appliance::Techpreview::Monitoring::Snmp::SNMPHashResults::set_priv_key | ( | ) |
Sets the given value for 'priv_key' property.
| priv_key | - New value for the field. SNMP privacy key |
Code: