junos data model
show configuration |display detail >>> list all the yang module
‘show system schema format yang ... <yang module>’ Will dump the entire data model to a file, but in yang format.
YANG could use JSON or XML data serialization
https://apps.juniper.net/xmlapi/
Portable libraries https://www.juniper.net/documentation/resources/index.html ‘
YANG (Yet Another Next Generation) is a data modeling language for the definition of data sent over the NETCONF network configuration protocol.
https://en.wikipedia.org/wiki/YANG