System\CIM_HostedClusterSAP.mof.mof (HTML version)

Return to index
CIM_HostedClusterSAP Superclass: CIM_HostedAccessPoint
HostedClusterSAP defines the hosting ComputerSystem for a ClusteringSAP. Since this relationship is subclassed from HostedAccessPoint, it inherits the scoping/naming scheme defined for AccessPoint - where an AccessPoint is weak to its hosting System. In this case, a ClusteringSAP must be weak to its hosting ComputerSystem.
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_ClusteringSAP REF Dependent ;
The ClusteringSAP that is hosted on the ComputerSystem.
Max ( 1 )
Min ( 1 )
Override ( "Antecedent" )
CIM_ComputerSystem REF Antecedent ;
The ComputerSystem.