Class CIM_VTLStatisticalData
extends CIM_StatisticalData

The CIM_VTLStatisticalData class is used to represent graph contains data representing the history of specified resource via CIM_VTLStatisticalDataService methods

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_VTLStatisticalData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe CIM_VTLStatisticalData class is used to represent graph contains data representing the history of specified resource via CIM_VTLStatisticalDataService methods
Experimentalbooleantrue
UMLPackagePathstringCIM::Device::StorageStatistics
Versionstring2.29.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Datastring
DescriptionstringA string that contains the graph data In CSV format
Readbooleantrue
DataFormatuint162
DescriptionstringThe format of the data as requested in the graph generation methods. Ex: '2' (CSV)
Readbooleantrue
ValueMapstring0, 1, 2, .., 32768..65535
ValuesstringUnknown, Other, CSV, DMTF Reserved, Vendor Specific
StartTimedatetime
DescriptionstringBegin time of the data point collection
Readbooleantrue
TimeIntervaluint64
DescriptionstringThe time interval in seconds between consecutive points in the data returned.
PUnitstringsecond
Readbooleantrue
Unitsstringseconds
XAxisNamestring
DescriptionstringThe name of the X axis
Readbooleantrue
XAxisUnitstring
DescriptionstringThe unit used for the X axis (e.g. seconds)
IsPUnitbooleantrue
Readbooleantrue
YAxisNamestring
DescriptionstringThe name of the Y axis
Readbooleantrue
YAxisUnitstring
DescriptionstringThe unit used for the Y axis (e.g. byte * 10^6 / second)
IsPUnitbooleantrue
Readbooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_StatisticalData
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_StatisticalData
RateIntervalEndTimedatetimeCIM_StatisticalData
RateIntervalStartTimedatetimeCIM_StatisticalData
SampleIntervaldatetimeCIM_StatisticalData
StartStatisticTimedatetimeCIM_StatisticalData
StatisticTimedatetimeCIM_StatisticalData

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ResetSelectedStatsuint32CIM_StatisticalData