Serialized Form


Package cisco.uc.cuae.mgmt

Class cisco.uc.cuae.mgmt.Management.AlarmManager extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id

alarmTriggerLevel

java.lang.String alarmTriggerLevel
The criteria determining which severity of alarms are sent via this manager. Note: These values are potentially a super-set of the AlarmTriggerLevel enum, if the Management API has increased in version.


host

java.lang.String host

Class cisco.uc.cuae.mgmt.Management.AlarmType extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id

alarmType

java.lang.String alarmType

description

java.lang.String description

ignored

java.lang.Boolean ignored

category

java.lang.String category
A top-level category for the alarm. Note: These values are potentially a super-set of the AlarmCategory enum, if the Management API has increased in version.

Class cisco.uc.cuae.mgmt.Management.Application extends Management.Module implements Serializable

Serialized Fields

applicationType

java.lang.String applicationType

scripts

Management.Script[] scripts

partitions

Management.Partition[] partitions

Class cisco.uc.cuae.mgmt.Management.ArchiveFile extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
The name of the archive file


filename

java.lang.String filename

size

java.lang.Integer size
The size in bytes


modified

java.util.Date modified
last modification date

Class cisco.uc.cuae.mgmt.Management.AuthorizationException extends Management.ManagementException implements Serializable

Class cisco.uc.cuae.mgmt.Management.CancelModuleErrorException extends Management.ModuleErrorException implements Serializable

Class cisco.uc.cuae.mgmt.Management.CiscoSipDomain extends Management.SipDomain implements Serializable

Class cisco.uc.cuae.mgmt.Management.ClusterNode extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id

parentId

java.lang.String parentId

name

java.lang.String name
the name for this node


host

java.lang.String host
ip address of the node


publisher

java.lang.Boolean publisher
whether it is a publisher


callControl

java.lang.Boolean callControl
whether it supports call control


cti

java.lang.Boolean cti
whether it is a cti manager


sipDevicePools

Management.SipDevicePool[] sipDevicePools

sipProxy

Management.SipDomainProxy sipProxy

Class cisco.uc.cuae.mgmt.Management.CommunicationsManager extends Management.Connection implements Serializable

Serialized Fields

version

java.lang.String version
Cluster version. Valid entries are: VERSION_3_3, VERSION_4_0, VERSION_4_1, VERSION_4_2, VERSION_4_3, VERSION_5_0, VERSION_5_1, VERSION_6_0, VERSION_6_1, VERSION_7_0, VERSION_7_1


username

java.lang.String username

password

java.lang.String password

snmpCommunity

java.lang.String snmpCommunity

devicePools

Management.DevicePool[] devicePools

nodes

Management.ClusterNode[] nodes

Class cisco.uc.cuae.mgmt.Management.Component extends Management.Module implements Serializable

Serialized Fields

extensions

Management.ComponentExtension[] extensions

configs

Management.Configuration[] configs

Class cisco.uc.cuae.mgmt.Management.ComponentExtension extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
unique id


parentId

java.lang.String parentId

name

java.lang.String name
extension name


description

java.lang.String description
extension description


status

java.lang.String status
ready state of the extension (busy, ready). These values are potentially a super-set of the ExtensionStatus enum, if the Management API has increased in version.


extensionParams

Management.ExtensionParameter[] extensionParams

Class cisco.uc.cuae.mgmt.Management.ComponentTraceLevelConfigData extends java.lang.Object implements Serializable

Serialized Fields

configEntryId

java.lang.String configEntryId
The dbId of the LogLevel config entry


componentDisplayName

java.lang.String componentDisplayName
The display name of the component that the config entry belongs to


componentTypeDisplay

java.lang.String componentTypeDisplay
The type display name of the corresponding component


traceLevel

java.lang.String traceLevel
The value of the LogLevel config entry

Class cisco.uc.cuae.mgmt.Management.ConfigType extends java.lang.Object implements Serializable

Serialized Fields

configType

