HPEnterpriseStorageMSAMP.HPMSAVirtualSnapshotVirtual Snapshot

HPEnterpriseStorageMSAMP.HPMSAVirtualSnapshot (ClassType)

HPE MSA Storage Snapshot.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId55b1cb63-9fa6-9ded-332e-696a16da68d2

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 
HPEnterpriseStorageMSAMP.HPMSAVirtualSnapshot:
HPMSAVirtualSnapshotName  string  Name HPE MSA Storage Snapshot Name. true 256  False 
HPMSAVirtualSnapshotDesc  string  Description HPE MSA Storage Snapshot Description. false 256  False 
HPMSAVirtualSnapshotDeviceId  string  Device ID HPE MSA Storage Snapshot Device ID. true 256  False 
HPMSAVirtualSnapshotBlockSize  string  Block Size HPE MSA Storage Snapshot Block Size. false 256  False 
HPMSAVirtualSnapshotConsumableBlocks  string  Consumable Blocks HPE MSA Storage Snapshot Consumable Blocks. false 256  False 
HPMSAVirtualSnapshotThinlyProvisioned  string  Thin Provisioned HPE MSA Storage Snapshot is Thin Provisioned. false 256  False 
HPMSAVirtualSnapshotNoOfBlocks  string  No. of Blocks HPE MSA Storage No. of Blocks in Snapshot. false 256  False 
HPMSAVirtualSnapshotType  string  Snapshot Type HPE MSA Storage Snapshot Type. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageMSAMP.HPMSAVirtualSnapshot" Accessibility="Internal" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="HPMSAVirtualSnapshotName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAVirtualSnapshotDesc" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAVirtualSnapshotDeviceId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAVirtualSnapshotBlockSize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAVirtualSnapshotConsumableBlocks" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAVirtualSnapshotThinlyProvisioned" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAVirtualSnapshotNoOfBlocks" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAVirtualSnapshotType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>