350-701 · Question #481
Which Cisco DNA Center RESTful PNP API adds and claims a device into a workflow?
The correct answer is B. api/v1/onboarding/pnp-device/import. The api/v1/onboarding/pnp-device/import Cisco DNA Center RESTful PNP API is specifically used to add and claim a device into an onboarding workflow.
Question
Which Cisco DNA Center RESTful PNP API adds and claims a device into a workflow?
Exhibit
Options
- Aapi/v1/onboarding/workflow
- Bapi/v1/onboarding/pnp-device/import
- Capi/v1/onboarding/pnp-device
- Dapi/v1/file/config
How the community answered
(45 responses)- A7% (3)
- B87% (39)
- C4% (2)
- D2% (1)
Why each option
The `api/v1/onboarding/pnp-device/import` Cisco DNA Center RESTful PNP API is specifically used to add and claim a device into an onboarding workflow.
The `api/v1/onboarding/workflow` API likely manages workflow definitions or statuses, but not the act of adding and claiming a *device* into a workflow.
The `api/v1/onboarding/pnp-device/import` API call in Cisco DNA Center is specifically designed to facilitate the Plug and Play (PnP) process by allowing devices to be imported and claimed into an onboarding workflow, linking them for configuration and management.
The `api/v1/onboarding/pnp-device` API might be used for general PnP device operations (e.g., listing or managing device details), but `import` specifically implies the action of adding and claiming.
The `api/v1/file/config` API is used for file and configuration management, not for the onboarding and claiming of PnP devices.
Concept tested: Cisco DNA Center PnP API (device import/claim)
Source: https://developer.cisco.com/docs/dna-center/#!pnp-apis-device-onboarding
Topics
Community Discussion
No community discussion yet for this question.
