Class CIM_ExtraCapacityGroup
extends CIM_RedundancyGroup

A class derived from RedundancyGroup indicating that the aggregated elements have more capacity or capability than is needed. An example of this type of redundancy is the installation of N+1 power supplies or fans in a system. The use of this class is being deprecated in lieu of using RedundancySet.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_RedundancyGroup
   |
   +--CIM_ExtraCapacityGroup

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DeprecatedstringCIM_RedundancySet
DescriptionstringA class derived from RedundancyGroup indicating that the aggregated elements have more capacity or capability than is needed. An example of this type of redundancy is the installation of N+1 power supplies or fans in a system. The use of this class is being deprecated in lieu of using RedundancySet.
UMLPackagePathstringCIM::Core::Redundancy
Versionstring2.21.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
LoadBalancedGroupboolean
DeprecatedstringCIM_RedundancySet.TypeOfSet
DescriptionstringBoolean indicating whether load balancing is supported by the ExtraCapacityGroup.
MinNumberNeededuint32
DeprecatedstringCIM_RedundancySet.MinNumberNeeded
DescriptionstringMinNumberNeeded indicates the smallest number of elements that must be operational in order to have redundancy. For example, in an N+1 redundancy relationship, the MinNumberNeeded property should be set equal to N.

Inherited Properties

NameData Type
Captionstring
CommunicationStatusuint16
CreationClassNamestring
Descriptionstring
DetailedStatusuint16
ElementNamestring
Generationuint64
HealthStateuint16
InstallDatedatetime
InstanceIDstring
Namestring
OperatingStatusuint16
PrimaryStatusuint16
RedundancyStatusuint16
Statusstring
OperationalStatusuint16[]
StatusDescriptionsstring[]

Class Methods