McDewey

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

Page 109

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

C H A P T E R 18 Cisco Unity Connection Provisioning Interface (CUPI) API -- User Message Waiting Indicators Links to Other API pages: Cisco_Unity_Connection_APIs • Message Waiting Indicator (MWI) Settings API, on page 77 Message Waiting Indicator (MWI) Settings API Listing All MWIs GET https://<connection-server>/vmrest/users/<user-objectid>/mwis The following is the response from the above GET request and the actual response will depend upon the information given by you: <Mwis total="1"> <Mwi> <URI>/vmrest/users/4d5df6e3-a036-4f16-8f1e-d48e7e9b73c1/mwis/2c07a9ca-c041-4dfa-b0d1-7f633883a1b7</URI> <SubscriberObjectId>4d5df6e3-a036-4f16-8f1e-d48e7e9b73c1</SubscriberObjectId> <UserURI>/vmrest/users/4d5df6e3-a036-4f16-8f1e-d48e7e9b73c1</UserURI> <ObjectId>2c07a9ca-c041-4dfa-b0d1-7f633883a1b7</ObjectId> <DisplayName>MWI-1</DisplayName> <MwiExtension>99999</MwiExtension> <MwiOn>false</MwiOn> <MediaSwitchObjectId>ec1e2636-fc14-44fc-8cda-d6c1a3d61150</MediaSwitchObjectId> <PhoneSystemURI>/vmrest/phonesystems/ec1e2636-fc14-44fc-8cda-d6c1a3d61150</PhoneSystemURI> <IncludeTextMessages>false</IncludeTextMessages> <IncludeVoiceMessages>true</IncludeVoiceMessages> <IncludeFaxMessages>false</IncludeFaxMessages> <Active>true</Active> <UsePrimaryExtension>true</UsePrimaryExtension> <MediaSwitchDisplayName>PhoneSystem</MediaSwitchDisplayName> </Mwi> </Mwis> Response Code: 200 Cisco Unity Connection Provisioning Interface (CUPI) API 77

Image 1 from page 109