DataONTAP.MetroCluster.ManagementServerData ONTAP MetroCluster Management Server

DataONTAP.MetroCluster.ManagementServer (ClassType)

This is the OpsMgr Management Server that is handling MetroCluster discovery and monitoring. The user must select this system by enabling the DataONTAP.MetroCluster.Discovery.Rule rule for exactly one OpsMgr Management Server.

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId529f9d92-caf9-2077-0c26-833451f5c9f6

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
DataONTAP.MetroCluster.ManagementServer:
Fqdn  string  FQDN FQDN of this OpsMgr ManagementServer true 256  False 

Health Model:

Source Code:

<ClassType ID="DataONTAP.MetroCluster.ManagementServer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="Fqdn" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>