Cisco Acano X-series

ページ / 160
Cisco Meeting Server Release 2.0 : Scalable and Resilient Meeting Server Deployments
152
E.2 Setting up Web Bridges on the Call Bridge
This requires a POST method on the “/webBridges” node for the appropriate Call Bridge.
1. Use the following:
a. Set the POST method
b. URL is https://192.168.3.77/api/v1/webBridges/ (assuming the same Call Bridge that
was used in the previous example)
c. Body message is “url=https://ukedge1join.acanohome.com” where
ukedge1join.acanohome.com is the FQDN used to reach to the Web Bridge.
d. Click Send.
2. Verify that the Web Bridge is configured using GET method on the “/webBridges” node.
a. URL is https://192.168.3.77/api/v1/webBridges/.
Appendix E   API Examples