|
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 | new () |
Com::Vmware::Appliance::Monitoring::IntervalType enumerated type Defines interval between the values in hours and mins, for which aggregation will apply Constant Com::Vmware::Appliance::Monitoring::IntervalType::MINUTE_S30 # Thirty minutes interval between values. One week is 336 values. Constant Com::Vmware::Appliance::Monitoring::IntervalType::HOUR_S2 # Two hours interval between values. One month has 360 values. Constant Com::Vmware::Appliance::Monitoring::IntervalType::MINUTE_S5 # Five minutes interval between values (finest). One day would have 288 values, one week is 2016. Constant Com::Vmware::Appliance::Monitoring::IntervalType::DA_Y1 # 24 hours interval between values. One year has 365 values. Constant Com::Vmware::Appliance::Monitoring::IntervalType::HOUR_S6 # Six hour interval between values. One quarter is 360 values.
| public method Com::Vmware::Appliance::Monitoring::IntervalType::new | ( | ) |
Constructor to initialize the Com::Vmware::Appliance::Monitoring::IntervalType enumeration.
| Blessed | object |
Code: