Cisco 300-735 - Automating Cisco Security Solutions (SAUTO) Exam

Question #6 (Topic: Topic 1)
[Cisco-300-735-1.0/xmlfile-7_1.png]
Refer to the exhibit. A network operator must generate a daily flow report and learn how to act on or manipulate returned data. When the operator runs the script, it
returns an enormous amount of information.
Which two actions enable the operator to limit returned data? (Choose two.)
A. Add recordLimit. followed by an integer (key:value) to the flow_data. B. Add a for loop at the end of the script, and print each key value pair separately. C. Add flowLimit, followed by an integer (key:value) to the flow_data. D. Change the startDateTime and endDateTime values to include smaller time intervals. E. Change the startDate and endDate values to include smaller date intervals.
Answer: AB
Question #7 (Topic: Topic 1)
[Cisco-300-735-1.0/xmlfile-8_1.png]
Refer to the exhibit.
Which expression prints the text "802.1x"?
A. print(quiz[0]['choices']['b']) B. print(quiz['choices']['b']) C. print(quiz[0]['choices']['b']['802.1x']) D. print(quiz[0]['question']['choices']['b'])
Answer: A
Question #8 (Topic: Topic 1)
DRAG DROP
[Cisco-300-735-1.0/xmlfile-9_1.png]
Refer to the exhibit.
Drag and drop the elements from the left onto the script on the right that queries Cisco ThreatGRID for indications of compromise.
Select and Place:
[Cisco-300-735-1.0/xmlfile-9_2.jpg]
Answer: [Cisco-300-735-1.0/xmlfile-10_1.jpg]
Question #9 (Topic: Topic 1)
What are two advantages of Python virtual environments? (Choose two.)
A. Virtual environments can move compiled modules between different platforms. B. Virtual environments permit non-administrative users to install packages. C. The application code is run in an environment that is destroyed upon exit. D. Virtual environments allow for stateful high availability. E. Virtual environments prevent packaging conflicts between multiple Python projects.
Answer: CE
Question #10 (Topic: Topic 1)
DRAG DROP
Drag and drop the code to complete the curl query to the Umbrella Reporting API that provides a detailed report of blocked security activity events from the
organization with an organizationId of "12345678" for the last 24 hours. Not all options are used.
Select and Place:
[Cisco-300-735-1.0/xmlfile-11_1.png]
Answer: [Cisco-300-735-1.0/xmlfile-11_2.png]
Download Exam
Page: 2 / 12
Total 58 questions