nerdexam
Exams300-415Questions#262
Cisco

300-415 · Question #262

300-415 Question #262: Real Exam Question with Answer & Explanation

The correct answer is C: scalar. When retrieving monitoring information via the Cisco SD-WAN REST API, the data is typically presented using scalar values for single data points and arrays for collections of data.

Management and Operations

Question

Which two resource data types are used to collect information for monitoring using REST API in Cisco SD-WAN? (Choose two.)

Options

  • APOST
  • BPUT
  • Cscalar
  • DArray
  • EDELETE

Explanation

When retrieving monitoring information via the Cisco SD-WAN REST API, the data is typically presented using scalar values for single data points and arrays for collections of data.

Common mistakes.

  • A. POST is an HTTP method used to create or submit data to a resource, not a data type used to represent collected information.
  • B. PUT is an HTTP method used to update or replace a resource, not a data type used to represent collected information.
  • E. DELETE is an HTTP method used to request the removal of a resource, not a data type used to represent collected information.

Concept tested. SD-WAN REST API data types for monitoring

Reference. https://developer.cisco.com/docs/sdwan/#!rest-api-overview/rest-api-documentation-basics

Topics

#SD-WAN REST API#Monitoring#API Data Types

Community Discussion

No community discussion yet for this question.

Full 300-415 Practice