com.apcc.ISXO.PRO.OperationsStruxureWare Operations

com.apcc.ISXO.PRO.Operations (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5ba4d8fa-eebc-5101-8d3f-d4965fe9f689

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 
com.apcc.ISXO.PRO.Operations:
HealthServicePrincipalName  string  Health Service Principal Name The principal name of the computer on which the health service is managing this instance true 255  False 
ISXOEndpoint  string  StruxureWare Operations Server This logical endpoint for the specific StruxureWare Operations service true 255  False 
Name  string  The name of the StruxureWare Operations service The logic name given to the StruxureWare Operations service false 255  False 
VMMServer  string  VMM Server The name of the System Center Virtual Machine Manager Server true 255  False 
Port  string  VMM Server Port Virtual Machine Manager is running on selected VMM Server Port true 255  False 

Health Model:

Source Code:

<ClassType ID="com.apcc.ISXO.PRO.Operations" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="HealthServicePrincipalName" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="ISXOEndpoint" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="VMMServer" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Port" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>