cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
864
Views
0
Helpful
4
Replies

Deploy VXML application using CVP Rest API

KasMay
Level 1
Level 1

Hi,

I am writing an application to deploy vxml application using CVP Rest API. The document says i can define list of servers where i want to deploy instead of deploying in all servers. There is no clear example of how  <server>ref-url of server1</server> ref-url need to be passed. i tried all combination i can think of and always comes with error  <errorMessage>Invalid Server Reference URL</errorMessage>

Request url:  https://<ipaddress>:8111/cvp-config /vxmlapp/deploy

This XML body is passed as the first part of multipart/form-data.

<vxmlapp>

<servers>

<server>ref-url of server1</server>

<server>ref-url of server2</server>

</servers>

</vxmlapp>

Working one <vxmlapp></vxmlapp>  - Will deploy in all servers.


Any help is very much appreciated.

Thanks

Kasimay

4 Replies 4

bilenka
Cisco Employee
Cisco Employee

Hi Kasimay,

Its being long your query is raised.

I want to know if you have got some break through for this or you still need some support.

Please let me know the CVP version you are working with and the document you are following.

Thanks

Bikram

Hi Bikram,

Thanks for your reply.

i refer Unified CVP API Developer guide 11.0(1) - Service fulfillment APIs section and the CVP version is 11.0.

Appreciate your input.

karthik.j
Level 1
Level 1

Dear KasMay,

 

Did you come out of this error.? Kindly let me know as i do have same requirement. 

Regards,

Can you use the cvp-config/server endpoint to get the exact urls?

 

david

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: