Implementing and Operating Cisco Data Center Core Technologies (DCCOR) — Question 144
An engineer needs a utility to translate traditional Nexus CLI inputs and generate Python code using XML and JSON message formats. The solution needs to be available on a Nexus 7700 series switch. Which utility should be used?
Answer options
- A. NX-API Sandbox
- B. NX-OS JSON-RPC
- C. Guest Shell for NX-OS
- D. Open NX-OS
Correct answer: A
Explanation
The NX-API Sandbox is specifically designed to translate Nexus CLI commands into Python code, making it the correct choice for this task. The other options, while related to Nexus functionalities, do not provide the specific capability to generate Python code from CLI inputs.