NetAppSANtricity.AMGNetApp SANtricity AMG

NetAppSANtricity.AMG (ClassType)

Element properties:

Base ClassSystem.Chassis.Storage
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIddad6215d-310f-6326-7651-301488b0c6c0

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       
NetAppSANtricity.AMG:
worldWideName  string  World Wide Name true 256  False     
groupState  string  Group State false 256  False     
localRole  string  Local Role false 256  False     
remoteRole  string  Remote Role false 256  False     
roleChangeProgress  string  Role Change Progress false 256  False     
syncIntervalMinutes  string  Interval between syncs (in minutes) false 256  False     
syncCompletionTimeAlertThresholdMinutes  string  Sync Completion Time Alert Threshold (in minutes) false 256  False     
recoveryPointAgeAlertThresholdMinutes  string  Age of Recovery Point Alert Threshold (in minutes) false 256  False     
repositoryUtilizationWarnThreshold  string  Warning Threshold for Repository Utilization false 256  False     
syncActivity  string  Sync Activity false 256  False     
orphanGroup  string  Orphan Group false 256  False     
groupRef  string  Group Reference false 256  False     
storageArrayName  string  Storage Array Name false 256  False     

Health Model:

Source Code:

<ClassType ID="NetAppSANtricity.AMG" Base="SystemHardwareLibrary!System.Chassis.Storage" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="worldWideName" Type="string" Key="true"/>
<Property ID="groupState" Type="string"/>
<Property ID="localRole" Type="string"/>
<Property ID="remoteRole" Type="string"/>
<Property ID="roleChangeProgress" Type="string"/>
<Property ID="syncIntervalMinutes" Type="string"/>
<Property ID="syncCompletionTimeAlertThresholdMinutes" Type="string"/>
<Property ID="recoveryPointAgeAlertThresholdMinutes" Type="string"/>
<Property ID="repositoryUtilizationWarnThreshold" Type="string"/>
<Property ID="syncActivity" Type="string"/>
<Property ID="orphanGroup" Type="string"/>
<Property ID="groupRef" Type="string"/>
<Property ID="storageArrayName" Type="string"/>
</ClassType>