CIM SMASH/Server Management API
Class CIM_RealizedOnSide
extends CIM_RealizesExtent (Association)
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.
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Association | boolean | true | None | OVERRIDABLE= false |
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. | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::Device::StorageExtents | None | None |
Version | string | 2.6.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Local Class Properties
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
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. | None | TRANSLATABLE= true | ||
ValueMap | string | 0, 1, 2, 3, 4 | None | None | ||
Values | string | Unknown, Side 0, Side 1, Side A, Side B | None | TRANSLATABLE= true | ||
StartingAddress | uint64 | |||||
Description | string | The starting address on the PhysicalComponent where the StorageExtent begins. Ending address of the StorageExtent is determined using the NumberOfBlocks and Block Size properties of the StorageExtent object. | None | TRANSLATABLE= true |
Association References
Name | Class Origin | Reference Class |
---|---|---|
Antecedent | CIM_RealizedOnSide | CIM_PhysicalMedia |
Dependent | CIM_RealizedOnSide | CIM_StorageExtent |
Copyright © 2008-2020 VMware, Inc. All rights reserved.