Question 21

Which function is available in NETCONF and unavailable in RESTCONF?
  • Question 22

    Which tag is required when establishing a YANG-push subscription with a Cisco IOS XE device?
  • Question 23

    Refer to the exhibit.

    Cisco SD-WAN deployment must be troubleshooted using vManage APIs. A call to vEdge Hardware Health API returns the data in the exhibit (only a portion is shown). If this JSON is converted to a Python dictionary and assigned to the variable "d", how the status is accessed that is indicated on line 16?
  • Question 24

    Fill in the blank to complete the URL for the Cisco SD-WAN API that retrieves a list of users that are logged into a device.

    Question 25

    Refer to the exhibit.

    An engineer creates a Python script using RESTCONF to display hostname information. The code must be completed so that it can be tested. Which string completes the highlighted areas in the exhibit?