Health service should manage entity

DataONTAP.HealthServiceShouldManageController (RelationshipType)

This relationship ensures that Data ONTAP Controller objects (and all hosted objects) are managed by the health service of a management server.

Element properties:

SourceMicrosoft.SystemCenter.HealthService
TargetDataONTAP.Controller
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="DataONTAP.HealthServiceShouldManageController" Accessibility="Public" Abstract="false" Base="System!System.Reference">
<Source ID="Source" Type="SC!Microsoft.SystemCenter.HealthService"/>
<Target ID="Target" Type="DataONTAP.Controller"/>
</RelationshipType>