nerdexam
Cisco

200-901 · Question #643

Refer to the exhibit. The diagram shows a sequence of API calls between an automation workflow and the Cisco DNA Center API. The API sequence is synchronous and manipulates data about sites, passes…

The correct answer is C. execution of network discovery. The API sequence shown in the exhibit includes the following steps: 1. POST /dna/system/api/v1/auth/token: Authenticates and retrieves a token for API access. 2. POST /dna/intent/api/v1/site: Configures site information. 3. POST /dna/intent/api/v1/global-credential-cli: Sets…

Infrastructure and Automation

Question

Refer to the exhibit. The diagram shows a sequence of API calls between an automation workflow and the Cisco DNA Center API. The API sequence is synchronous and manipulates data about sites, passes credentials, and explores the discovery state. Which workflow is automated?

Exhibit

200-901 question #643 exhibit

Options

  • Arunning commands against a device
  • Bdeletion of site area and building
  • Cexecution of network discovery
  • Daddition of a network device

How the community answered

(29 responses)
  • A
    7% (2)
  • B
    3% (1)
  • C
    79% (23)
  • D
    10% (3)

Explanation

The API sequence shown in the exhibit includes the following steps: 1. POST /dna/system/api/v1/auth/token: Authenticates and retrieves a token for API access. 2. POST /dna/intent/api/v1/site: Configures site information. 3. POST /dna/intent/api/v1/global-credential-cli: Sets global CLI credentials for device access. 4. POST /dna/intent/api/v1/discovery: Initiates the network discovery process. This workflow automates the process of configuring sites, setting global credentials, and starting a network discovery operation, which explores the state of devices on the network and gathers

Topics

#Cisco DNA Center API#Network Automation#API Workflow#Network Discovery

Community Discussion

No community discussion yet for this question.

Full 200-901 Practice