CIM SMASH/Server Management API
Class CIM_ProductComponent
extends CIM_Component (Association)
The CIM_ProductComponent association defines a containment and component relationship among Products. For example, a Product may come bundled with other Products. Note that this association duplicates ProductParentChild. The latter association is maintained for legacy reasons. This association, ProductComponent, is added for ease of query and modeling consistency. Using ProductComponent, an application can query for all Component relationships for a Product, versus querying the various Component relationships AND ProductParentChild.
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Aggregation | boolean | true | None | OVERRIDABLE= false |
Association | boolean | true | None | OVERRIDABLE= false |
Composition | boolean | true | None | OVERRIDABLE= false |
Deprecated | string | CIM_ConcreteComponent | TOSUBCLASS= false | None |
Description | string | The CIM_ProductComponent association defines a containment and component relationship among Products. For example, a Product may come bundled with other Products. Note that this association duplicates ProductParentChild. The latter association is maintained for legacy reasons. This association, ProductComponent, is added for ease of query and modeling consistency. Using ProductComponent, an application can query for all Component relationships for a Product, versus querying the various Component relationships AND ProductParentChild. | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::Core::ProductFRU | None | None |
Version | string | 2.15.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Association References
Name | Class Origin | Reference Class |
---|---|---|
GroupComponent | CIM_ProductComponent | CIM_Product |
PartComponent | CIM_ProductComponent | CIM_Product |
Copyright © 2008-2020 VMware, Inc. All rights reserved.