Cisco Acano X-series

ページ / 160
Cisco Meeting Server Release 2.0 : Scalable and Resilient Meeting Server Deployments
155
E.5 Creating a space with the API
This requires a POST method on the “/coSpaces” node.
1. Enter the following:
a. Set the method as POST
b. URL is https://192.168.3.77/api/v1/coSpaces
c. Body message is
“name=acanouser1'coSpace&uri=12345678.cospace&secondaryUri=acanouser1.co
Space&callId=12345678&passcode=1111&tenant=d326e4e9-a927-4514-bbab-
e36262373f73”.
d. Click Send.
E.6 Creating a space Member for a space
This requires a POST method on the “/coSpaces/<coSpace ID>/coSpaceUsers” node.
1. Enter the following
Appendix E   API Examples