Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 281

An engineer must configure Cisco Nexus devices and wants to automate this workflow. The engineer will use an Ansible playbook to configure devices through Cisco NX REST API. Before the code is run, which resource must be used to verify that the REST API requests work as expected?

Answer options

Correct answer: A

Explanation

The correct answer is A, Cisco Open NX-OS, as it provides the necessary environment to test and validate REST API requests for Cisco Nexus devices. Options B, C, and D do not focus specifically on verifying API requests, making them less suitable for this particular task.