Log in to ask questions, share your expertise, or stay connected to content you value. Don’t have a login? Learn how to become a member.
Is JSON on Junos encoding based on any standard draft? JSON on Junos encoding follows these two IETF drafts: JSON Encoding of Data Modeled with YANG Defining and Using Metadata with YANG Click here for additional information on JSON. Can I query configuration data using...
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C family...