McDewey

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

Page 671

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

JSON Example To create a search space, use the following command: Request URI: POST https://<connection-server>/vmrest/searchspaces Accept: application/json Content_type: application/json Connection: keep_alive Request Body: { "Name": "Taxoma_SearchSpace1" } The following is the response from the above POST request and the actual response will depend upon the information given by you: Response Code: 201 /vmrest/searchspaces/4fc208e7-cb84-4e3f-bcf0-11f69c212b1d Creating a Search Space The following is an example of the POST request that creates a search space: POST https://<connection-server>/vmrest/searchspaces Request URI: <SearchSpace> <Name>Taxoma_SearchSpace</Name> </SearchSpace> The following is the example of the response from the above Post request: Response Code: 201 /vmrest/searchspaces/4fc208e7-cb84-4e3f-bcf0-11f69c212b1d JSON Example To create a search space, use the following command: Request URI: POST https://<connection-server>/vmrest/searchspaces Accept: application/json Content_type: application/json Connection: keep_alive Request Body: { "Name": "Taxoma_SearchSpace1" } The following is the response from the above POST request and the actual response will depend upon the information given by you: Response Code: 201 /vmrest/searchspaces/4fc208e7-cb84-4e3f-bcf0-11f69c212b1d Adding a Member in a Search Space The following conditions should be checked before you add a member in a search space: Cisco Unity Connection Provisioning Interface (CUPI) API 639 Cisco Unity Connection Provisioning Interface (CUPI) API for Dial Plan Creating a Search Space