Question 96
Refer to the exhibit.

A Python script using ACI Cobra SDK has been constructed. What is the result when running this script?

A Python script using ACI Cobra SDK has been constructed. What is the result when running this script?
Question 97
Refer to the exhibit.

The exhibit shows a Cisco NX-OS switch configuration, an Ansible playbook, and the output of running this playbook. The playbook failed due to error "msg' 'Request failed <urlopen error [Errno 61] Connection refused>', 'status' -1, "url" "http://192.168.251.129:80/ins".
Which Cisco NX-OS configuration command resolves this failure?

The exhibit shows a Cisco NX-OS switch configuration, an Ansible playbook, and the output of running this playbook. The playbook failed due to error "msg' 'Request failed <urlopen error [Errno 61] Connection refused>', 'status' -1, "url" "http://192.168.251.129:80/ins".
Which Cisco NX-OS configuration command resolves this failure?
Question 98
Refer to the exhibit

Which action does the execution of this ACI Cobra Python code perform?

Which action does the execution of this ACI Cobra Python code perform?
Question 99
DRAG DROP
Drag and drop the correct code snippets into the Python code to create a new application profile "WebApp" using the ACI REST API. Not all options are used.
Select and Place:

Drag and drop the correct code snippets into the Python code to create a new application profile "WebApp" using the ACI REST API. Not all options are used.
Select and Place:

Question 100
While reviewing Ansible task output, an engineer notices that a task using the
`cisco.nxos.nxos_config` module with `lines: ["interface Ethernet1/1", "description LINK-A"]` reports `changed: true` on every single playbook run, even though the configuration is already present on the device. What is the most likely cause?
`cisco.nxos.nxos_config` module with `lines: ["interface Ethernet1/1", "description LINK-A"]` reports `changed: true` on every single playbook run, even though the configuration is already present on the device. What is the most likely cause?

