SLA and Service Directory code added
[myslice.git] / sla / samples / simpleAgreementCreation.bat
diff --git a/sla/samples/simpleAgreementCreation.bat b/sla/samples/simpleAgreementCreation.bat
new file mode 100755 (executable)
index 0000000..3a35b06
--- /dev/null
@@ -0,0 +1 @@
+curl -Umyuser:mypassword -H "Content-type: application/json" -d@simpleAgreementCreationParameters.json localhost:8000/sla/agreements/simplecreate -X POST
\ No newline at end of file