Exit 300-735 Automating and Programming Cisco Security Solutions (SAUTO)
Question 1 of 5
0% complete
Q1 Multiple choice

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.)

Select all that apply.

  • A

    Add params parameter in the get and assign in the {"return": "10"} value.

  • 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.

  • D

    Add ?find=10 to the end of the URL string.

  • E

    Add ?return=10 to the end of the URL string.

Previous Next