For which two programming languages does Cisco offer an SDK for Cisco pxGrid 1.0? (Choose two.)
Refer to the exhibit.
A Python function named "query" has been developed, and will be used to query the service "com.cisco.ise.session" via Cisco pxGrid 2.0 APIs.
Drag and drop the code to construct a Python call to the "query" function to identify the user groups that are associated with the user "fred". Not all options are used.
Refer to the exhibit. A network operator wrote a Python script to retrieve events from Cisco AMP.
Against which API gateway must the operator make the request?
Drag and drop the code to complete the curl query to the Umbrella Reporting API that provides a detailed report of blocked security activity events from the organization with an organizationId of "12345678" for the last 24 hours. Not all options are used.
The Cisco Security Management Appliance API is used to make a GET call using the URI /sma/api/v2.0/ reporting/mail_incoming_traffic_summary/detected_amp?startDate=2016-09-
10T19:00:00.000Z&endDate=2018-09-24T23:00:00.000Z&device_type=esa&device_name=esa01.
What does this GET call return?