Implementing and Operating Cisco Security Core Technologies (SCOR) — Question 317
Which API method and required attribute are used to add a device into Cisco DNA Center with the native API?
Answer options
- A. GET and serialNumber
- B. userSudiSerlalNos and deviceInfo
- C. POST and name
- D. lastSyncTime and pid
Correct answer: C
Explanation
The correct answer is C because the POST method is specifically used for creating new resources, such as adding a device, and the 'name' attribute is essential for identifying the device. The other options either use incorrect HTTP methods or irrelevant attributes that do not apply to the process of adding a device in Cisco DNA Center.