HPEnterpriseStorageStoreOnceMP.StoreOnceSystemHPE StoreOnce System

HPEnterpriseStorageStoreOnceMP.StoreOnceSystem (ClassType)

HPE StoreOnce System

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6e72469e-c498-5d11-db3a-fca47c9e7370

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 
HPEnterpriseStorageStoreOnceMP.StoreOnceSystem:
StoreOnceSystemName  string  Name HPE StoreOnce System Name false 256  False 
StoreOnceSystemIP  string  IP Address HPE StoreOnce System IP false 256  False 
StoreOnceSystemModel  string  Model HPE StoreOnce System Model false 256  False 
StoreOnceSystemSerialNumber  string  Serial Number HPE StoreOnce System Serial Number true 256  False 
StoreOnceSystemServiceSetCount  string  Number of Service Sets HPE StoreOnce System Service Set Count false 256  False 
StoreOnceSystemSoftwareVersion  string  Software Version HPE StoreOnce System Software Version false 256  False 
StoreOnceSystemStatus  string  Status HPE StoreOnce System Status false 256  False 
StoreOnceSessionID  string  Session ID HPE StoreOnce System Session ID false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageStoreOnceMP.StoreOnceSystem" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="StoreOnceSystemName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StoreOnceSystemIP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StoreOnceSystemModel" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StoreOnceSystemSerialNumber" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StoreOnceSystemServiceSetCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StoreOnceSystemSoftwareVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StoreOnceSystemStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StoreOnceSessionID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>