java.lang.String configType
The basic value type. Following are the valid entries: UNSPECIFIED: value is of unknown type BOOLEAN: value is true or false NUMBER: value is an integral or floating point number STRING: value is a string PASSWORD: value is a string which is obscured by the ui DATETIME: value is a date/time (java.util.Datetime) IP_ADDRESS: value is a string that is an ip address (e.g., 192.168.1.19) or a resolvable hostname ARRAY: value is a one dimensional array of string (StrArray) MAP: value is a map of string->string (StrStrHashMap) TABLE: value is a two dimensional array of string (StrTable) ENUM: value is a string from a list of values (see ConfigType.values)


values

java.lang.String[] values
For ENUM types: the set of possible values


minValue

java.lang.Integer minValue
For NUMBER types: the minimum allowed value.


maxValue

java.lang.Integer maxValue
For NUMBER types: the maximum allowed value.

Class cisco.uc.cuae.mgmt.Management.Configuration extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
The id of this configuration


parentId

java.lang.String parentId
The id of the application, plugin, or core component which contains this configuration


name

java.lang.String name
The name


displayName

java.lang.String displayName
The display name


description

java.lang.String description
The description


configType

Management.ConfigType configType
The type


readOnly

java.lang.Boolean readOnly
The value is read-only and cannot be set.


required

java.lang.Boolean required
The value is required and cannot be null or blank.


hidden

java.lang.Boolean hidden
The value is hidden from the user


value

java.lang.Object value
The value (as specified by type)

Class cisco.uc.cuae.mgmt.Management.Connection extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id

name

java.lang.String name

description

java.lang.String description

Class cisco.uc.cuae.mgmt.Management.ConnectionRefusedErrorException extends Management.ModuleErrorException implements Serializable

Class cisco.uc.cuae.mgmt.Management.CoreComponent extends Management.Component implements Serializable

Class cisco.uc.cuae.mgmt.Management.CtiCallRouteGroup extends Management.Group implements Serializable

Class cisco.uc.cuae.mgmt.Management.CtiDevice extends Management.Device implements Serializable

Class cisco.uc.cuae.mgmt.Management.CtiDevicePool extends Management.CtiPortDevicePool implements Serializable

Class cisco.uc.cuae.mgmt.Management.CtiMonitoredDevicePool extends Management.CtiDevicePool implements Serializable

Class cisco.uc.cuae.mgmt.Management.CtiPortDevicePool extends Management.DevicePool implements Serializable

Serialized Fields

primaryCtiManagerId

java.lang.String primaryCtiManagerId
Primary CtiManager


secondaryCtiManagerId

java.lang.String secondaryCtiManagerId
Secondary Manager (optional)


username

java.lang.String username
Username


password

java.lang.String password
Password

Class cisco.uc.cuae.mgmt.Management.CtiRoutePoint extends Management.CtiPortDevicePool implements Serializable

Serialized Fields

deviceName

java.lang.String deviceName
Device identifier as understood by Unified Communications Manager


directoryNumber

java.lang.String directoryNumber
The directory number of this DevicePoolDevice


deviceStatus

java.lang.String deviceStatus
the current status. Valid values are: UNSPECIFIED: the current state is unknown DISABLED_STOPPED: the device is disabled and has been stopped DISABLED_ERROR: the device is disabled because of an error while starting DISABLED_RUNNING: not currently used (marked disabled but not yet stopped) ENABLED_STOPPED: enabled but not yet running ENABLED_RUNNING: enabled and running

Class cisco.uc.cuae.mgmt.Management.CupSipDomain extends Management.SipDomain implements Serializable

Class cisco.uc.cuae.mgmt.Management.DataAccessErrorException extends Management.ManagementException implements Serializable

Class cisco.uc.cuae.mgmt.Management.DataObjectNotFoundException extends Management.IncorrectResultSizeException implements Serializable

Class cisco.uc.cuae.mgmt.Management.DataRetrievalFailureException extends Management.DataAccessErrorException implements Serializable

Class cisco.uc.cuae.mgmt.Management.DataStorageFailureException extends Management.DataAccessErrorException implements Serializable

Class cisco.uc.cuae.mgmt.Management.Device extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
The database ID of this DevicePoolDevice


parentId

java.lang.String parentId
The database ID of the parent device pool this device is in


