2021 Latest Cisco 300-735 Real Exam Dumps PDF [Q15-Q32]

Share

2021 Latest Cisco 300-735 Real Exam Dumps PDF

300-735 Exam Dumps, 300-735 Practice Test Questions


The Cisco 300-735 test, also referred to as Automating and Programming Cisco Security Solutions (SAUTO), checks your knowledge of automated security solutions. It also covers a variety of areas such as programming concepts, data models, and RESTful APIs. Other competencies to check are protocols, firewalls, DNS, web, ISE, and cloud as well as email security. Your performance in this exam also displays how well you are versed with the dynamics of programmability, and how best you can utilize your skills in availing needed solutions to organizations.

 

NEW QUESTION 15

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.json()[data][0])
  • B. print(response[results][0])
  • C. print(response[data][0])
  • D. print(response.json()[results][0])

Answer: C

 

NEW QUESTION 16
A security network engineer must implement intrusion policies using the Cisco Firepower Management Center API.
Which action does the engineer take to achieve the goal?

  • A. Make a POST request to the URI /api/fmc_config/v1/domain/{DOMAIN_UUID}/policy/intrusionpolicies.
  • B. Make a PATCH request to the URI /api/fmc_config/v1/domain/{DOMAIN_UUID}/policy/ intrusionpolicies.
  • C. Intrusion policies can be read but not configured using the Cisco Firepower Management Center API.
  • D. Make a PUT request to the URI /api/fmc_config/v1/domain/{DOMAIN_UUID}/policy/intrusionpolicies.

Answer: C

 

NEW QUESTION 17
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.

Answer:

Explanation:

 

NEW QUESTION 18

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

  • A. data for specified dates
  • B. reporting group with the name web_malware_category_malware_name_user_detail
  • C. data in the queried category
  • D. reporting group with the name blocked_malware

Answer: B

Explanation:
Explanation/Reference:

 

NEW QUESTION 19
A developer has just completed the configuration of an API that connects sensitive internal systems. Based on company policies, the security of the data is a high priority.
Which approach must be taken to secure API keys and passwords?

  • A. Store them inside the source tree of the application.
  • B. Embed them directly in the code.
  • C. Change them periodically.
  • D. Store them in a hidden file.

Answer: C

 

NEW QUESTION 20
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)

  • A. Option D
  • B. Option B
  • C. Option A
  • D. Option C

Answer: C

 

NEW QUESTION 21
What are two advantages of Python virtual environments? (Choose two.)

  • A. Virtual environments permit non-administrative users to install packages.
  • B. The application code is run in an environment that is destroyed upon exit.
  • C. Virtual environments prevent packaging conflicts between multiple Python projects.
  • D. Virtual environments can move compiled modules between different platforms.
  • E. Virtual environments allow for stateful high availability.

Answer: B,C

 

NEW QUESTION 22
Which description of synchronous calls to an API is true?

  • A. They pause execution and wait for the response.
  • B. They can be used only for small requests.
  • C. They always successfully return within a fixed time.
  • D. They can be used only within single-threaded processes.

Answer: A

 

NEW QUESTION 23

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?

  • A. query(config, secret, "getSessionByIpAddress/10.0.0.50", "ipAddress")
  • B. query(config, "10.0.0.50", url, payload)
  • C. query(config, secret, url, '{"ipAddress": "10.0.0.50"}')
  • D. query(config, secret, url, "10.0.0.50")

Answer: C

 

NEW QUESTION 24
Refer to the exhibit.

What is the purpose of the API represented by this URL?

  • A. Getting or setting intrusion policies in FMC
  • B. Updating access policies
  • C. Getting the list of intrusion policies configured in FDM
  • D. Creating an intrusion policy in FDM

Answer: C

 

NEW QUESTION 25
What are two benefits of Ansible when managing security platforms? (Choose two.)

  • A. End users can be identified and tracked across a network.
  • B. Network performance issues can be identified and automatically remediated.
  • C. The time that is needed to deploy a change is reduced, compared to manually applying the change.
  • D. Policies can be updated on multiple devices concurrently, which reduces outage windows.
  • E. Anomalous network traffic can be detected and correlated.

Answer: C,D

 

NEW QUESTION 26
Which curl command lists all tags (host groups) that are associated with a tenant using the Cisco Stealthwatch Enterprise API?

  • A. curl -X GET -H"Cookie:{Cookie Data}"https://{stealthwatch_host}/smc-configuration/rest/v1/tenants/
    {tenant_id}/tags
  • B. curl -X GET -H"Cookie:{Cookie Data}"https://{stealthwatch_host}/smc-configuration/rest/v1/tenants/ tags
  • C. curl -X PUT"Cookie:{Cookie Data}"https://{stealthwatch_host}/smc-configuration/rest/v1/tenants/
    {tenant_id}/tags
  • D. curl -X POST -H"Cookie:{Cookie Data}"https://{stealthwatch_host}/smc-configuration/rest/v1/ tenants/tags

Answer: A

 

NEW QUESTION 27
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.

Answer:

Explanation:

 

NEW QUESTION 28
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?

  • A. BASE_URL = "https://amp.cisco.com/api"
  • B. BASE_URL = "https://amp.cisco.com/api/"
  • C. BASE_URL = "https://api.amp.cisco.com"
  • D. BASE_URL = "https://api.amp.cisco.com/"

Answer: C

 

NEW QUESTION 29
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.

Answer:

Explanation:

 

NEW QUESTION 30
If the goal is to create an access policy with the default action of blocking traffic, using Cisco Firepower Management Center REST APIs, which snippet is used?
A)

B)

C)

D)

  • A. Option D
  • B. Option B
  • C. Option A
  • D. Option C

Answer: A

 

NEW QUESTION 31
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.

Answer:

Explanation:

 

NEW QUESTION 32
......

PDF (New 2021) Actual Cisco 300-735 Exam Questions: https://www.briandumpsprep.com/300-735-prep-exam-braindumps.html