300-435 exam dumps

300-435 practice question 223 of 322

Automating Cisco Enterprise Solutions. Professional level, Cisco. Free question with the correct answer and a full explanation.

300-435 Question 223

Single answer

You are automating the deployment of network configurations in a Cisco SD-WAN environment using the vManage API. You need to apply a pre-configured template to multiple devices. Which API request and parameters must you use to successfully apply the template?

  1. A

    POST request to /dataservice/template/device/config/input with device IDs and template ID in the payload

  2. B

    GET request to /dataservice/template/device with only the template ID as a query parameter

  3. C

    PUT request to /dataservice/template/device/config/input with the template ID in the request body

  4. D

    POST request to /dataservice/template/device/config/attach with device IDs and template ID in the payload

Show answer and explanation

Correct answer: D

Explanation

To apply a pre-configured template to devices in a Cisco SD-WAN environment using the vManage API, you must use a POST request to the endpoint /dataservice/template/device/config/attach. The request payload must include the device IDs and the template ID. Other methods or endpoints, such as GET or PUT, are used for different purposes and do not apply templates to devices.

  • A. Incorrect.

    Incorrect. While this endpoint allows you to fetch input values for a device and template, it does not apply the template to devices.

  • B. Incorrect.

    Incorrect. This endpoint retrieves information about devices and templates but does not apply templates to devices.

  • C. Incorrect.

    Incorrect. The PUT method is not used for applying templates in Cisco SD-WAN APIs.

  • D. Correct.

    Correct. This is the correct endpoint and method to attach and apply a template to devices in a Cisco SD-WAN environment. The payload includes the device IDs and the template ID.

Timed practice exam

Take a 300-435 practice test under exam conditions

75 questions in 120 minutes, drawn from this bank, with a score report and a per-question review when you finish.

Start timed exam