name

java.lang.String name
The value (name or MAC) of this DevicePoolDevice


directoryNumber

java.lang.String directoryNumber
The directory number of this DevicePoolDevice


deviceStatus

java.lang.String deviceStatus
the current status. Valid values are: UNSPECIFIED: the current state is unknown DISABLED_STOPPED: the device is disabled and has been stopped DISABLED_ERROR: the device is disabled because of an error while starting DISABLED_RUNNING: not currently used (marked disabled but not yet stopped) ENABLED_STOPPED: enabled but not yet running ENABLED_RUNNING: enabled and running

Class cisco.uc.cuae.mgmt.Management.DevicePool extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
id of the device pool


parentId

java.lang.String parentId
parent id to which this device pool belongs, for sip device pool, it is the sip domain id, for the rest, it is the ccm cluster id


name

java.lang.String name
name of the device pool


devices

Management.Device[] devices

Class cisco.uc.cuae.mgmt.Management.DisableModuleErrorException extends Management.ModuleErrorException implements Serializable

Class cisco.uc.cuae.mgmt.Management.DuplicateObjectFoundException extends Management.IncorrectResultSizeException implements Serializable

Class cisco.uc.cuae.mgmt.Management.EnableModuleErrorException extends Management.ModuleErrorException implements Serializable

Class cisco.uc.cuae.mgmt.Management.EventLog extends java.lang.Object implements Serializable

Serialized Fields

timeOccurred

java.util.Date timeOccurred

timeRecovered

java.util.Date timeRecovered

id

java.lang.String id

oid

java.lang.String oid

msg

java.lang.String msg

eventLogType

java.lang.String eventLogType

msgDetails

java.lang.String msgDetails

alarmSourceName

java.lang.String alarmSourceName

alarmSourceIpAddress

java.lang.String alarmSourceIpAddress

severity

Management.EventLogSeverity severity

status

Management.EventLogStatus status

Class cisco.uc.cuae.mgmt.Management.ExtensionParameter extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
unique id


name

java.lang.String name
parameter name


description

java.lang.String description
parameter description


configType

Management.ConfigType configType
type of parameter value


value

java.lang.Object value
value of the parameter, only used to hold a value when invoking the extension. This would be set to null when the parameter itself is retrieved.

Class cisco.uc.cuae.mgmt.Management.FileCloseErrorException extends Management.FileIOErrorException implements Serializable

Class cisco.uc.cuae.mgmt.Management.FileCreateErrorException extends Management.FileIOErrorException implements Serializable

Class cisco.uc.cuae.mgmt.Management.FileIOErrorException extends Management.ManagementException implements Serializable

Class cisco.uc.cuae.mgmt.Management.FileOpenErrorException extends Management.FileIOErrorException implements Serializable

Class cisco.uc.cuae.mgmt.Management.FileReadErrorException extends Management.FileIOErrorException implements Serializable

Class cisco.uc.cuae.mgmt.Management.FileWriteErrorException extends Management.FileIOErrorException implements Serializable

Class cisco.uc.cuae.mgmt.Management.Group extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
The unique id of the group *


name

java.lang.String name
The name of the group *


defaultGroup

java.lang.Boolean defaultGroup
Whether the group is the default group for it's type *


description

java.lang.String description
The group description *


alarmGroupId

java.lang.String alarmGroupId
The alarm group id of the group *


members

Management.GroupMember[] members

Class cisco.uc.cuae.mgmt.Management.GroupMember extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
The unique id of the member *


parentId

java.lang.String parentId
The Group id of the member *


name

java.lang.String name
The name of the member *


displayName

java.lang.String displayName
The display name of the member *


description

java.lang.String description
The description of the member *


order

java.lang.Integer order
The order of the member in the group *

Class cisco.uc.cuae.mgmt.Management.H323CallRouteGroup extends Management.Group implements Serializable

Class cisco.uc.cuae.mgmt.Management.H323Gateway extends Management.Connection implements Serializable

Serialized Fields

host

java.lang.String host
The IP Address of this H.323 Gateway

