McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 651

↗ View in doc context
page
651
source
unity-connection/rest-api/cupi/cupi.md
chunk_id
unity-connection::rest-api::cupi::cupi::615

Example 2 The following is an example of another GET request that lists the Unified Messaging Service based on <externalservice-id>: https://<connection_server>/vmrest/externalservices/<objectId> The following is an example of the response from the above GET request and the actual response will depend upon the information given by you: <ExternalService> <URI>/vmrest/externalservices/6f4f7023-e9e5-4cd0-bf55-e20a0be6fd78</URI> <ObjectId>6f4f7023-e9e5-4cd0-bf55-e20a0be6fd78</ObjectId> <TenantObjectId>fe6541fb-b42c-44f2-8404-ded14cbf7438</TenantObjectId> <AuthenticationMode>1</AuthenticationMode> <DisplayName>UMS_API</DisplayName> <IsEnabled>true</IsEnabled> <SecurityTransportType>1</SecurityTransportType> <Server>10.65.156.190</Server> <ServiceAlias>clientteam\administrator</ServiceAlias> <ServicePassword/> <ServerType>4</ServerType> <SupportsCalendarCapability>true</SupportsCalendarCapability> <SupportsTtsOfEmailCapability>true</SupportsTtsOfEmailCapability> <ValidateServerCertificate>false</ValidateServerCertificate> <UseServiceCredentials>true</UseServiceCredentials> <SupportsMailboxSynchCapability>true</SupportsMailboxSynchCapability> <ExchDoAutodiscover>false</ExchDoAutodiscover> <MailboxSynchFaxAction>1</MailboxSynchFaxAction> <MailboxSynchEmailAction>2</MailboxSynchEmailAction> </ExternalService> Response Code: 200 Listing Specific Tenant Related User Template External Services by System Administrator In Cisco Unity Connection 10.5(2) and later, the system administrator can use TenantObjectID to list the specific tenant related user template external services using the following URI: GET https://<connection-server>/vmrest/externalservices?query=(TenantObjectId is <Tenant-ObjectId>) To get the TenantObjectID, use the following URI: GET https://<connection-server>/vmrest/tenants Adding Unified Messaging Service This section contains information on how to create External Services: • Adding Exchange/BPOS-D External Service • Adding Meeting Place External Service • Adding Office 365 External Service Cisco Unity Connection Provisioning Interface (CUPI) API 619 Cisco Unity Connection Provisioning Interface (CUPI) API for Unified Messaging Listing Specific Tenant Related User Template External Services by System Administrator