Cisco Cisco Workload Automation 6.3 Developer's Guide

Page of 190
110
Appendix A—REST API Object Descriptions
MasterNode
MasterNode
productmode
boolean
Product mode
recordname
String
Name of Master model object name.
serial
String
Serial
servicexml
String
Service xml
zekeagents
String
Zeke agents
zekefloat
String
Zeke float
zosagents
String
ZOS agents
zosfloat
String
ZOS float
Name
Type
Internal Field?
Description
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.
clientport
Short
Client to Master port
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)
hostloglevel
Short
Host log level
id
int
Id (primary key)
lastchangetime
Date
Y
Last change time for this record in the master database.
lastusermodifiedtime
Date
Y
Last user modified time. (Date)
machine
Short
Machine name (length 1024) 
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.