Class cisco.uc.cuae.mgmt.Management.IetfSipDomain extends Management.SipDomain implements Serializable

Serialized Fields

sipDevicePool

Management.SipDevicePool[] sipDevicePool

Class cisco.uc.cuae.mgmt.Management.IncorrectResultSizeException extends Management.DataRetrievalFailureException implements Serializable

Serialized Fields

expectedSize

java.lang.Integer expectedSize

actualSize

java.lang.Integer actualSize

Class cisco.uc.cuae.mgmt.Management.InstallModuleErrorException extends Management.ModuleErrorException implements Serializable

Class cisco.uc.cuae.mgmt.Management.InvalidArgumentException extends java.lang.RuntimeException implements Serializable

Serialized Fields

errorCode

java.lang.Integer errorCode

errorString

java.lang.String errorString

detail

java.lang.String detail

data

java.lang.Object data

fields

java.lang.String[] fields

Class cisco.uc.cuae.mgmt.Management.InvalidStateErrorException extends Management.ModuleErrorException implements Serializable

Class cisco.uc.cuae.mgmt.Management.LicData extends java.lang.Object implements Serializable

Serialized Fields

expiration

java.lang.String expiration

amountlic

java.lang.String amountlic

scriptversion

java.lang.String scriptversion

scriptexpiration

java.lang.String scriptexpiration

incType

java.lang.String incType

Class cisco.uc.cuae.mgmt.Management.LicenseId extends java.lang.Object implements Serializable

Serialized Fields

oid

java.lang.String oid
an identifier to use with getActiveLicense


lictype

java.lang.String lictype
an identifier to use with getLicensed


maxlictype

java.lang.String maxlictype
an identifier to use with getLicenseMax


displayName

java.lang.String displayName
the name to use to display the licensed item

Class cisco.uc.cuae.mgmt.Management.LicException extends java.lang.Exception implements Serializable

Serialized Fields

msg

java.lang.String msg
detail of problem.

Class cisco.uc.cuae.mgmt.Management.LicInfo extends java.lang.Object implements Serializable

Serialized Fields

hostname

java.lang.String hostname

macaddress

java.lang.String macaddress

feature

java.lang.String feature

version

java.lang.String version

expiration

java.lang.String expiration

licInfo

Management.LicData[] licInfo

Class cisco.uc.cuae.mgmt.Management.LogFile extends java.lang.Object implements Serializable

Serialized Fields

id

Management.LogFileId id
The name of the log file


size

java.lang.Integer size
The size in bytes


modified

java.util.Date modified
The last modification Datetime

Class cisco.uc.cuae.mgmt.Management.LogFileId extends java.lang.Object implements Serializable

Serialized Fields

category

java.lang.String category
The category of a log file. The category might be null or empty to specify no category, or a category name ([a-zA-Z0-9]+) or a pattern ([a-zA-Z0-9*]+).


name

java.lang.String name
The log file name ([a-zA-Z0-9\-.]+) or a pattern ([a-zA-Z0-9\-.*]+).

Class cisco.uc.cuae.mgmt.Management.LogServerAndLoggerConfigData extends java.lang.Object implements Serializable

Serialized Fields

maxFileLogLinesConfigId

java.lang.String maxFileLogLinesConfigId
The dbId of the MaxFileLogLines config entry


maxFileLogLines

java.lang.Integer maxFileLogLines
The value of the MaxFileLogLines config entry


maxFilesConfigId

java.lang.String maxFilesConfigId
The dbId of the MaxFiles config entry


maxFiles

java.lang.Integer maxFiles
The value of the MaxFiles config entry


loggerPortConfigId

java.lang.String loggerPortConfigId
The dbId of the LoggerPort config entry


loggerPort

java.lang.Integer loggerPort
The value of the LoggerPort config entry


logServerSinkLoggerLevelConfigId

java.lang.String logServerSinkLoggerLevelConfigId
The dbId of the LogServerSinkLoggerLevel config entry


logServerSinkLoggerLevel

java.lang.String logServerSinkLoggerLevel
The value of the LogServerSinkLoggerLevel config entry


enableLoggerQueueDiagConfigId

