350-901 Premium Exam Engine - Download Free PDF Questions [Q72-Q93]

Share

350-901  Premium Exam Engine - Download Free PDF Questions

Instant Download 350-901 Free Updated Test Dumps


Cisco 350-901 exam, also known as Developing Applications using Cisco Core Platforms and APIs (DEVCOR), is a certification exam that tests the candidate's knowledge and skills in developing applications using Cisco technologies and APIs. 350-901 exam is designed for software developers, network engineers, and IT professionals who aim to develop and deploy applications using Cisco's core platforms such as Cisco IOS, Cisco DNA Center, and Cisco ACI.

 

NEW QUESTION # 72
Refer to the exhibit.

Drag and drop the code snippets from the left onto the item numbers on the right that match the missing sections in the cURL exhibit to complete the cURL request to FirePower Device Manager API to create objects. Not all code snippets are used.

Answer:

Explanation:


NEW QUESTION # 73
Drag and drop the descriptions from the left onto the related OAuth-defined roles on the right.

Answer:

Explanation:


NEW QUESTION # 74
A web application is susceptible to cross-site scripting. Which two methods allow this issue to be mitigated?
(Choose two.)

  • A. Remove all HTML/XML tags from user input.
  • B. Use AES encryption to secure the script.
  • C. Use only drop downs.
  • D. Encrypt user input on the client side.
  • E. Limit user input to acceptable characters.

Answer: B,E


NEW QUESTION # 75


Refer to the exhibits. An interface named "GigabitEthernet2" has been configured on a Cisco IOS XE device.
Using RESTCONF APIs as defined by the model, which two combinations
of "rest_operation" and "payload" must be added to the Python script to set the "description" to "Configured by RESTCONF"? (Choose two.)

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

Answer: D,E


NEW QUESTION # 76
Refer to the exhibit.

Which two functions are performed by the load balancer when it handles traffic originating from the Internet destined to an application hosted on the file server farm? (Choose two.)

  • A. Terminate the TLS over the UDP connection from the router and originate an HTTPS connection to the selected server.
  • B. Terminate the TLS over the TCP connection from the router and originate an HTTPS connection to the selected server.
  • C. Terminate the TLS over the TCP connection from the router and originate an HTTP connection to the selected server.
  • D. Terminate the TLS over the UDP connection from the router and originate an HTTP connection to the selected server.
  • E. Terminate the TLS over the SCTP connection from the router and originate an HTTPS connection to the selected server.

Answer: B,C


NEW QUESTION # 77
DRAG DROP

Refer to the exhibit above and click on the resource tabs in the top left corner to view resources to help with this question.


A developer is creating a Python Script that will use the Webex Teams REST API to automatically create a new collaboration space with him and his team leads on-demand via a Linux terminal command. Drag and drop the code snippets from the left onto the numbers on the right that match the missing sections in the exhibit to complete the script. Not all code snippets are used.

Answer:

Explanation:


NEW QUESTION # 78
Refer to the exhibit.

An Intersight API is being used to query RackUnit resources that have a tag keyword set to "Site". What is the expected output of this command?

  • A. error message because the Value field was not specified
  • B. error message because the tag filter should be lowercase
  • C. list of all sites that contain RackUnit tagged compute resources
  • D. list of all resources that have a tag with the keyword "Site"

Answer: D


NEW QUESTION # 79
Click on theGET Resourcebutton above to view resources that will help with this question.



