Class CIM_HostedClusterService
extends CIM_HostedService

HostedClusterService defines the hosting Cluster for a ClusteringService. Since this relationship is subclassed from HostedService, it inherits the scoping/naming scheme defined for Service - where a Service is weak to its hosting System. In this case, a ClusteringService must be weak to its hosting Cluster System.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_HostedDependency
   |
   +--CIM_HostedService
   |
   +--CIM_HostedClusterService

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringHostedClusterService defines the hosting Cluster for a ClusteringService. Since this relationship is subclassed from HostedService, it inherits the scoping/naming scheme defined for Service - where a Service is weak to its hosting System. In this case, a ClusteringService must be weak to its hosting Cluster System.
UMLPackagePathstringCIM::System::SystemElements
Versionstring2.8.1000

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_HostedClusterServiceCIM_ComputerSystem
DescriptionstringThe Cluster.
Keybooleantrue
Maxuint321
Minuint321
OverridestringAntecedent
DependentCIM_HostedClusterServiceCIM_ClusteringService
DescriptionstringThe ClusteringService that is hosted on the Cluster.
Keybooleantrue
OverridestringDependent
Weakbooleantrue

Class Methods