McDewey

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

Page 715

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

Deleting a Restriction Table Example 1: Deleting a restriction table with a valid object id The following is an example of the DELETE request that deletes a specific restriction table where you need to mention the object ID: DELETE https://<connection-server>/vmrest/restrictiontables/<restrictiontableobjectid> Response Code: 204 JSON Example To delete restriction table with a valid object id, do the following: DELETE https://<connection-server>/vmrest/restrictiontables/<restrictiontableobjectid> Accept: application/json Connection: keep-alive Response Code: 204 Default restriction table cannot be edited or deleted. Note Explanation of Data Fields The following chart lists all of the data fields: Comments Operation Data Type Device Name Specifies an unique and system generated ID of a particular restriction table object. Read only String (36) ObjectId Specifies unique display name of restriction table in order to display entries in the administrative console. Read/Write String (64)) DisplayName Specifies the maximum number of digits in a dial string (including access codes) allowed by Cisco Unity Connection. Only dial strings that contain a number of digits fewer than or equal to the number of digits specified in this column are checked against the restriction table. Dial strings that contain more than the numbers of digits specified in this column are not permitted. For example, if the local calls in your area are seven digits long, and you want to prevent subscribers from using long distance phone numbers, enter 8 in this column.(Range 1-300). Read/Write Integer MaxDigits Cisco Unity Connection Provisioning Interface (CUPI) API 683 Cisco Unity Connection Provisioning Interface (CUPI) API for System Settings Deleting a Restriction Table

Image 1 from page 715