An engineer is managing a DC with 6000 Cisco UCS servers installed and running. The engineer has been asked to identify all resources where the model is in the UCSB family and the available memory is less than or equal to 5 GB.
Which REST API call accomplishes this task?

  • A. GET/api/v1/compute/RackUnits?$select=Vendor,Model,Serial&$filter=contains(Model, UCSB') and AvailableMemory le 5000
  • B. GET/api/v1/compute/RackUnits?$select=Vendor,Model,Serial&$filter=contains(Model, UCSB') and AvailableMemory lt 5000
  • C. GET/api/v1/compute/RackUnits?$select=Vendor,Model,Serial&$filter=Model eq'UCSB'and AvailableMemory lt 5000
  • D. GET/api/v1/compute/RackUnits?$select=Vendor,Model,Serial&$filter=not(Model eq'UCSC') and AvailableMemory le 5000

Answer: A


NEW QUESTION # 80
Which two techniques protect against injection attacks? (Choose two.)

  • A. trim whitespace
  • B. input validation
  • C. string escaping of user free text and data entry
  • D. limit text areas to 255 characters
  • E. only use dropdown, checkbox, and radio button fields

Answer: B,C


NEW QUESTION # 81
Refer to the exhibit.

Which parameter is missing from the JSON response to confirm the API version that is used?

  • A. version 2
  • B. version 4
  • C. 0
  • D. v 10

Answer: C


NEW QUESTION # 82
Drag and drop the code from the bottom onto the box where the code is rrnssmg to create a Webex space Not ail options are used.

Answer:

Explanation:


NEW QUESTION # 83


Click on the GET Resource button above to view resources that will help with this question. An engineer is managing a DC with 6000 Cisco UCS servers installed and running. The engineer has been asked to identify all resources where the model is in the UCSB family and the available memory is less than or equal to 5 GB.
Which REST API call accomplishes this task?

  • A. GET/api/v1/compute/RackUnits?$select=Vendor,Model,Serial&$filter=contains(Model, UCSB') and AvailableMemory le 5000
  • B. GET/api/v1/compute/RackUnits?$select=Vendor,Model,Serial&$filter=contains(Model, UCSB') and AvailableMemory lt 5000
  • C. GET/api/v1/compute/RackUnits?$select=Vendor,Model,Serial&$filter=Model eq 'UCSB' and AvailableMemory lt 5000
  • D. GET/api/v1/compute/RackUnits?$select=Vendor,Model,Serial&$filter=not(Model eq 'UCSC') and AvailableMemory le 5000

Answer: A


NEW QUESTION # 84
DRAG DROP

Refer to the exhibit above and click on the resource tabs in the top left corner to view resources to help with this question.


A developer is creating a Python Script that will use the Webex Teams REST API to automatically create a new collaboration space with him and his team leads on-demand via a Linux terminal command. Drag and drop the code snippets from the left onto the numbers on the right that match the missing sections in the exhibit to complete the script. Not all code snippets are used.

Answer:

Explanation:


NEW QUESTION # 85
An engineer has created an NGINX web server. The server will be accessible from outside the organization. A public-key certificate must be installed before external access is allowed Drag and drop the steps from the left into the order on the right to configure the certificate. Not all options are used

Answer:

Explanation:

Explanation
1. Generate private key
2. Restrict access to the private key
3. Generate the csr
4. Enroll the certificate through the CA
5. Reconfigure NGINX


NEW QUESTION # 86
A developer deploys a web application in a local data center that is now experiencing high traffic load from users accessing data through REST API calls. Which approach enhances the responsiveness and performance of the API?

  • A. Configure API payload to return errors in HTTP 200 responses
  • B. Use HTTP POST or other non-read methods for read requests when possible
  • C. Use HTTP standard authorization header to submit authentication credentials
  • D. Ensure that all read requests are clearly identified by the PUT method

Answer: C


NEW QUESTION # 87
Click on the GET Resource button above to view resources that will help with this question.



An engineer is managing a DC with 6000 Cisco UCS servers installed and running. The engineer has been asked to identify all resources where the model is in the UCSB family and the available memory is less than or equal to 5 GB.
Which REST API call accomplishes this task?

  • A. GET/api/v1/compute/RackUnits?$select=Vendor,Model,Serial&$filter=contains(Model, UCSB') and AvailableMemory le 5000
  • B. GET/api/v1/compute/RackUnits?$select=Vendor,Model,Serial&$filter=contains(Model, UCSB') and AvailableMemory lt 5000
  • C. GET/api/v1/compute/RackUnits?$select=Vendor,Model,Serial&$filter=Model eq 'UCSB' and AvailableMemory lt 5000
  • D. GET/api/v1/compute/RackUnits?$select=Vendor,Model,Serial&$filter=not(Model eq 'UCSC') and AvailableMemory le 5000

Answer: A


NEW QUESTION # 88
Refer to the exhibits which show the documentation associated with the create port object API cafl in Cisco Firepower Threat Defense, and a cURL command. Which data payload completes the cURL command to run the APi call?
A)

B)

C)

D)

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

Answer: C

Explanation:
Explanation
Reference : https://developer.cisco.com/site/ftd-api-reference/#!editicmpv4portobject/path-parameters


NEW QUESTION # 89
How is AppDynamics used to instrument an application?

  • A. Monitors traffic flows by using an AppDynamics agent installed on a network infrastructure device
  • B. Retrieves a significant amount of information from the perspective of the database server by using application monitoring
  • C. Enables instrumenting a backend web server (or packet installation by using an AppDynamics agent
  • D. Provides visibility into the transaction logs that can be correlated to specific business transaction requests

Answer: D


NEW QUESTION # 90
What is the unique identifier in the 0Auth2 three-legged authorization code flow?

  • A. client ID
  • B. authorization server
  • C. resource owner
  • D. resource server

Answer: A


NEW QUESTION # 91
What are two advantages of using model-driven telemetry, such as gRPC. instead of traditional telemetry gathering methods? (Choose two.)

  • A. decentralized storage of telemetry
  • B. no overhead
  • C. efficient use of bandwidth
  • D. all data is ad-hoc
  • E. continuous information with incremental updates

Answer: C,E


NEW QUESTION # 92
FILL BLANK
Fill in the blanks to complete the Python script to enable the SSID with a name of "371767916" in the network resource "11111111" using the Meraki Dashboard API.

Answer:

Explanation:
See explanation below
Explanation
1. 371767916
2.'PUT'
3.payload


NEW QUESTION # 93
......

Free 350-901 Exam Braindumps Cisco Pratice Exam: https://easytest.exams4collection.com/350-901-latest-braindumps.html