HPEnterpriseStorageMSAMP.HPMSALinearSnapshotLinear Snapshot

HPEnterpriseStorageMSAMP.HPMSALinearSnapshot (ClassType)

HPE MSA Storage Snapshot.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId5dedb7fc-0b29-8555-33eb-6c76ba4f0cfb

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