Cisco
300-735 · Question #12
Refer to the exhibit. A security engineer created a script and successfully executed it to retrieve all currently open alerts. Which print command shows the first returned alert?
The correct answer is A. print(response[data][0]). See the full explanation below for the reasoning.
Question
Refer to the exhibit. A security engineer created a script and successfully executed it to retrieve all currently open alerts. Which print command shows the first returned alert?
Exhibit
Options
- Aprint(response[data][0])
- Bprint(response[results][0])
- Cprint(response.json()[data][0])
- Dprint(response.json()[results][0])
How the community answered
(19 responses)- A74% (14)
- B5% (1)
- C16% (3)
- D5% (1)
Community Discussion
No community discussion yet for this question.
