Implementing Cisco SD-WAN Solutions (ENSDWI) — Question 238
Which two resource data types are used to collect information for monitoring using REST API in Cisco SD-WAN? (Choose two.)
Answer options
- A. POST
- B. PUT
- C. scalar
- D. array
- E. DELETE
Correct answer: C, D
Explanation
The correct answers, C and D, refer to 'scalar' and 'array' data types, which are essential for organizing and collecting monitoring information in a structured way. The other options, A, B, and E, represent HTTP methods and are not data types for resource monitoring.