DataONTAP.ManagementServerData ONTAP Management Server

DataONTAP.ManagementServer (ClassType)

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

Knowledge Base article:

Summary

DataONTAP.ManagementServer is the OpsMgr Management Server that is handling the various OnCommand discovery and monitoring rules. The user must select this system by enabling the Data ONTAP.Discovery.Rule rule for exactly one OpsMgr Management Server.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9c99b04b-2b20-a8d0-1d0a-ae1d487c3120

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
DataONTAP.ManagementServer:
Fqdn  string  FQDN FQDN of this OpsMgr ManagementServer true 256  False     

Health Model:

Source Code:

<ClassType ID="DataONTAP.ManagementServer" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="Fqdn" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>