Restful API Methods:
GET
POST ( Create )
PUT ( Update)
DELETE (remove)
Juniper Documentation:
config API doc is available on port 8082: Example: http://10.84.18.11:8082/documentation/index.html
Tools: Postman, Chrome addson
https://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop
OpenContrail Configuration API ( Python API examples)
https://github.com/tonyliu0592/opencontrail/wiki/Configuration-API
...