ServiceNode
Name |
Type |
Internal Field? |
Description |
---|---|---|---|
active |
String |
|
Active? (Y/N) getActive, setActive and hasValueActive |
activejobs |
Short |
|
Number of jobs currently running on agent. getActivejobs, setActivejobs and hasValueActivejobs |
agentload |
Integer |
|
Current load of the agent getAgentLoad, setAgentLoad and hasValueAgentLoad |
agentversion |
String |
|
The version of the agent getAgentversion, setAgentversion and hasValueAgentversion |
cachelastchangetime |
Date |
Y |
Last change time for this record in the master's in-memory cache |
clientcachelastchangetime |
Date |
Y |
Last time this record was updated in the plugin cache |
connectionactive |
String |
|
ConnectionActive? (Y/N) getConnectionActive, setConnectionActive and hasValueConnectionActive |
currentoutageend |
Date |
|
The DateTime at which the current outage will end, or null if not currently in an outage period getCurrentoutageend, setCurrentoutageend and hasValueCurrentoutageend |
currentoutageendasstring |
String |
|
Current outage end |
description |
String |
|
Description (clob 512M) |
id |
Integer |
|
Id (primary key) |
joblimit |
Short |
|
Job limit (applies to all except Email, TA and z/OS getJobLimit setJobLimit |
lastchangetime |
Date |
Y |
Last change time for this record in the master database |
lastusermodifiedtime |
Date |
Y |
Last user modified time (Date) |
machine |
String |
|
Machine name (length 1024) getMachine setMachine hasValueMachine |
name |
String |
|
Name (length 64) getName, setName and hasValueName |
nextoutagebegin |
Date |
|
The DateTime at which the next outage will begin, or null if currently in an outage period or none are defined for the node getNextoutagebegin, setNextoutagebegin and hasValueNextoutagebegin |
nextoutagebeginasstring |
String |
|
Next outage begin |
nodeuserid |
Integer |
|
Node user getNodeUserID, setNodeUserID and hasValueNodeUserID |
ostype |
Short |
|
Os type getOstype, setOstype and hasValueOstype |
recordname |
String |
|
Name of Master model object name |
runuser |
Integer |
|
Runtime user getRunUser setRunUser hasValueRunUser |
runuserdomain |
String |
|
|
runusername |
String |
|
|
serviceguid |
String |
|
|
serviceid |
Integer |
|
Service id getServiceID, setServiceID and hasValueServiceID |
servicename |
String |
|
|
servicexml |
String |
|
XML field describing the service getServiceXml setServiceXml |
timediff |
Integer |
|
Time difference between master and agent getTimediff, setTimediff and hasValueTimediff |
timezone |
String |
|
Time zone of Node getTimezone, setTimezone and hasValueTimezone |
type |
Short |
|
Node type getType, setType and hasValueType |
varset |
String |
|
Variable set for this connection (clob 6M) |