nerdexam
Cisco

300-415 · Question #275

Which REST API call checks the status of an action that is performed on a device?

The correct answer is D. Monitor status. The "Monitor status" REST API call is specifically used to check the operational status or result of actions performed on a device in a Cisco SD-WAN environment.

Management and Operations

Question

Which REST API call checks the status of an action that is performed on a device?

Options

  • AAdmin status
  • BTroubleshoot status
  • CConfiguration status
  • DMonitor status

How the community answered

(47 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    6% (3)
  • D
    89% (42)

Why each option

The "Monitor status" REST API call is specifically used to check the operational status or result of actions performed on a device in a Cisco SD-WAN environment.

AAdmin status

"Admin status" typically refers to the administrative state of an interface or service (up/down), not the status of an ongoing action.

BTroubleshoot status

"Troubleshoot status" might be part of monitoring, but it is not a standard, general-purpose REST API category for checking action status; monitoring is a broader category that includes this.

CConfiguration status

"Configuration status" refers to the state of configuration on a device (e.g., in sync or out of sync), but "Monitor status" is the overarching category for checking the status of performed actions.

DMonitor statusCorrect

In Cisco SD-WAN, the "Monitor status" API calls are specifically designed to retrieve operational data, status, and results of tasks or actions initiated on network devices. This includes checking the progress or completion of configurations, upgrades, or other management operations.

Concept tested: Cisco SD-WAN REST API monitoring functions

Source: https://developer.cisco.com/docs/sdwan/#!rest-api-v1-monitor-device-information/rest-api-v1-monitor-device-information

Topics

#REST API#Device Monitoring#API Calls#Operational Status

Community Discussion

No community discussion yet for this question.

Full 300-415 Practice