ComTrade.EMC.Documentum.Windows.ContentServer.ComputerRoleDocumentum Content Server Role (Windows)

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

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

Element properties:

Base ClassComTrade.EMC.Documentum.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId363227da-e68c-9221-8e75-1363143658fb

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.Windows.ContentServer.ComputerRole:
Hostname  string  Hostname Hostname. false 256  False 
Version  string  Version Content Server 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  Installation Path Documentum installation path. false 256  False 
InstallOwner  string  Installation Owner Installation owner username. false 256  False 
InstallDomain  string  Installation Owner Domain The installation owner domain. false 256  False 

Health Model:

Source Code:

<ClassType ID="ComTrade.EMC.Documentum.Windows.ContentServer.ComputerRole" Accessibility="Public" Abstract="false" Base="ComTrade.EMC.Documentum.Windows.ComputerRole" Hosted="true" 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>