HPEnterpriseStorage3PARMP.3PAR_RemoteCopyRemoteCopy

HPEnterpriseStorage3PARMP.3PAR_RemoteCopy (ClassType)

HPE 3PAR StoreServ Storage RemoteCopy

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId99b3f7bc-fb0c-23a7-a3cb-91af8f7745e7

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_RemoteCopy:
RemoteCopyName  string  Name HPE 3PAR StoreServ Storage RemoteCopy Name true 256  False 
RemoteCopyHealthState  string  State HPE 3PAR StoreServ Storage RemoteCopy HealthState false 256  False 
RemoteCopyDeviceID  string  WWN HPE 3PAR StoreServ Storage RemoteCopy DeviceID false 256  False 
RemoteCopyBlockSize  string  Block Size HPE 3PAR StoreServ Storage RemoteCopy BlockSize false 256  False 
RemoteCopyNumberOfBlocks  string  Number Of Blocks HPE 3PAR StoreServ Storage RemoteCopy NumberOfBlocks false 256  False 
RemoteCopyConsumableBlocks  string  Consumable Blocks HPE 3PAR StoreServ Storage RemoteCopy ConsumableBlocks false 256  False 
RemoteCopyThinlyProvisioned  string  Provisioning HPE 3PAR StoreServ Storage RemoteCopy ThinlyProvisioned false 256  False 
RemoteCopyRaidType  string  RAID HPE 3PAR StoreServ Storage RemoteCopy RaidType false 256  False 
RemoteCopyType  string  Type HPE 3PAR StoreServ Storage RemoteCopy Type false 256  False 
RemoteCopyDomain  string  Domain HPE 3PAR StoreServ Storage RemoteCopy Domain false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PAR_RemoteCopy" 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"/>
</ClassType>