Implementing and Operating Cisco Security Core Technologies (SCOR) — Question 385
Which Cisco DNA Center RESTful PNP API adds and claims a device into a workflow?
Answer options
- A. api/v1/onboarding/workflow
- B. api/v1/onboarding/pnp-device/import
- C. api/v1/onboarding/pnp-device
- D. api/v1/file/config
Correct answer: B
Explanation
The correct answer is B, as the api/v1/onboarding/pnp-device/import endpoint specifically handles the import and claiming of devices into a workflow. The other options do not pertain to the claiming process; option A refers to a general workflow API, option C relates to PnP devices but not specifically for importing, and option D deals with configuration files, not device onboarding.