Implementing Cisco SD-WAN Solutions (ENSDWI) — Question 343

What are three types of data that JSON uses when Cisco APIC REST API uses JavaScript?

Answer options

Correct answer: B

Explanation

The correct answer is B, as JSON supports SCALAR, OBJECT, and ARRAY data types, which are fundamental to its structure. Options A and C refer to HTTP methods rather than data types, and option D incorrectly includes POST, which is not a data type in JSON.