Cisco Cisco Workload Automation 6.3 Developer's Guide

Page of 190
55
 
Appendix A—REST API Object Descriptions
BackupMasterNode
BackupMasterNode
id
Integer
Id (primary key)
lastchangetime
Date
Y
Last change time for this record in the master database.
lastusermodifiedtime
Date
Y
Last user modified time. (Date)
message
String
Message
name
String
Object name (length 64).
ownerid
Integer
Owner id (either user or workgroup).
publicflag
String
Public flag? (Y/N).
recordname
String
Name of Master model object name.
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. 
bmcclientport
Short
Client to Backup Master port (short).
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
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) of BackupMasterNode
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.