300-735 Premium Bundle

300-735 Premium Bundle

Automating and Programming Cisco Security Solutions (SAUTO) Certification Exam

4.5 
(50730 ratings)
0 QuestionsPractice Tests
0 PDFPrint version
March 28, 2024Last update

Cisco 300-735 Free Practice Questions

Cause all that matters here is passing the Cisco 300-735 exam. Cause all that you need is a high score of 300-735 Automating and Programming Cisco Security Solutions (SAUTO) exam. The only one thing you need to do is downloading Passleader 300-735 exam study guides now. We will not let you down with our money-back guarantee.

Online 300-735 free questions and answers of New Version:

NEW QUESTION 1
Which URI string is used to create a policy that takes precedence over other applicable policies that are configured on Cisco Stealthwatch?

  • A. /tenants/{tenantId}/policy/system/host-policy
  • B. /tenants/{tenantId}/policy/system/role-policy
  • C. /tenants/{tenantId}/policy/system
  • D. /tenants/{tenantId}/policy/system/{policyId}

Answer: A

NEW QUESTION 2
Refer to the exhibit. The script outputs too many results when it is queried against the Cisco Umbrella Reporting API. Which two configurations restrict the returned result to only 10 entries? (Choose two.)

  • A. Add params parameter in the get and assign in the {"return": "10"} value.
  • B. Add ?limit=10 to the end of the URL string.
  • C. Add params parameter in the get and assign in the {"limit": "10"} value.
  • D. Add ?find=10 to the end of the URL string.
  • E. Add ?return=10 to the end of the URL string.

Answer: BC

NEW QUESTION 3
Refer to the exhibit.
Which expression prints the text "802.1x"?

  • A. print(quiz[0]['choices']['b'])
  • B. print(quiz['choices']['b'])
  • C. print(quiz[0]['choices']['b']['802.1x'])
  • D. print(quiz[0]['question']['choices']['b'])

Answer: A

NEW QUESTION 4
Which header set should be sent with all API calls to the Cisco Stealthwatch Cloud API?

  • A. 300-735 dumps exhibit
  • B. 300-735 dumps exhibit
  • C. 300-735 dumps exhibit
  • D. 300-735 dumps exhibit

Answer: B

NEW QUESTION 5
DRAG DROP
300-735 dumps exhibit
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. Select and Place:
300-735 dumps exhibit

  • A. Mastered
  • B. Not Mastered

Answer: A

Explanation:
300-735 dumps exhibit

NEW QUESTION 6
Which snippet describes the way to create an URL object in Cisco FDM using FDM REST APIs with curl?

  • A. 300-735 dumps exhibit
  • B. 300-735 dumps exhibit
  • C. 300-735 dumps exhibit
  • D. 300-735 dumps exhibit

Answer: B

NEW QUESTION 7
300-735 dumps exhibit
Refer to the exhibit. A network operator must create a Python script that makes an API request to Cisco Umbrella to do a pattern search and return all matched URLs with category information.
Which code completes the script?

  • A. URL = BASE_URL + "/find/exa[a-z]ple.com" PARAMS = { "categoryinclude" : "true"}
  • B. URL = BASE_URL + "/find/exa[a-z]ple.com" PARAMS = { "returncategory" : "true"}
  • C. URL = BASE_URL + "/find/exa[a-z]ple.com" PARAMS = { "includeCategory" : "true"}
  • D. URL = BASE_URL + "/find/exa[a-z]ple.com" PARAMS = { "returnCategory" : "true"}

Answer: D

NEW QUESTION 8
DRAG DROP
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. Select and Place:
300-735 dumps exhibit

  • A. Mastered
  • B. Not Mastered

Answer: A

Explanation:
300-735 dumps exhibit

NEW QUESTION 9
Which two APIs are available from Cisco ThreatGRID? (Choose two.)

  • A. Access
  • B. User Scope
  • C. Data
  • D. Domains
  • E. Curated Feeds

