HPEnterpriseStorage3PARMP.3PAR_RemCpyRemoteCopy

HPEnterpriseStorage3PARMP.3PAR_RemCpy (ClassType)

HPE 3PAR Storage RemoteCopy

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId00733b0c-6e46-a33d-f9a9-2f03bf5b4c65

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 
HPEnterpriseStorage3PARMP.3PAR_RemCpy:
RemoteCopyName  string  Name HPE 3PAR Storage RemoteCopy Name true 256  False 
RemoteCopyHealthState  string  State HPE 3PAR Storage RemoteCopy HealthState false 256  False 
RemoteCopyDeviceID  string  WWN HPE 3PAR Storage RemoteCopy DeviceID false 256  False 
RemoteCopyBlockSize  string  Block Size HPE 3PAR Storage RemoteCopy BlockSize false 256  False 
RemoteCopyNumberOfBlocks  string  Number Of Blocks HPE 3PAR Storage RemoteCopy NumberOfBlocks false 256  False 
RemoteCopyConsumableBlocks  string  Consumable Blocks HPE 3PAR Storage RemoteCopy ConsumableBlocks false 256  False 
RemoteCopyThinlyProvisioned  string  Provisioning HPE 3PAR Storage RemoteCopy ThinlyProvisioned false 256  False 
RemoteCopyRaidType  string  RAID HPE 3PAR Storage RemoteCopy RaidType false 256  False 
RemoteCopyType  string  Type HPE 3PAR Storage RemoteCopy Type false 256  False 
RemoteCopyDomain  string  Domain HPE 3PAR Storage RemoteCopy Domain false 256  False 
RemDedupType  string  Deduplication Supported HPE 3PAR Storage Remote copy Dedup Type. false 256  False 
RemDedupRatio  string  Deduplication Ratio HPE 3PAR Storage Remote copy Dedup Ratio. false 256  False 
RemCompType  string  Compression Supported HPE 3PAR Storage Remote copy Compression Type. false 256  False 
RemCompressionRatio  string  Compression Ratio HPE 3PAR Storage Remote copy Compression Ratio. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PAR_RemCpy" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="RemoteCopyName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemoteCopyHealthState" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemoteCopyDeviceID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemoteCopyBlockSize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemoteCopyNumberOfBlocks" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemoteCopyConsumableBlocks" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemoteCopyThinlyProvisioned" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemoteCopyRaidType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemoteCopyType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemoteCopyDomain" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemDedupType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemDedupRatio" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemCompType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemCompressionRatio" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>