filmov
tv
Intro Interpret JSON Encoded Data | 8.11 NETWORK AUTOMATION

Показать описание
JSON is an open standard text-based file format to store and exchange serialized data. Serialization is the process of converting an object into a format that can be stored or transported to later recreate it.
JSON was originally derived from JavaScript, however, many other programming languages can interpret and generate JSON data. Figure 1 shows how JSON components fit together.
JSON text can represent one of the following values (orange and blue circles):
String
Number
Literal name (false, true, null)
Array
Object
#ccnp #ENCOR #JSON
JSON was originally derived from JavaScript, however, many other programming languages can interpret and generate JSON data. Figure 1 shows how JSON components fit together.
JSON text can represent one of the following values (orange and blue circles):
String
Number
Literal name (false, true, null)
Array
Object
#ccnp #ENCOR #JSON