/mcp200 OK <?xml version="1.0" encoding="UTF-8"?> <Schedules total="3"> <Schedule> <URI>/vmrest/schedules/387f051e-3367-4cc8-abed-810293d39f76</URI> <ObjectId>387f051e-3367-4cc8-abed-810293d39f76</ObjectId> <DisplayName>Weekdays</DisplayName> <OwnerLocationObjectId>6a56503e-c1c8-406c-85fd-76be40994d39</OwnerLocationObjectId> <OwnerLocationURI>/vmrest/locations/connectionlocations/6a56503e-c1c8-406c-85fd-76be40994d39</OwnerLocationURI> <Undeletable>true</Undeletable> <IsHoliday>false</IsHoliday> <ScheduleDetailsURI>/vmrest/schedules/387f051e-3367-4cc8-abed-810293d39f76/scheduledetails</ScheduleDetailsURI> </Schedule> <Schedule> <URI>/vmrest/schedules/75af01af-d290-4e0e-9862-5adf8293536c</URI> <ObjectId>75af01af-d290-4e0e-9862-5adf8293536c</ObjectId> <DisplayName>All Hours</DisplayName> <OwnerLocationObjectId>6a56503e-c1c8-406c-85fd-76be40994d39</OwnerLocationObjectId> <OwnerLocationURI>/vmrest/locations/connectionlocations/6a56503e-c1c8-406c-85fd-76be40994d39</OwnerLocationURI> <Undeletable>true</Undeletable> <IsHoliday>false</IsHoliday> <ScheduleDetailsURI>/vmrest/schedules/75af01af-d290-4e0e-9862-5adf8293536c/scheduledetails</ScheduleDetailsURI> </Schedule> <Schedule> <URI>/vmrest/schedules/e2e381e4-6096-4643-b0bb-b17a65b101bc</URI> <ObjectId>e2e381e4-6096-4643-b0bb-b17a65b101bc</ObjectId> <TenantObjectId>fe6541fb-b42c-44f2-8404-ded14cbf7438</TenantObjectId> <DisplayName>Holidays</DisplayName> <OwnerLocationObjectId>6a56503e-c1c8-406c-85fd-76be40994d39</OwnerLocationObjectId> <OwnerLocationURI>/vmrest/locations/connectionlocations/6a56503e-c1c8-406c-85fd-76be40994d39</OwnerLocationURI> <Undeletable>false</Undeletable> <IsHoliday>true</IsHoliday> <ScheduleDetailsURI>/vmrest/schedules/e2e381e4-6096-4643-b0bb-b17a65b101bc/scheduledetails</ScheduleDetailsURI> </Schedule> </Schedules> Listing Specific Tenant Related Schedules by System Administrator In Cisco Unity Connection 10.5(2) and later, the system administrator can use TenantObjectID to list the specific tenant related schedules using the following URI: GET https://<connection-server>/vmrest/schedules?query=(TenantObjectId is <Tenant-ObjectId>) To get the TenantObjectID, use the following URI: GET https://<connection-server>/vmrest/tenants Cisco Unity Connection Provisioning Interface (CUPI) API 719 Cisco Unity Connection Provisioning Interface (CUPI) API for Schedules Listing Specific Tenant Related Schedules by System Administrator