McDewey

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

Page 772

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

Comments Operation Data Type Parameter The owner of this schedule set. If the owner is a subscriber, the unique identifier of the Subscriber object to which this schedule set belongs. Otherwise, this attribute is set to NULL. Read Only String OwnerSubscriberObjectId Indicates a flag which checks whether this schedule set can be deleted via an administrative application such as Cisco Unity Connection Administration. It is used to prevent deletion of factory defaults. Default value: false. Read/Write Boolean Undeletable Specifies the URI for schedule set members. Read Only String ScheduleSetMembersURI Cisco Unity Connection Provisioning Interface (CUPI) API -- Schedules Set Details Schedule Set Details API Administrator can use this API to create/update/delete/fetch the schedule set details. Various attributes of schedule set details can also be updated using this API. Cisco Unity Connection Provisioning Interface (CUPI) API -- Schedules Set Members Schedule Set Members API Administrator can use this API to create/update/delete/fetch the schedule set members. Various attributes of schedule set members can also be updated using this API. Listing the Schedule Set Members The following is an example of the GET request that lists the schedule set members: GET https://<connection-server>/vmrest/schedulesets/<scheduleset-objectid>/schedulesetmembers The following is the response from the above GET request and the actual response will depend upon the information given by you: Cisco Unity Connection Provisioning Interface (CUPI) API 740 Cisco Unity Connection Provisioning Interface (CUPI) API for Schedules Cisco Unity Connection Provisioning Interface (CUPI) API -- Schedules Set Details