java.lang.String enableLoggerQueueDiagConfigId
The dbId of the EnableLoggerQueueDiag config entry


enableLoggerQueueDiag

java.lang.Boolean enableLoggerQueueDiag
The value of the EnableLoggerQueueDiag config entry

Class cisco.uc.cuae.mgmt.Management.ManagementException extends java.lang.Exception implements Serializable

Serialized Fields

errorCode

java.lang.Integer errorCode

errorString

java.lang.String errorString

detail

java.lang.String detail

data

java.lang.Object data

Class cisco.uc.cuae.mgmt.Management.MediaEngine extends Management.Connection implements Serializable

Serialized Fields

host

java.lang.String host
Ip Address of the engine


password

java.lang.String password
Password to connect to the media engine


connected

java.lang.Boolean connected
DERIVED: If this engine is currently connected


enabled

java.lang.Boolean enabled
DERIVED: If this engine is currently enabled

Class cisco.uc.cuae.mgmt.Management.MediaEngineGroup extends Management.Group implements Serializable

Serialized Fields

failoverGroupId

java.lang.String failoverGroupId
The failover group id of the group *

Class cisco.uc.cuae.mgmt.Management.MediaFirmwareConfig extends java.lang.Object implements Serializable

Serialized Fields

ipAddress

java.lang.String ipAddress
The IP address to which the media firmware will bind


macAddress

java.lang.String macAddress
The MAC address to which the media firmware will bind

Class cisco.uc.cuae.mgmt.Management.Module extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
The unique id of the plugin


name

java.lang.String name
The name


displayName

java.lang.String displayName
The name to display


version

java.lang.String version
the plugin version


status

java.lang.String status
the current status. Valid values are: UNSPECIFIED: the current state is unknown DISABLED_STOPPED: the module is disabled and has been stopped DISABLED_ERROR: the module is disabled because of an error while starting DISABLED_RUNNING: not currently used (marked disabled but not yet stopped) ENABLED_STOPPED: enabled but not yet running ENABLED_RUNNING: enabled and running, all systems are go


copyright

java.lang.String copyright
any copyright claim


description

java.lang.String description
a longer description


author

java.lang.String author
the author


authorUrl

java.lang.String authorUrl
the url of the author


supportUrl

java.lang.String supportUrl
the url for support

Class cisco.uc.cuae.mgmt.Management.ModuleErrorException extends Management.ManagementException implements Serializable

Class cisco.uc.cuae.mgmt.Management.MonitoredCtiDevice extends Management.Device implements Serializable

Class cisco.uc.cuae.mgmt.Management.NoResponseTimeoutException extends Management.ModuleErrorException implements Serializable

Class cisco.uc.cuae.mgmt.Management.NotSupportedErrorException extends Management.ManagementException implements Serializable

Class cisco.uc.cuae.mgmt.Management.NuanceSpeechLicenseServer extends Management.Connection implements Serializable

Serialized Fields

host

java.lang.String host

port

java.lang.Short port

Class cisco.uc.cuae.mgmt.Management.NuanceSpeechServer extends Management.Connection implements Serializable

Serialized Fields

host

java.lang.String host

port

java.lang.Short port

Class cisco.uc.cuae.mgmt.Management.ObjectAlreadyExistsException extends Management.IncorrectResultSizeException implements Serializable

Class cisco.uc.cuae.mgmt.Management.ObjectInUseException extends Management.ManagementException implements Serializable

Class cisco.uc.cuae.mgmt.Management.Partition extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id

parentId

java.lang.String parentId
The id of the Application which contains this partition


name

java.lang.String name

description

java.lang.String description

enabled

java.lang.Boolean enabled

isDefault

java.lang.Boolean isDefault

preferredCodec

java.lang.String preferredCodec

locale

java.lang.String locale

useEarlyMedia

java.lang.Boolean useEarlyMedia

callRouteGroupId

java.lang.String callRouteGroupId

mediaResourceGroupId

java.lang.String mediaResourceGroupId

configs

Management.Configuration[] configs

triggers

Management.Trigger[] triggers

Class cisco.uc.cuae.mgmt.Management.Plugin extends Management.Component implements Serializable

