Tag Archives: sync

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

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 Show AnswerDiscussion The post Which two API calls are used to trigger a device configuration sync in Cisco DNA Center? (Choose two.) appeared first on Majanto.