Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 520
What is a characteristic of NX-API REST?
Answer options
- A. It runs Linux Bash commands.
- B. It returns requested data in YAML format.
- C. It utilizes Java Message Service as its transport.
- D. It uses SSH as its transport.
Correct answer: D
Explanation
The correct answer is D, as NX-API REST uses SSH for secure communication. Option A is incorrect because it does not execute Linux Bash commands directly. Option B is wrong since it does not return data in YAML format and option C is not applicable as it does not utilize Java Message Service.