Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 258

When a Cisco IOS XE networking device is configured by using RESTCONF, what is the default data encoding method?

Answer options

Correct answer: B

Explanation

The correct answer is B, as RESTCONF uses 'application/yang-data+json' as the default encoding method for data representation. The other options, while they may represent different encoding types, do not apply to RESTCONF in this context.