/mcpC H A P T E R 11 Cisco Unity Connection Provisioning Interface (CUPI) API -- Alternate Extension Links to Other API pages: Cisco_Unity_Connection_APIs • Alternate Extensions API, on page 29 Alternate Extensions API Listing the Basic Settings of Alternate Extension GET https://<connection-server>/vmrest/users/<user-objectid>/alternateextensions The following is the response from the above GET request and the actual response will depend upon the information given by you: <AlternateExtensions total="1"> <AlternateExtension> <URI>/vmrest/users/9375d893-c8eb-437b-90bf-7de4b1d0c3e8/alternateextensions/f0cfbf52-a6b2-466c-b7e6-eb05d6cce705</URI> <IdIndex>0</IdIndex> <DtmfAccessId>99934</DtmfAccessId> <LocationObjectId>42a9ab40-490d-4819-9bfb-8ddce4f430ff</LocationObjectId> <LocationURI>/vmrest/locations/connectionlocations/42a9ab40-490d-4819-9bfb-8ddce4f430ff</LocationURI> <ObjectId>f0cfbf52-a6b2-466c-b7e6-eb05d6cce705</ObjectId> <PartitionObjectId>da2114bf-cde7-43d8-9709-cd3895a9d41b</PartitionObjectId> <PartitionURI>/vmrest/partitions/da2114bf-cde7-43d8-9709-cd3895a9d41b</PartitionURI> <AlternateExtensionAdvancedURI>/vmrest/alternateextensionadvanceds/42266e69-5e5e-42fe-924e-e94b2c9e06b3</AlternateExtensionAdvancedURI> </AlternateExtension> </AlternateExtensions> Response Code: 200 JSON Example GET https://<connection-server>/vmrest/users/<user-objectid>/alternateextensions/<alternateextension_objectid> Accept: application/json Connection: keep-alive Cisco Unity Connection Provisioning Interface (CUPI) API 29
