Created
November 12, 2016 19:26
-
-
Save talonx/eeed3ca1c04228a3c1be06d2c849985e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl --verbose --user admin:admin -d '{"hello:input": { "name":"talonx"}}' -H "Content-Type: application/json" "http://localhost:8181/restconf/operations/hello:hello-world" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment