Skip to content

Instantly share code, notes, and snippets.

@daviesf1
Created May 13, 2014 17:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daviesf1/400df74b3bfa48ea6e19 to your computer and use it in GitHub Desktop.
Save daviesf1/400df74b3bfa48ea6e19 to your computer and use it in GitHub Desktop.
Xplenty Curl
curl --include --request POST 'https://xplenty.p.mashape.com/xplenation/api/clusters' \
--header "X-Mashape-Authorization: <mashape-key>" \
--user "<username>:<password>" \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment