Cisco Acano X-series Guia Do Programador

Página de 147
Cisco Meeting Server Release 2.0 : API Reference Guide
25
Reason code
Description
ldapSyncDoesNotExist
You tried to query or cancel an LDAP synchronization with an ID that
did not correspond to a valid LDAP synchronization.
messageDoesNotExist
You tried to remove a coSpace message using an ID that did not
correspond to a valid coSpace message.
outboundDialPlanRuleDoesNotExist
You tried to modify or remove an outbound dial plan rule using an ID
that did not correspond to a valid outbound dial plan rule
parameterError
One or more parameters in a request were found to be invalid.
Supporting parameter and error values give more detail about the
failure.
participantLimitReached
You tried to add a new participant beyond the maximum number
allowed for the call.
recorderDoesNotExist
You tried to modify or remove a recorder using an ID that did not
correspond to a valid recorder.
recordingLimitReached
You tried to start recording a call beyond the maximum number
allowed.
tenantDoesNotExist
You tried to modify or remove a tenant using an ID that did not
correspond to a valid tenant
tenantGroupCoSpaceIdConflict
Your request to remove or use a tenant group would have resulted in a
coSpace ID conflict.
tenantGroupDoesNotExist
You tried to modify, remove or use a tenant group that does not exist.
tenantParticipantLimitReached
You tried to add a new participant beyond the maximum number
allowed for the owning tenant.
tooManyCdrReceivers
You tried to add a new CDR receiver when the maximum number were
already present. Currently, up to 2 CDR receivers are supported.
tooManyLdapSyncs
A method to create a new LDAP synchronization method failed. Try
again later.
unrecognizedObject
There are elements in the URI you are accessing that are not
recognized; for example, you tried to perform a GET on
/api/v1/system/profile rather than (the correct) /api/v1/system/profiles
userDoesNotExist
You tried to modify or remove a user using an ID that did not
correspond to a valid user.
userProfileDoesNotExist
You tried to modify a user profile using an ID that did not correspond to
a valid user profile.
4   API Methods