Skip to content

Instantly share code, notes, and snippets.

@colemanjp
Last active August 29, 2015 14:03
Show Gist options
  • Save colemanjp/e35362e58d6b7ec972f3 to your computer and use it in GitHub Desktop.
Save colemanjp/e35362e58d6b7ec972f3 to your computer and use it in GitHub Desktop.
curl http://localhost:8080/api/add \
-X POST \
-H 'Content-Type: application/json' \
-d '{"hostname": gilda, "criticality": 1, "description": "made a change", "user": "misc", "body": "cli test"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment