Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

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

Last Update 10 hours ago Total Questions : 60

The Automating and Programming Cisco Security Solutions (300-735 SAUTO) content is now fully updated, with all current exam questions added 10 hours ago. Deciding to include 300-735 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 300-735 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 300-735 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Automating and Programming Cisco Security Solutions (300-735 SAUTO) practice test comfortably within the allotted time.

Question # 11

Refer to the exhibit.

The security administrator must temporarily disallow traffic that goes to a production web server using the Cisco FDM REST API. The administrator sends an API query as shown in the exhibit.

What is the outcome of that action?

A.

The given code does not execute because the mandatory parameters, source, destination, and services are missing.

B.

The given code does not execute because it uses the HTTP method " PUT " . It should use the HTTP method " POST " .

C.

The appropriate rule is updated with the source, destination, services, and other fields set to " Any " and the action set to " DENY " . Traffic to the production web server is disallowed, as expected.

D.

A new rule is created with the source, destination, services, and other fields set to " Any " and the action set to " DENY " . Traffic to the production web server is disallowed, as expected.

Question # 12

Refer to the exhibit.

What does the response from the API contain when this code is executed?

A.

error message and status code of 403

B.

newly created domains in Cisco Umbrella Investigate

C.

updated domains in Cisco Umbrella Investigate

D.

status and security details for the domains

Question # 13

Which query parameter is required when using the reporting API of Cisco Security Management Appliances?

A.

device_type

B.

query_type

C.

filterValue

D.

startDate + endDate

Question # 14

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?

A.

print(response[data][0] )

B.

print(response[results][0] )

C.

print(response.json()[data][0] )

D.

print(response.json()[results][0] )

Question # 15

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

A.

Add recordLimit. followed by an integer (key:value) to the flow_data.

B.

Add a for loop at the end of the script, and print each key value pair separately.

C.

Add flowLimit, followed by an integer (key:value) to the flow_data.

D.

Change the startDateTime and endDateTime values to include smaller time intervals.

E.

Change the startDate and endDate values to include smaller date intervals.

Question # 16

In Cisco AMP for Endpoints, which API queues to find the list of endpoints in the group " Finance Hosts, " which

has a GUID of 6c3c2005-4c74-4ba7-8dbb-c4d5b6bafe03?

A.

https://api.amp.cisco.com/v1/endpoints?group[]=6c3c2005-4c74-4ba7-8dbb- c4d5b6bafe03

B.

https://api.amp.cisco.com/v1/computers?group_guid[]=6c3c2005-4c74-4ba7-8dbb- c4d5b6bafe03

C.

https://api.amp.cisco.com/v1/computers?group_guid-6c3c2005-4c74-4ba7-8dbb- c4d5b6bafe03

D.

https://api.amp.cisco.com/v1/endpoints?group-6c3c2005-4c74-4ba7-8dbb- c4d5b6bafe03

Question # 17

Refer to the exhibit.

What must be present in a Cisco Web Security Appliance before the script is run?

A.

reporting group with the name web_malware_category_malware_name_user_detail

B.

data for specified dates

C.

reporting group with the name blocked_malware

D.

data in the queried category

Question # 18

Drag and drop the code to complete the URL for the Cisco AMP for Endpoints API POST request so that it will add a sha256 to a given file_list using file_list_guid.

Go to page: