Labour Day Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Cisco > CCNP Security > 300-735

300-735 Automating and Programming Cisco Security Solutions (300-735 SAUTO) Question and Answers

Question # 4

For which two programming languages does Cisco offer an SDK for Cisco pxGrid 1.0? (Choose two.)

A.

Python

B.

Perl

C.

Java

D.

C

E.

JavaScript

Full Access
Question # 5

Which API capability is available on Cisco Firepower devices?

A.

Firepower Management Center - Sockets API

B.

Firepower Management Center - eStreamer API

C.

Firepower Management Center - Camera API

D.

Firepower Management Center - Host Output API

Full Access
Question # 6

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.

Full Access
Question # 7

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?

Full Access
Question # 8

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.

Full Access
Question # 9

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?

A.

values of all counters of a counter group, with the device group name and device type for web

B.

value of a specific counter from a counter group, with the device name and type for email

C.

value of a specific counter from a counter group, with the device name and type for web

D.

values of all counters of a counter group, with the device group name and device type for email

Full Access