Free Cisco 350-501 SPCOR Actual Exam Questions - Question 7 Discussion

Question No. 7

Refer to the exhibit. SPCOR 350-501 practice exam questions An engineer at a new ISP must configure many Cisco devices in the data center. To make the process more efficient, the engineer decides to automate the task with a REST API. Which action does this JSON script automate?

Select one option, then reveal solution.
US
DD
David D.
2026-02-21

Maybe A. The JSON seems focused on setting an IP for loopback0 without mentioning creating or deleting interfaces, so it likely updates the existing loopback interface’s IP address.

0
DD
David D.
2026-02-17

A imo, the JSON only shows updating an existing loopback interface's IP, not creating or deleting any interfaces. The focus seems to be on configuring loopback rather than physical interfaces.

0
MF
Mohammad F.
2026-01-21

Option C looks right to me because the JSON only shows configuring a physical interface with an IP, no deleting or modifying loopbacks. The script’s focus is on GigabitEthernet0/0.

0
MF
Mohammad F.
2026-01-15

B tbh, it shows setting a physical interface and then creating loopback with IPs.

0