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.

When the URI " /api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/policy/accesspolicies " is used to make a POST request, what does " e276abec-e0f2-11e3-8169-6d9ed49b625f " represent?
Which request searches for a process window in Cisco ThreatGRID that contains the word “secret”?
Refer to the exhibit.

A Python function named " query " has been developed and the goal is to use it to query the service " com.cisco.ise.session " via Cisco pxGrid 2.0 APIs.
How is the function called, if the goal is to identify the sessions that are associated with the IP address 10.0.0.50?
What are two capabilities of Cisco Firepower Management Center eStreamer? (Choose two.)
Drag and drop the items to complete the curl request to the ThreatGRID API. The API call should request the first 10 IP addresses that ThreatGRID saw samples communicate with during analysis, in the first two hours of January 18th (UTC time), where those communications triggered a Behavior Indicator that had a confidence equal to or higher than 75 and a severity equal to or higher than 95.

Drag and drop the items to complete the ThreatGRID API call to return a curated feed of sinkholed-ip-dns in stix format. Not all options are used.

Which two event types can the eStreamer server transmit to the requesting client from a managed device and a management center? (Choose two.)
Drag and drop the items to complete the pxGrid script to retrieve all Adaptive Network Control policies. Assume that username, password, and base URL are correct. Not all options are used.

Which curl command lists all tags (host groups) that are associated with a tenant using the Cisco Stealthwatch Enterprise API?
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?
For which two programming languages does Cisco offer an SDK for Cisco pxGrid 1.0? (Choose two.)
Which snippet is used to create an object for network 10.0.69.0/24 using Cisco Firepower Management Center REST APIs?
A)

B)

C)

D)

Refer to the exhibit.

A network operator must generate a daily flow report and learn how to act on or manipulate returned data. When the operator runs the script, it returns an enormous amount of information.
Which two actions enable the operator to limit returned data? (Choose two.)