Class cisco.uc.cuae.mgmt.Management.PluginExtension extends java.lang.Object implements Serializable

Serialized Fields

pluginExtensionId

java.lang.String pluginExtensionId
unique id


pluginId

java.lang.String pluginId
the owning plugin id


name

java.lang.String name
extension name


description

java.lang.String description
extension description


status

java.lang.String status
ready state of the extension. valid values are: BUSY: the extension is busy READY: the extension is ready to be invoked.

Class cisco.uc.cuae.mgmt.Management.RedundancyConfig extends java.lang.Object implements Serializable

Serialized Fields

serverId

java.lang.String serverId
Positive integer ID that must be unique to this appliance relative to all other appliances in the redundancy setup


master

Management.RedundancyMaster master
Any master settings to be set or saved


standby

Management.RedundancyStandby standby
Any standby settings to be set or saved

Class cisco.uc.cuae.mgmt.Management.RedundancyMaster extends Management.RedundancyServer implements Serializable

Serialized Fields

startupSyncTimeout

java.lang.Integer startupSyncTimeout
Startup Synchronization Timeout

Class cisco.uc.cuae.mgmt.Management.RedundancyServer extends java.lang.Object implements Serializable

Serialized Fields

host

java.lang.String host
address of the other end of this set (i.e. master or standby address)


username

java.lang.String username
username to connect to other server


password

java.lang.String password
password to connect to other server


enabled

java.lang.Boolean enabled
is this server enabled or disabled

Class cisco.uc.cuae.mgmt.Management.RedundancyStandby extends Management.RedundancyServer implements Serializable

Serialized Fields

heartbeatInterval

java.lang.Integer heartbeatInterval
Time in between actions of checking the master server


maxMissedHeartbeats

java.lang.Integer maxMissedHeartbeats
Max Missed Heartbeats

Class cisco.uc.cuae.mgmt.Management.RedundancyStatus extends java.lang.Object implements Serializable

Serialized Fields

status

java.lang.String status
This is the current status, null means nothing is happening


errorMessage

java.lang.String errorMessage
If the operation caused an error the message will be here, valid only when status is null

Class cisco.uc.cuae.mgmt.Management.RefreshModuleErrorException extends Management.ModuleErrorException implements Serializable

Class cisco.uc.cuae.mgmt.Management.SccpCallRouteGroup extends Management.Group implements Serializable

Class cisco.uc.cuae.mgmt.Management.SccpDevice extends Management.Device implements Serializable

Class cisco.uc.cuae.mgmt.Management.SccpDevicePool extends Management.DevicePool implements Serializable

Serialized Fields

primarySubscriberId

java.lang.String primarySubscriberId
Primary subscriber for the SCCP Device Pool


secondarySubscriberId

java.lang.String secondarySubscriberId
Secondary subscriber for the SCCP Device Pool


tertiarySubscriberId

java.lang.String tertiarySubscriberId
Tertiary subscriber for the SCCP Device Pool


quaternarySubscriberId

java.lang.String quaternarySubscriberId
Quaternary subscriber for the SCCP Device Pool


srstId

java.lang.String srstId
Subscriber assigned as SRST for the SCCP Device Pool

Class cisco.uc.cuae.mgmt.Management.Script extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
the unique id of the script


parentId

java.lang.String parentId
the application which owns this script


name

java.lang.String name
the name of this script


eventType

java.lang.String eventType
the event type which triggers this script


usesCallControl

java.lang.Boolean usesCallControl
this script uses call control services


usesMediaControl

java.lang.Boolean usesMediaControl
this script uses media control services

Class cisco.uc.cuae.mgmt.Management.SearchOptions extends java.lang.Object implements Serializable

Serialized Fields

sortBy

java.lang.String sortBy

fields

java.lang.String[] fields

Class cisco.uc.cuae.mgmt.Management.Service extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
The unique identifier for the service. This is a


name

java.lang.String name
The service name.


displayName

java.lang.String displayName
A more descriptive service name.


enabled

java.lang.Boolean enabled
true if the service is enabled; otherwise, false.


userStopped

