Class CIM_SystemPartition
extends CIM_ComponentCS

A Partition is an instance of a UnitaryComputerSystem (with its own OperatingSystem and Devices dedicated to the Partition) that is supported by underlying hardware and software. A Partition is not a virtualization of a Computer System, but the segmentation of the System's compute capabilities. Partitions can run independent copies of possibly different OperatingSystems and have dedicated Devices. The 'real', underlying System (perhaps a Cluster or another UnitaryComputerSystem) aggregates its Partitions. These semantics are described by the System Partition association. The use of this association has been deprecated in lieu of using HostedDependency.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Component
   |
   +--CIM_SystemComponent
   |
   +--CIM_ComponentCS
   |
   +--CIM_SystemPartition

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
Compositionbooleantrue
DeprecatedstringCIM_HostedDependency
DescriptionstringA Partition is an instance of a UnitaryComputerSystem (with its own OperatingSystem and Devices dedicated to the Partition) that is supported by underlying hardware and software. A Partition is not a virtualization of a Computer System, but the segmentation of the System's compute capabilities. Partitions can run independent copies of possibly different OperatingSystems and have dedicated Devices. The 'real', underlying System (perhaps a Cluster or another UnitaryComputerSystem) aggregates its Partitions. These semantics are described by the System Partition association. The use of this association has been deprecated in lieu of using HostedDependency.
UMLPackagePathstringCIM::System::SystemElements
Versionstring2.8.0

Class Properties

Association References

NameClass OriginReference Class
GroupComponentCIM_SystemPartitionCIM_ComputerSystem
PartComponentCIM_SystemPartitionCIM_UnitaryComputerSystem

Class Methods