ComTrade.EMC.Documentum.ContentServer.ComputerRoleDocumentum Content Server Role

ComTrade.EMC.Documentum.ContentServer.ComputerRole (ClassType)

An installation of any version of any Documentum Content Server Role.

Element properties:

Base ClassComTrade.EMC.Documentum.ComputerRole
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId23f1d6b3-57db-2f73-9c99-4be90063f110

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 
ComTrade.EMC.Documentum.ContentServer.ComputerRole:
Hostname  string  Hostname Hostname. false 256  False 
Version  string  Version Version. false 256  False 
DatabaseType  string  Database type Database type. false 256  False 
DocumentumPath  string  Documentum path Documentum home directory. false 256  False 
InstallPath  string  Install path Documentum installation path. false 256  False 
InstallOwner  string  Installation owner Documentum installation owner. false 256  False 
InstallDomain  string  Installation domain Documentum installation domain. false 256  False 

Health Model:

Source Code:

<ClassType ID="ComTrade.EMC.Documentum.ContentServer.ComputerRole" Accessibility="Public" Abstract="true" Base="ComTrade.EMC.Documentum.ComputerRole" Hosted="false" Singleton="false">
<Property ID="Hostname" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DatabaseType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DocumentumPath" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="InstallPath" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="InstallOwner" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="InstallDomain" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>