Which two API calls are used to trigger a device configuration sync in Cisco DNA Center? (Choose two.)

By | November 23, 2022

  • A. PUT /dna/intent/api/v1/network-device
  • B. PUT /dna/intent/api/v1/network-device/sync-all
  • C. PUT /dna/intent/api/v1/network-device/{networkDeviceId}/sync
  • D. PUT /dna/intent/api/v1/network-device/sync
  • E. POST /dna/intent/api/v1/network-device/{networkDeviceId}/sync
Answer: Option C, E.
Explanation: 

Reference: https://github.com/CiscoDevNet/DNAC-JAVA-SDK/tree/master/DnacAppApi

The post Which two API calls are used to trigger a device configuration sync in Cisco DNA Center? (Choose two.) appeared first on Majanto.