exam questions

Exam 300-435 All Questions

View all questions & answers for the 300-435 exam

Exam 300-435 topic 1 question 58 discussion

Actual exam question from Cisco's 300-435
Question #: 58
Topic #: 1
[All 300-435 Questions]

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
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
1234567J
Highly Voted 3 years, 6 months ago
Correct answer is AD
upvoted 18 times
...
B3nd3cida
Highly Voted 3 years, 3 months ago
Indeed AD. https://developer.cisco.com/docs/dna-center/#!get-module-info-by-id
upvoted 9 times
...
Kichan
Most Recent 2 weeks, 5 days ago
Selected Answer: CE
Very easy to test, why does everyone answer A and D? Use the cisco devnet sandbox. Correct answer is C y D. Even B works but in the question it clearly says only one team
upvoted 1 times
...
Cheam
2 months, 3 weeks ago
Selected Answer: AD
According to this page: https://developer.cisco.com/docs/dna-center/2-3-5/sync-devices/ Operation Id: syncDevices Description: Sync the devices provided as input curl -L --request PUT \ --url /dna/intent/api/v1/network-device \ --header 'Accept: application/json' \ --header 'Content-Type: ' \ --data '{ "type": "COMPUTE_DEVICE" }' AND Operation Id: syncDevicesNetworkDevice Description: Synchronizes the devices. If forceSync param is false (default) then the sync would run in normal priority thread. If forceSync param is true then the sync would run in high priority thread if available, else the sync will fail. Result can be seen in the child task of each device. curl -L --request PUT \ --url /dna/intent/api/v1/network-device/sync \ --header 'Accept: application/json' \ --header 'Content-Type: ' \ --data '{}' All the best.
upvoted 2 times
...
ThePokemonNuzlockingMaster
4 months, 4 weeks ago
Selected Answer: AD
Definitely A & D: A - https://developer.cisco.com/docs/dna-center/#!update-device-details (note the end of the description: "Description: Update the credentials, management IP address of a given device (or a set of devices) in Cisco DNA Center and trigger an inventory sync." D - https://developer.cisco.com/docs/dna-center/#!sync-devices
upvoted 1 times
...
Lyndongarcia09
2 years, 6 months ago
Answer is A and D A - https://developer.cisco.com/docs/dna-center/#!add-device-1 D - https://developer.cisco.com/docs/dna-center/#!sync-devices-2
upvoted 2 times
Lyndongarcia09
2 years, 6 months ago
A - https://developer.cisco.com/docs/dna-center/#!sync-devices-1
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago