HPEnterpriseStorageLeftHandMP.VolumeSVHPE StoreVirtual Volume

HPEnterpriseStorageLeftHandMP.VolumeSV (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdca4d06a7-97ca-4312-fbee-76fb15e77bc0

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 
HPEnterpriseStorageLeftHandMP.VolumeSV:
Name  string  Name HPE StoreVirtual Volume Name true 256  False 
OIDPos  string  Status OID HPE StoreVirtual Volume Status OID false 256  False 
Description  string  Description HPE StoreVirtual Volume Description false 256  False 
SnapshotCount  string  Number of Snapshots HPE StoreVirtual Snapshot Count false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageLeftHandMP.VolumeSV" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OIDPos" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SnapshotCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<!-- <Property ID="Status" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0" />
<Property ID="CopyOf" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0" />
<Property ID="SnapshotCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0" />
-->
</ClassType>