Answer: CE

NEW QUESTION 10
What are two capabilities of Cisco Firepower Management Center eStreamer? (Choose two.)

  • A. eStreamer is used to get sources for intelligence services.
  • B. eStreamer is used to send malware event data.
  • C. eStreamer is used to get a list of access control policies.
  • D. eStreamer is used to send policy data.
  • E. eStreamer is used to send intrusion event data.

Answer: BE

NEW QUESTION 11
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 PATCH request to the URI /api/fmc_config/v1/domain/{DOMAIN_UUID}/policy/intrusionpolicies.
  • B. Make a POST 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 12
What are two advantages of Python virtual environments? (Choose two.)

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

Answer: CE

NEW QUESTION 13
DRAG DROP
Drag and drop the code to complete the Cisco Umbrella Investigate WHOIS query that returns a list of domains that are associated with the email address "admin@example.com". Not all options are used.
Select and Place:
300-735 dumps exhibit

  • A. Mastered
  • B. Not Mastered

Answer: A

Explanation:
300-735 dumps exhibit

NEW QUESTION 14
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

Answer: B

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

  • A. API token
  • B. domain UUID
  • C. access policy UUID
  • D. object UUID

Answer: B

NEW QUESTION 16
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. Policies can be updated on multiple devices concurrently, which reduces outage windows.
  • D. Anomalous network traffic can be detected and correlated.
  • E. The time that is needed to deploy a change is reduced, compared to manually applying the change.

Answer: CE

NEW QUESTION 17
DRAG DROP
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.
Select and Place:
300-735 dumps exhibit

  • A. Mastered
  • B. Not Mastered

Answer: A

Explanation:
300-735 dumps exhibit

NEW QUESTION 18
Which API is used to query if the domain “example.com” has been flagged as malicious by the Cisco Security Labs team?

  • A. https://s-platform.api.opendns.com/1.0/events?example.com
  • B. https://investigate.api.umbrella.com/domains/categorization/example.com
  • C. https://investigate.api.umbrella.com/domains/volume/example.com
  • D. https://s-platform.api.opendns.com/1.0/domains?example.com

Answer: B

NEW QUESTION 19
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. 300-735 dumps exhibit
  • B. 300-735 dumps exhibit
  • C. 300-735 dumps exhibit
  • D. 300-735 dumps exhibit

Answer: D

NEW QUESTION 20
Refer to the exhibit. A network operator wrote a Python script to retrieve events from Cisco AMP.
300-735 dumps exhibit
Against which API gateway must the operator make the request?

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

Answer: A

NEW QUESTION 21
300-735 dumps exhibit
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 missin
  • 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.

Answer: C

NEW QUESTION 22
Which step is required by Cisco pxGrid providers to expose functionality to consumer applications that are written in Python? A. Look up the existing service using the /pxgrid/control/ServiceLookup endpoint.

  • A. Register the service using the /pxgrid/control/ServiceRegister endpoint.
  • B. Configure the service using the /pxgrid/ise/config/profiler endpoint.
  • C. Expose the service using the /pxgrid/ise/pubsub endpoint.

Answer: D

NEW QUESTION 23
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

Answer: CD

NEW QUESTION 24
DRAG DROP
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.
Select and Place:
300-735 dumps exhibit

  • A. Mastered
  • B. Not Mastered

Answer: A

Explanation:
300-735 dumps exhibit

NEW QUESTION 25
Which two event types can the eStreamer server transmit to the requesting client from a managed device and a management center? (Choose two.)

  • A. user activity events
  • B. intrusion events
  • C. file events
  • D. intrusion event extra data
  • E. malware events

Answer: BD

NEW QUESTION 26
......

Thanks for reading the newest 300-735 exam dumps! We recommend you to try the PREMIUM Certshared 300-735 dumps in VCE and PDF here: https://www.certshared.com/exam/300-735/ (0 Q&As Dumps)


START 300-735 EXAM