nerdexam
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

300-735 question #12 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)
  • A
    74% (14)
  • B
    5% (1)
  • C
    16% (3)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 300-735 Practice