exam questions

Exam 300-735 All Questions

View all questions & answers for the 300-735 exam

Exam 300-735 topic 1 question 33 discussion

Actual exam question from Cisco's 300-735
Question #: 33
Topic #: 1
[All 300-735 Questions]

DRAG DROP -
A Python script is being developed to return the top 10 identities in an organization that have made a DNS request to "www.cisco.com".
Drag and drop the code to complete the Cisco Umbrella Reporting API query to return the top identities. Not all options are used.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Reference:
https://docs.umbrella.com/umbrella-api/docs/reporting-destinations-most-recent-requests

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Erike
Highly Voted 3 years, 2 months ago
https://docs.umbrella.com/umbrella-api/docs/reporting-destinations-top-identities activity--->identities
upvoted 6 times
...
hatsec
Most Recent 10 months, 1 week ago
destination, www.cisco.com, identities: https://developer.cisco.com/docs/cloud-security/#!reporting-v1-request-samples/list-top-destination-identities
upvoted 2 times
...
Smileebloke
2 years, 7 months ago
Agree destinations -> www.cisco.com -> identitites e.g curl -i -X GET --url https://reports.api.umbrella.com/v1/organizations/{orgId}/destinations/{destination}/identities --header 'Authorization: Basic %base64string%' Taken from https://docs.umbrella.com/umbrella-api/docs/reporting-destinations-top-identities
upvoted 4 times
...
fr3dastik
2 years, 9 months ago
As per the Umbrella API doc : destinations -> www.cisco.com -> identitites
upvoted 3 times
...
digger_vce
2 years, 10 months ago
destinations, www.cisco.com, identitites
upvoted 3 times
...
JacobTao
3 years, 2 months ago
Drag and drop the code to complete the Cisco Umbrella Reporting API query to return the top identities. thus activity --> identities
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...