HPEnterpriseStorageStoreOnceMP.StoreOnceSystem_CIFSShareShare

HPEnterpriseStorageStoreOnceMP.StoreOnceSystem_CIFSShare (ClassType)

HPE StoreOnce System Share.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdad07fe62-c079-eeb5-8c24-219a97c8548b

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_CIFSShare:
ID  string  ID HPE StoreOnce System Share ID true 256  False 
AccessProtocol  string  Access Protocol HPE StoreOnce System Share Access Protocol false 256  False 
Name  string  Name HPE StoreOnce System Share Name false 256  False 
SSID  string  SSID HPE StoreOnce System Share SSID false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageStoreOnceMP.StoreOnceSystem_CIFSShare" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AccessProtocol" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SSID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>