HPEnterpriseStorageMSAMP.HPMSALinearSnapshotLinear Snapshot

HPEnterpriseStorageMSAMP.HPMSALinearSnapshot (ClassType)

HP MSA Storage Snapshot.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId02c45817-9662-ac2d-49f8-2d30ea3bc7b7

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.HPMSALinearSnapshot:
HPMSALinearSnapshotName  string  Name HP MSA Storage Snapshot Name. true 256  False 
HPMSALinearSnapshotDesc  string  Description HP MSA Storage Snapshot Description. false 256  False 
HPMSALinearSnapshotDeviceId  string  Device ID HP MSA Storage Snapshot Device ID. true 256  False 
HPMSALinearSnapshotBlockSize  string  Block Size HP MSA Storage Snapshot Block Size. false 256  False 
HPMSALinearSnapshotConsumableBlocks  string  Consumable Blocks HP MSA Storage Snapshot Consumable Blocks. false 256  False 
HPMSALinearSnapshotThinlyProvisioned  string  Thin Provisioned HP MSA Storage Snapshot is Thin Provisioned. false 256  False 
HPMSALinearSnapshotNoOfBlocks  string  No. of Blocks HP MSA Storage No. of Blocks in Snapshot. false 256  False 
HPMSALinearSnapshotType  string  Snapshot Type HP MSA Storage Snapshot Type. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageMSAMP.HPMSALinearSnapshot" Accessibility="Internal" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="HPMSALinearSnapshotName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSALinearSnapshotDesc" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSALinearSnapshotDeviceId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSALinearSnapshotBlockSize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSALinearSnapshotConsumableBlocks" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSALinearSnapshotThinlyProvisioned" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSALinearSnapshotNoOfBlocks" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSALinearSnapshotType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>