DevNet Associate DEVASC 200-901 Official Certification Guide by Adrian Iliesiu (z-lib.org)
and JavaScript. A gadget is a simple but powerful tool that allows an agent to quickly send one or more web pages (carefully cur ...
Figure 10-10 Webex Meetings API Architecture XML API: If more advanced integration is needed than is possible with the URL API, ...
Activating and deactivating user accounts Webex-hosted website login/logout Using an authenticated server-to-server connection f ...
Viewing attendees’ answers to custom questions Viewing a list of standard questions created by the host Viewing attendees’ answe ...
In order to use the Webex Meetings APIs, you need to preregister an API key and then use the HM256 algorithm to generate a JWT t ...
Figure 10-11 provides a simplified representation of the architecture of the Webex model. Figure 10-11 Webex XML Model Architect ...
S T with XML body: <body> <bodyContent xsi:type="java:com.Web ex.service.binding.meeti ng.CreateMeeting"> <metaDa ...
<password>Kc5Ac4Ml</password> <siteName>apidemoeu</siteName> </securityContext> </header> &l ...
<orderBy>STARTTIME</ord erBy> </order> </bodyContent> </body> Example 10-15 shows how to make an A ...
The SetMeeting API enables hosts/users to update the information for a scheduled meeting that they are able to edit. Table 10-16 ...
Example 10-16 shows how to make an API call to add a new attendee (
[email protected]
) to the meeting and send an email invitati ...
Deleting a Meeting The DelMeeting API allows hosts to delete a meeting that is not currently in progress. The API continues to u ...
-H 'content-type: application/xml' \ -d '<serv:message xmlns:xsi="http://www.w3.org/2001/XMLSchema- instance"> <header& ...
Webex Devices includes the following devices, as shown in Figure 10-12: Webex Board: Cisco Webex Room Kit, Room Kit Plus, and Ro ...
G E T http://<ip- address>/sta tus.xml Get the complete status of the device G E T http://<ip- address>/co nfigurati ...
much latency for some use cases. To mitigate this, the API supports a session-based authentication mechanism. To open a session, ...
Click here to view code image $ python3 sess.py SessionId=031033bebe67130d4d94747b6b9d4e4f6bd29 65162ed542f22d32d75a9f238f9; Pat ...
""" Webex Device - Set Camera Position """ import requests URL = "http://10.10.20.159/put.xml" PAYLOAD = ( '<Command>' + ' ...
FeedbackSlot: <1..4> ServerUrl(r): <S: 1, 2048> Format: <XML/JSON> Expression: <S: 1, 255> Expression: & ...
85b7637b; SessionId=c6ca2fc23d3f211e0517d4c603fbe4205c77d13dd6913c7bc12eef4085b7 637b" } RESPONSE = requests.request("POST", URL ...
«
21
22
23
24
25
26
27
28
29
30
»
Free download pdf