Implementing Automation for Cisco Service Provider Solutions (SPAUTO) — Question 22
Which is a format used for the YANG JSON content-type header?
Answer options
- A. application/vnd/yang.data+json
- B. application/vnd.yang.data+json
- C. application/yang.data.json
- D. application/vnd.yang.data json
Correct answer: B
Explanation
The correct format for the YANG JSON content-type header is 'application/vnd.yang.data+json', which follows the convention for versioned media types. Options A, C, and D do not conform to this format, either by using incorrect punctuation or omitting critical components.