Question 17 of 28 from exam 300-835-CLAUTO: Automating Cisco Collaboration Solutions

Question 17 of 28 from exam 300-835-CLAUTO: Automating Cisco Collaboration Solutions

Question

DRAG DROP - Drag and drop the code snippets to create a valid AXL API <addUCService> request.

Not all options are used.

Select and Place:

Answer Area

Content-Type: text.2n1

Content-Length: 726
Host: cucm.cisco.com:8443

Authorization:

<soapenv:Envelope xmlns:soapenv="http: //schemas .xmlsoap.org/soap/envelope/”

xmlns:ns=" ~>

<soapenv: Body>
<ns:addUcService sequence="1">
<ucService>
<serviceType>Video Conference Scheduling Portal</serviceType>
<productType>Telepresence Management System</productType>
<name>testConferenceSchedul ingPortall</name>
<hostnameorip>10.10.10.12</hostnameorip>
<port>8443</port>
<protocol>https</protocol>
<ucServicexml>
<ImsPortalUr1>http: //10.10.10.12/</TmsPortalUr1>
</ucServicexml>
</acService>
<ns:adducService>
</soapenv: Body>
</soapenv:Envelope>

GET https: //cucm.cisco.com:8443/ax1/HTTP/1.1 AXL-Version: "CUCM:DB ver=11.5 addUcService”
Basic YWRtaW46cGFzc3dvemQ= Bearer YWRtaW46cGFzc3dvemQ=

POST https: //cucm.cisco.com:8443/ax1/HTTP/1.1 SOAPAction: "CUCM:DB ver=12.5 addUcService”
http://www. cisco.com/AKL/API/12.5 http: //www.cisco.com/AXL/API/11.5

Explanations

Answer Area

POST https: //cucm.cisco.com:8443/ax1/HTTP/1.1

Content-Type: text.2n1

SOAPAction: "CUCM:DB ver=12.5 addUcService”

Content-Length: 726
Host: cucm.cisco.com:8443

Authorization:| Basic YWwRtaW46cGFzc3dvemQ=

<soapenv:Envelope xmlns:soapenv="http: //schemas .xmlsoap.org/soap/envelope/”

xmlns:ns=" | http: //www.cisco.com/AXL/API/12.5 “>

<soapenv: Body>
<ns:addUcService sequence="1">
<ucService>
<serviceType>Video Conference Scheduling Portal</serviceType>
<productType>Telepresence Management System</productType>
<name>testConferenceSchedul ingPortall</name>
<hostnameorip>10.10.10.12</hostnameorip>
<port>8443</port>
<protocol>https</protocol>
<ucServicexml>
<ImsPortalUr1>http: //10.10.10.12/</TmsPortalUr1>
</ucServicexml>
</acService>
<ns:adducService>
</soapenv: Body>
</soapenv:Envelope>

GET https: //cucm.cisco.com:8443/ax1/HTTP/1.1 AXL-Version: "CUCM:DB ver=11.5 addUcService”
Basic YWRtaW46cGFzc3dvemQ= Bearer YWRtaW46cGFzc3dvemQ=

POST https: //cucm.cisco.com:8443/ax1/HTTP/1.1 SOAPAction: "CUCM:DB ver=12.5 addUcService”
http://www. cisco.com/AKL/API/12.5 http: //www.cisco.com/AXL/API/11.5