HPEnterpriseStorageNimbleMP.NimbleMgmtGroupHPE Nimble Storage Management Group

HPEnterpriseStorageNimbleMP.NimbleMgmtGroup (ClassType)

HPE Nimble Storage Management Group.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8c9c3c0a-619b-f317-24b5-55cd5043198f

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       
HPEnterpriseStorageNimbleMP.NimbleMgmtGroup:
NimbleMgmtName  string  Nimble Management Name HPE Nimble Storage Management Group Name. false 256  False     
NimbleMgmtIP  string  Nimble Management IP HPE Nimble Storage Management Group IP. true 256  False     
NimbleMgmtID  string  Nimble Management ID HPE Nimble Storage Management Group ID. false 256  False     
NimbleMgmtDomain  string  Nimble Management Domain HPE Nimble Storage Management Group Domain. false 256  False     
NimbleSessionID  string  Session ID HPE Nimble Storage Management Group Session ID. false 256  False     

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageNimbleMP.NimbleMgmtGroup" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="NimbleMgmtName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="NimbleMgmtIP" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="NimbleMgmtID" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="NimbleMgmtDomain" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="NimbleSessionID" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>