Dell.Server.StorageDell Storage Group

Dell.Server.Storage (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7b7a7e41-2260-d8cc-151b-ce1963b0c70a

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 
Dell.Server.Storage:
ID  string  ID Unique Identifier for this Storage object true 256  False 
RemoteAccessIP  string  Remote Access IP DRAC IP Address false 256  False 
RemoteSettings  string  Remote Settings Remote Settings false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Server.Storage" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemoteAccessIP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemoteSettings" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>