List of questions
Related questions
Question 41 - 300-435 discussion
Which action allows for creating a Python script to pull inventory for Cisco SD-WAN Viptela devices using the Viptela library in the code?
A.
from urllib.request import Viptela
B.
from viptela.devices import Viptela
C.
from viptela.viptela import Viptela
D.
from viptela.library import Viptela
Your answer:
0 comments
Sorted by
Leave a comment first