Dell.Server.StorageDell Storage Group

Dell.Server.Storage (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb1dab58b-0417-4bb6-68ca-3029808e53e8

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>