CIM SMASH/Server Management API
Class CIM_PackagedComponent
extends CIM_Container (Association)
A Component is typically contained by a PhysicalPackage, such as a Chassis or Card. The PackagedComponent association makes this relationship explicit. In the first sentence, the word, 'typically', is used. This is because a Component may be removed from, or not yet inserted into, its containing Package (ie, the Removable boolean is TRUE). Therefore, a Component may not always be associated with a container.
Details...
This class is not implemented.
Subclasses
CIM_MemoryOnCardClass Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Aggregation | boolean | true | None | OVERRIDABLE= false |
Association | boolean | true | None | OVERRIDABLE= false |
Description | string | A Component is typically contained by a PhysicalPackage, such as a Chassis or Card. The PackagedComponent association makes this relationship explicit. In the first sentence, the word, 'typically', is used. This is because a Component may be removed from, or not yet inserted into, its containing Package (ie, the Removable boolean is TRUE). Therefore, a Component may not always be associated with a container. | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::Physical::Component | None | None |
Version | string | 2.6.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Local Class Properties
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
LocationWithinContainer | string | |||||
Description | string | A free-form string representing the positioning of the PhysicalElement within the PhysicalPackage. Information relative to stationary elements in the Container (for example, 'second drive bay from the top'), angles, altitudes and other data may be recorded in this property. This string could supplement or be used in place of instantiating the CIM_Location object. | None | TRANSLATABLE= true | ||
MappingStrings | string | MIB.IETF|Entity-MIB.entPhysicalParentRelPos | None | None |
Association References
Name | Class Origin | Reference Class |
---|---|---|
GroupComponent | CIM_PackagedComponent | CIM_PhysicalPackage |
PartComponent | CIM_PackagedComponent | CIM_PhysicalComponent |
Copyright © 2008-2020 VMware, Inc. All rights reserved.