HPEnterpriseStorageMSAMP.HPMSAVirtualSnapshotVirtual Snapshot

HPEnterpriseStorageMSAMP.HPMSAVirtualSnapshot (ClassType)

HP MSA Storage Snapshot.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId41a39b93-80bc-b5e2-3eec-c6d62b49654a

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