PolyServe.MatrixServer.NodePolyServe Cluster Server

PolyServe.MatrixServer.Node (ClassType)

Reports status and information for all servers in the cluster

Element properties:

Base ClassPolyServe.MatrixServer.PSObject
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId70649557-b907-b7cb-f973-c53ca68fbe5e

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 
PolyServe.MatrixServer.PSObject:
ObjectKey  string  reserved3 true 256  False 
PSClusterName  string  Cluster false 256  False 
PolyServe.MatrixServer.Node:
NetworkName  string  reserved2 false 256  False 
PSSoftwareVer  string  PolyServe Software Version false 256  False 

Health Model:

Source Code:

<ClassType ID="PolyServe.MatrixServer.Node" Accessibility="Public" Abstract="false" Base="PolyServe.MatrixServer.PSObject" Hosted="false">
<Property ID="NetworkName" Key="false" Type="string" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="PSSoftwareVer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
</ClassType>