Question 56

Refer to the exhibit.

A template is provided to a junior developer to automate the creation of a network on the
Meraki dashboard. The new network needs to have the id 123456789 and support only wired network
connections. What type needs to be added to the API?
  • Question 57

    In which direction does the Cisco DNA Center Intent API communicate?
  • Question 58

    Refer to the exhibit.

    The task is to create a Python script to display an alert message when a Meraki MX Security Appliance goes down. The exhibit shows sample data that is received. Which Python snippet displays the device name and the time at which the switch went down?
  • Question 59


    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?
  • Question 60



    Refer to the exhibits. An engineer creates a Python scripts using ncclient to display interface information. The code must be completed so that it can be tested. Which expression completes the highlighted section in the format call?