200-901 · Question #637
What is a characteristic of NX-API REST?
The correct answer is D. It uses SSH as its transport. NX-API REST on Cisco Nexus switches uses SSH as its transport mechanism for secure communication. Choice A describes the NX-API CLI variant or Linux Bash shell access on NX-OS, not NX-API REST. Choice B is incorrect because NX-API returns data in JSON or XML format, not YAML…
Question
What is a characteristic of NX-API REST?
Options
- AIt runs Linux Bash commands.
- BIt returns requested data in YAML format.
- CIt utilizes Java Message Service as its transport.
- DIt uses SSH as its transport.
How the community answered
(19 responses)- B5% (1)
- C5% (1)
- D89% (17)
Explanation
NX-API REST on Cisco Nexus switches uses SSH as its transport mechanism for secure communication. Choice A describes the NX-API CLI variant or Linux Bash shell access on NX-OS, not NX-API REST. Choice B is incorrect because NX-API returns data in JSON or XML format, not YAML. Choice C is incorrect because Java Message Service (JMS) is a messaging middleware standard not used by NX-API REST. SSH provides the encrypted channel over which NX-API REST requests and responses are transmitted on Nexus platforms.
Topics
Community Discussion
No community discussion yet for this question.