Module 26 Exam Back to Main Page 1. Cisco DNA Center can be accessed by using? web-based GUI interfacethe REST APIscommand line interfaceSNMP managerQuestion 1 of 11 2. The YANG models are normally written by vendors, and there is no need to write these models from scratch. TrueFalseQuestion 2 of 11 3. An Application Programming Interface (API) is a window to system resources. TrueFalseQuestion 3 of 11 4. In the modern world, however, the applications do not operate alone. Different applications and systems are constantly communicating with each other, exchanging state information, data, and so much more. TrueFalseQuestion 4 of 11 5. The following are common uses of APIs in modern technology: AuthenticationChannel of communicationAccountingFront-end and back-end separationQuestion 5 of 11 6. REST is an architecture (not a protocol) that resides on ____ protocols in the application layer. SFTP/FTPHTTP/HTTPSSSH/SSLFTP/TFTPQuestion 6 of 11 7. REST has been used extensively for reasons including: SimplicityEase of useBuilt-in securitySpeedQuestion 7 of 11 8. One point that should be noted is that REST APIs are completely stateful. TrueFalseQuestion 8 of 11 9. There are specific rules that must be followed for an application to be considered as RESTful: Uniform InterfaceClient-ServerStatelessCacheableLayered SystemCode on Demand (optional)Question 9 of 11 10. Match HTTP verbs with the system commands.POST GET PUT DELETE CREATE READ UPDATE DELETEUnselectQuestion 10 of 11 11. Like PUT method, ____ is used to edit data in a similar manner to the function of UPDATE in CRUD. WRITEPATCHREWRITEPUSHQuestion 11 of 11 Loading...