Name | Data Type | Value |
---|---|---|
Association | boolean | true |
Description | string | Since removable PhysicalMedia can be dual-sided, there is the possibility for StorageExtents to be realized on a single side of the Media. This association is a specialization of the RealizesExtent relationship, adding a Side property to express the Media's orientation details. |
UMLPackagePath | string | CIM::Device::StorageExtents |
Version | string | 2.6.0 |
Name | Data Type | Default Value | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
Side | uint16 | ||||||
Description | string | An enumeration expressing on which 'Side' the Extent is realized. Since sides can be named by various schemes (0/1 or A/B), both schemes are expressed in the Values array of this property. | |||||
ValueMap | string | 0, 1, 2, 3, 4 | |||||
Values | string | Unknown, Side 0, Side 1, Side A, Side B |
Name | Class Origin | Reference Class | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
Antecedent | CIM_RealizedOnSide | CIM_PhysicalMedia | |||||
Description | string | The PhysicalMedia on which the Extent is realized. | |||||
Key | boolean | true | |||||
Max | uint32 | 1 | |||||
Override | string | Antecedent | |||||
Dependent | CIM_RealizedOnSide | CIM_StorageExtent | |||||
Description | string | The StorageExtent that is located on the Component. | |||||
Key | boolean | true | |||||
Override | string | Dependent |
Name | Data Type | Class Origin |
---|---|---|
StartingAddress | uint64 | CIM_RealizesExtent |