As part of creating an API request using Python, the following commands are entered. What is the purpose of this step?

IT Questions BankCategory: DevNetAs part of creating an API request using Python, the following commands are entered. What is the purpose of this step?

As part of creating an API request using Python, the following commands are entered. What is the purpose of this step?

ipaddr = 10.1.50.1
interface = Ethernet1/1
hostname = R1

  • to import Python modules
  • to request JSON data
  • to create functions to test the code
  • to create variables

Explanation: When a script is being coded or created, a variable can be used to store information. The variable name is to the left and the value is to the right.

Exam with this question: 4.9.3 Module 4: Understanding and Using APIs Quiz

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x