Designing Cisco Data Center Infrastructure (DCID) — Question 213

Which feature provides a sandbox to convert NX-OS CLI commands to REST-based scripts on Cisco Nexus 7700 Series Switches?

Answer options

Correct answer: A

Explanation

NX-API is specifically designed to facilitate the conversion of NX-OS CLI commands into RESTful API calls, making it the correct choice. Postman is a tool used for testing APIs but does not provide a sandbox for CLI command conversion. Bash shell is a command-line interface for Unix-like operating systems and does not relate to NX-OS commands. Guest shell allows running Linux applications but is not aimed at converting NX-OS CLI commands.