Cisco Cisco Workload Automation 6.3 Developer's Guide

Page of 190
51
Cisco Systems, Inc.
www.cisco.com
A
Appendix A—REST API Object Descriptions
The following tables define the CWA objects and their parameters. This information is provided:
Name—The parameter name. An asterisk indicates that this is a required parameter.
Type—The parameter data type.
Internal Field—A ‘Y’ Indicates parameters that are internal fields. An internal field means that you do not supply the value 
in the REST API.
Description
A description of the parameter.
Actions
This is a base object for all other Action objects and is not invoked as an object itself.
AdapterLicense
Name
Type
Internal Field?
Description
description
String
Description (length 4000)
id
Int
Id (primary key)
name
String
Object Name (length 64)
ownerid
Integer
Owner Id (either user or workgroup)
publicflag
String
Public flag? (Y/N)
serviceid
Integer
Id (primary key)
type
Integer
Object name (length 64)
Name
Type
Internal Field?
Description
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.
count
String
Number of license count per adapter/service connection(s) 
allowed.
floating
String
It is a floating license 
fullname
String
Full name. getFullName and setFullName.
guid
String
GUID. getGUID and setGUID.