easy
Single Answer
0

When you request information via a REST-based API, what format is the response in?

Answer Options

A

JSON

B

XML

C

CSV

D

YAML

Correct Answer: A

Explanation

SDN controllers, such as the Cisco DNA Center will return REST-based requests in JavaScript Object Notation (JSON) format. All of the other options are incorrect.

rest-api
json
sdn
cisco-dna-center
networking