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::Monitoring::IntervalType Class Reference
Inheritance diagram for Com::Vmware::Appliance::Monitoring::IntervalType:

Avaliable Methods

public method new ()
 

Detailed Description

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.

Member Function Documentation

public method Com::Vmware::Appliance::Monitoring::IntervalType::new ( )

Constructor to initialize the Com::Vmware::Appliance::Monitoring::IntervalType enumeration.

Return values
Blessedobject
Code:
click to view

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