Dell.Storage.MDStorageArray.RBODDeviceMD Storage Array State Information

Dell.Storage.MDStorageArray.RBODDevice (ClassType)

Dell Storage Array Device Instances

Element properties:

Base ClassMicrosoft.Windows.LogicalDevice
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId89b0a7ec-ff7c-e3fd-3830-8c8478831cb1

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 
Microsoft.Windows.LogicalDevice:
DeviceID  string  Device ID true 256  False 
Name  string  Device Name false 256  False 
Description  string  Device Description false 256  False 
Dell.Storage.MDStorageArray.RBODDevice:
monitorip  string  MD Storage Array Management IP true 256  False 
ipaddress  string  MD Storage Array IP Addresses false 256  False 
system_state  string  Status false 256  False 
agent_manager  string  Agent Manager false 256  False 
num_disks  string  Number of Physical Disks false 256  False 
system_mode  string  Mode false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Storage.MDStorageArray.RBODDevice" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LogicalDevice" Hosted="true" Singleton="false">
<Property ID="monitorip" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="ipaddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="system_state" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="agent_manager" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="num_disks" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="system_mode" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>