nerdexam
Cisco

300-735 · Question #9

Refer to the exhibit. The script outputs too many results when it is queried against the Cisco Umbrella Reporting API. Which two configurations restrict the returned result to only 10 entries?…

The correct answer is B. Add ?limit=10 to the end of the URL string. C. Add params parameter in the get and assign in the {"limit": "10"} value. See the full explanation below for the reasoning.

Question

Refer to the exhibit. The script outputs too many results when it is queried against the Cisco Umbrella Reporting API. Which two configurations restrict the returned result to only 10 entries? (Choose two.)

Exhibit

300-735 question #9 exhibit

Options

  • AAdd params parameter in the get and assign in the {"return": "10"} value.
  • BAdd ?limit=10 to the end of the URL string.
  • CAdd params parameter in the get and assign in the {"limit": "10"} value.
  • DAdd ?find=10 to the end of the URL string.
  • EAdd ?return=10 to the end of the URL string.

How the community answered

(29 responses)
  • A
    7% (2)
  • B
    76% (22)
  • D
    14% (4)
  • E
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 300-735 Practice