CIM SMASH/Server Management API
Class CIM_MetricDefForME
extends CIM_Dependency (Association)
This association ties a CIM_BaseMetricDefinition to a CIM_ManagedElement to define metrics for the latter. The metrics definition is given context by the ManagedElement, which is why the definition is dependent on the element.
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Association | boolean | true | None | OVERRIDABLE= false |
Description | string | This association ties a CIM_BaseMetricDefinition to a CIM_ManagedElement to define metrics for the latter. The metrics definition is given context by the ManagedElement, which is why the definition is dependent on the element. | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::Metrics::BaseMetric | None | None |
Version | string | 2.22.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Local Class Properties
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
MetricCollectionEnabled | uint16 | |||||
Description | string | MetricCollectionEnabled indicates whether the metric defined by the referenced CIM_BaseMetricDefinition is being collected for the referenced CIM_ManagedElement. A value of 2 "Enabled" shall indicate the metric is being collected. A value of 3 "Disabled" shall indicate the metric is not being collected. When collection of a metric is re-enabled, the metric is re-initialized such that any values for a current access metric reflect data collected after the time at which collection was re-enabled. | None | TRANSLATABLE= true | ||
ValueMap | string | 2, 3, 4, .., 32768..65535 | None | None | ||
Values | string | Enabled, Disabled, Reserved, DMTF Reserved, Vendor Reserved | None | TRANSLATABLE= true |
Association References
Name | Class Origin | Reference Class |
---|---|---|
Antecedent | CIM_MetricDefForME | CIM_ManagedElement |
Dependent | CIM_MetricDefForME | CIM_BaseMetricDefinition |
Copyright © 2008-2020 VMware, Inc. All rights reserved.