HPEnterpriseStorageLibraryMP.Storage.DashboardConfig.DetailsHPE Storage DashboardConfig Configured Storage Details

HPEnterpriseStorageLibraryMP.Storage.DashboardConfig.Details (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbb7bdc13-42a7-626b-f8bc-ce224ca54597

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 
HPEnterpriseStorageLibraryMP.Storage.DashboardConfig.Details:
DeviceIP  string  IP Address true 256  False 
DeviceType  string  Storage Type false 256  False 
DeviceName  string  Name false 256  False 
Username  string  User name false 256  False 
Password  string  Password false 256  False 
wsapiSessionKey  string  Session Key false 256  False 
webConsoleSessionKey  string  Web Console Session Key false 256  False 
API_URL  string  API URL false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageLibraryMP.Storage.DashboardConfig.Details" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="false" Singleton="false">
<Property ID="DeviceIP" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DeviceType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DeviceName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Username" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Password" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="wsapiSessionKey" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="webConsoleSessionKey" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="API_URL" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>