Cisco 200-901 Practice Test - Questions Answers, Page 48
Related questions
Refer to the exhibit.
A developer creates a Python script by using the Cisco Meraki API. The solution must:
* Obtain a list of HTTP servers for a network named 'netl'.
* Print the response body if the HTTP status code is 200.
* Handle the timeout requests as exceptions, and print Timeout Error next to the exception to stdout.
Which block of code completes the script?
A)
B)
A.
Option A
B.
Option B
Question