When working with MV Sense APIs, which type of protocol is MQTT based upon?
When working with MV Sense APIs, which type of protocol is MQTT based upon?A . publish-subscribe messaging protocolB . simple mail transport protocolC . heavyweight messaging protocolD . computer vision protocolView AnswerAnswer: A Explanation: Reference: https://internetofthingsagenda.techtarget.com/definition/MQTT-MQ-Telemetry-Transport
What are the two YANG data nodes and modules referenced in the response?
Refer to the exhibit. A RESTCONF GET request is sent to a Cisco IOS XE device. The base URL of the request and the response in XML format are shown in the exhibit. What are the two YANG data nodes and modules referenced in the response? (Choose two.)A . description...
Which string completes the highlighted areas in the exhibit?
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?A . yang-data+jsonB . yang +jsonC . yang.data+jsonD . jsonView AnswerAnswer: A Explanation: Reference: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/166/b_166_programmability_cg/restconf_prog_int.html
Which state should be added on a new line at the end of the Ansible task?
Refer to the exhibit. NTP server 10.1.1.20 must be configured on the target Cisco IOS XE device without using authentication and logging. Which state should be added on a new line at the end of the Ansible task?A . state: trueB . state: startedC . state: presentD . state: installedView...
Drag and drop the code from the bottom onto the box where the code is missing to construct a Python script to automate the process of updating the site-to-site VPN settings of the network. Not all options are used
DRAG DROP Drag and drop the code from the bottom onto the box where the code is missing to construct a Python script to automate the process of updating the site-to-site VPN settings of the network. Not all options are used. View AnswerAnswer:
Which two parameters are mandatory when the Cisco Meraki API is used to create a network?
Refer to the exhibit. Which two parameters are mandatory when the Cisco Meraki API is used to create a network? (Choose two.)A . timezoneB . disableMyMerakiComC . typeD . tagsE . organizationIdView AnswerAnswer: C,E Explanation: Without organizationID and timezone, you will not be able to create a network. Organizationid is...
Which XML tag completes this NETCONF telemetry subscription with a Cisco IOS XE device?
Refer to the exhibit. Which XML tag completes this NETCONF telemetry subscription with a Cisco IOS XE device?A . crontabB . cadenceC . frequencyD . periodView AnswerAnswer: D Explanation: Reference: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/1610/b_1610_programmability_cg/model_driven_telemetry.html
What are two benefits of leveraging Ansible for automation of Cisco IOS XE Software? (Choose two.)
What are two benefits of leveraging Ansible for automation of Cisco IOS XE Software? (Choose two.)A . Ansible playbooks are packaged and installed on IOS XE devices for automatic execution when an IOS device reboots.B . All IOS XE operating systems include Ansible playbooks for basic system administration tasks.C ....
With the MV Sense API, which REST endpoint provides LUX level?
With the MV Sense API, which REST endpoint provides LUX level?A . /merakimv/XXXX-XXXX-XXXX/lightB . /merakimv/XXXX-XXXX-XXXX/raw_detectionsC . /merakimv/XXXX-XXXX-XXXX/0D . /merakimv/XXXX-XXXX-XXXX/zonesView AnswerAnswer: A Explanation: Reference: https://developer.cisco.com/meraki/mv-sense/#!mqtt/lux-light-levels
Which setting is used for the dampening period when configuring an on-charge publication for YANG-push versus OpenConfig?
Which setting is used for the dampening period when configuring an on-charge publication for YANG-push versus OpenConfig?A . nullB . -1C . 0D . 1000View AnswerAnswer: C Explanation: Reference: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/1612/b_1612_programmability_cg/model_driven_telemetry.html