Network Automation Flashcards
You use online banking to pay a bill.
Automation.
Not Automation.
Not Automation.
Production levels are automatically tied to demand, eliminating unneeded product and reducing the impact on the environment.
Automation.
Not Automation.
Automation.
Your GPS recalculates the best route to a destination based on current traffic congestion.
Automation.
Not Automation.
Automation.
The temperature and lighting in your home is adjusted based on your daily routine.
Automation
The temperature and lighting in your home is adjusted based on your daily routine.
Automation.
Not Automation.
Automation.
A refrigerator senses that you are out of milk and places an order for more.
Automation.
Not Automation.
Automation.
You adjust the volume on the television set with a remote control.
Automation.
Not Automation.
Not Automation.
Robots are used in dangerous conditions to reduce safety risks to humans.
Automation.
Not Automation.
Automation.
You open your car door with a remote control.
Automation.
Not Automation.
Not Automation.
Which of the following data formats is typically used to display web pages?
HTML
XML
JSON
YAML
HTML
Which of the following describes a key/value pair?
A key is a string and a value is a list.
A key/value pair is another name for an array.
A key describes the data and the value is the data itself.
A key/value pair is only used in JSON.
A key describes the data and the value is the data itself.
TRUE or FALSE: White space in JSON format is significant and must be correctly formatted.
True.
False.
False.
This data format is a minimalist format that is very easy to read and is considered a superset of another data format.
HTML
SML
JSON
YAML
YAML
This data format is self-descriptive through the use of the <tag>data</tag> structure.
HTML
XML
JSON
YAML
XML
True or False: An API is a set of rules describing how one application can interact with another, and the instructions to allow the interaction to occur.
True.
False.
True.
Which of the following APIs would be used exclusively between Google and Cisco?
Open or Public API.
Internal or Private API.
Partner API.
Partner API.
Which of the following APIs is used by Cisco to provide access to students to complete labs?
Open or Public API.
Internal or Private API.
Partner API.
Open or Public API.
Which of the following APIs would be used exclusively between computing devices within Cisco?
Open or Public API.
Internal or Private API.
Partner API.
Internal or Private API.
Which of the following APIs provides flexible formatting and is the most widely used?
SOAP
REST
XML-RPC
JSON-RPC
REST