HPEnterpriseStorage3PARMP.3PAR_RemCpyGroupRemoteCopies

HPEnterpriseStorage3PARMP.3PAR_RemCpyGroup (ClassType)

HPE 3PAR Storage RemoteCopies

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5ac53d16-bccd-e10a-e684-d6cb665c09b6

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_RemCpyGroup:
RemoteCopyGroupName  string  Name HPE 3PAR Storage RemoteCopies true 256  False 
Description  string  Description HPE 3PAR Storage RemoteCopies Description false 256  False 
TotalRemoteCopies  string  Number of RemoteCopies HPE 3PAR Storage RemoteCopy Count false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PAR_RemCpyGroup" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="RemoteCopyGroupName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TotalRemoteCopies" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>