java.lang.Boolean userStopped
true if the service was stopped by the user; otherwise false.


description

java.lang.String description
The description of the service.


state

Management.ServiceState state
The state of the service. Here is the list of possible states: CONTINUE_PENDING: the service continue is pending PAUSE_PENDING: the service pause is pending PAUSED: the service is paused RUNNING: the service is running START_PENDING: the service is starting STOP_PENDING: the service is stopping STOPPED: the service is not running UNKNOWN: the service is in an unknown state

Class cisco.uc.cuae.mgmt.Management.SipCallRouteGroup extends Management.Group implements Serializable

Class cisco.uc.cuae.mgmt.Management.SipDevice extends Management.Device implements Serializable

Class cisco.uc.cuae.mgmt.Management.SipDevicePool extends Management.DevicePool implements Serializable

Serialized Fields

username

java.lang.String username
user name associated with the device pool


password

java.lang.String password
password for the device pool


proxyId

java.lang.String proxyId
proxyId for the device pool


proxyAddress

java.lang.String proxyAddress
DERIVED: display name address of this proxy

Class cisco.uc.cuae.mgmt.Management.SipDomain extends Management.Connection implements Serializable

Serialized Fields

registrar

java.lang.String registrar
primary registrar for the sip domain, it should be a valid ip address *


backupRegistrar

java.lang.String backupRegistrar
secondary registrar for the sip domain, it should be a valid ip address *


proxy

Management.SipDomainProxy proxy
outbound proxy server for the sip domain, it should be a valid ip address *

Class cisco.uc.cuae.mgmt.Management.SipDomainProxy extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
Id for this proxy


host

java.lang.String host
Address for this proxy

Class cisco.uc.cuae.mgmt.Management.SipTrunk extends Management.Device implements Serializable

Class cisco.uc.cuae.mgmt.Management.SmtpManager extends Management.AlarmManager implements Serializable

Serialized Fields

recipient

java.lang.String recipient

sender

java.lang.String sender

username

java.lang.String username

password

java.lang.String password

port

java.lang.Integer port

isSecure

java.lang.Boolean isSecure

Class cisco.uc.cuae.mgmt.Management.SnmpManager extends Management.AlarmManager implements Serializable

Class cisco.uc.cuae.mgmt.Management.StatErrorException extends Management.ManagementException implements Serializable

Class cisco.uc.cuae.mgmt.Management.StatItem extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
The ID of the stat item.


oid

java.lang.String oid
An identifier to use with that statistics server.


name

java.lang.String name
The name of the stat item.


displayName

java.lang.String displayName
The name to use to display the stat item.


description

java.lang.String description
The description of the stat item.

Class cisco.uc.cuae.mgmt.Management.StatPlotCreationErrorException extends Management.StatErrorException implements Serializable

Class cisco.uc.cuae.mgmt.Management.TraceException extends java.lang.Exception implements Serializable

Serialized Fields

msg

java.lang.String msg
a detail message of the problem.

Class cisco.uc.cuae.mgmt.Management.Trigger extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id

parentId

java.lang.String parentId
The id of the Partition which contains this trigger


scriptId

java.lang.String scriptId
The id of the script that this trigger governs


triggerParameters

Management.TriggerParam[] triggerParameters

Class cisco.uc.cuae.mgmt.Management.TriggerParam extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
a trigger event parameter name


parentId

java.lang.String parentId

name

java.lang.String name

value

java.lang.String value
a trigger event parameter value (not null)

Class cisco.uc.cuae.mgmt.Management.UninstallModuleErrorException extends Management.ModuleErrorException implements Serializable

Class cisco.uc.cuae.mgmt.Management.UpdateModuleErrorException extends Management.ModuleErrorException implements Serializable

Class cisco.uc.cuae.mgmt.Management.User extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
Unique ID


name

java.lang.String name
The unique name of the user


rights

java.lang.String[] rights
The current rights of the user


locked

java.lang.Boolean locked
Whether the user is locked for edit/update/delete


password

java.lang.String password
This is never returned (populated) by any method--only used for add/update



Copyright © 2010. All Rights Reserved.