| Name | Data Type | Value |
|---|---|---|
| Association | boolean | true |
| Description | string | CIM_ElementStatisticalData is an association that relates a ManagedElement to its StatisticalData. Note that the cardinality of the ManagedElement reference is Min(1), Max(1). This cardinality mandates the instantiation of the ElementStatisticalData association for the referenced instance of CIM_StatisticalData. ElementStatisticalData describes the existence requirements and context for the CIM_StatisticalData, relative to a specific ManagedElement. |
| UMLPackagePath | string | CIM::Core::Statistics |
| Version | string | 2.7.0 |
| Name | Class Origin | Reference Class | Qualifiers | ||||
|---|---|---|---|---|---|---|---|
| Name | Data Type | Value | |||||
| ManagedElement | CIM_ElementStatisticalData | CIM_ManagedElement | |||||
| Description | string | The ManagedElement for which statistical or metric data is defined. | |||||
| Key | boolean | true | |||||
| Max | uint32 | 1 | |||||
| Min | uint32 | 1 | |||||
| Stats | CIM_ElementStatisticalData | CIM_StatisticalData | |||||
| Description | string | The statistic information/object. | |||||
| Key | boolean | true | |||||