CIM SMASH/Server Management API
Class CIM_RealizesExtent
extends CIM_Realizes (Association)
StorageExtents can be realized by PhysicalComponents. For example, disks or tapes are realized by PhysicalMedia. Memory is realized by PhysicalMemory. This relationship of Extents to PhysicalComponents is made explicit by the RealizesExtent association. In addition, the StartingAddress of the StorageExtent on the Component is specified here.
Details...
This class is not implemented.
Subclasses
CIM_RealizedOnSide CIM_RealizesAggregatePExtent CIM_RealizesDiskPartition CIM_RealizesPExtent CIM_RealizesTapePartitionClass Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Association | boolean | true | None | OVERRIDABLE= false |
Description | string | StorageExtents can be realized by PhysicalComponents. For example, disks or tapes are realized by PhysicalMedia. Memory is realized by PhysicalMemory. This relationship of Extents to PhysicalComponents is made explicit by the RealizesExtent association. In addition, the StartingAddress of the StorageExtent on the Component is specified here. | 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 | ||
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_RealizesExtent | CIM_PhysicalComponent |
Dependent | CIM_RealizesExtent | CIM_StorageExtent |
Copyright © 2008-2020 VMware, Inc. All rights reserved.