Refer to the exhibit. Which data format is used to represent the data for network automation applications?

IT Exam Items RepositoryCategory: CCNARefer to the exhibit. Which data format is used to represent the data for network automation applications?

Refer to the exhibit. Which data format is used to represent the data for network automation applications?

  • XML
  • YAML
  • HTML
  • JSON

Explanation:

The common data formats that are used in many applications including network automation and programmability are as follows:

  • JavaScript Object Notation (JSON) - In JSON, the data known as an object is one or more key/value pairs enclosed in braces { }. Keys must be strings within double quotation marks " ". Keys and values are separated by a colon.
  • eXtensible Markup Language (XML) - In XML, the data is enclosed within a related set of tags <tag>data</tag>.
  • YAML Ain’t Markup Language (YAML) - In YAML, the data known as an object is one or more key value pairs. Key value pairs are separated by a colon without the use of quotation marks. YAML uses indentation to define its structure, without the use of brackets or commas.

Related exam: Modules 13 – 14: Emerging Network Technologies Exam Answers
Related exam: CCNA 3 v7 Course Final Exam Answers
Related exam: Practice Final - ENSA
Related exam: CCNP Core Networking: Modules 27 - 29 Checkpoint Exam: Virtualization, Automation, and Programmability Exam
Related exam: CCNP ENCOR v8 Certification Practice Exam Answers