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.

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
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.
UMLPackagePathstringCIM::System::SystemElements
Versionstring2.7.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
GroupComponentCIM_SystemPartitionCIM_ComputerSystem
Aggregatebooleantrue
DescriptionstringThe 'underlying' ComputerSystem that hosts a Partition.
Keybooleantrue
Maxuint321
OverridestringGroupComponent
PartComponentCIM_SystemPartitionCIM_UnitaryComputerSystem
DescriptionstringThe System Partition.
Keybooleantrue
OverridestringPartComponent

Class Methods