SLA and Service Directory code added
[unfold.git] / sla / samples / providerCreate.bat
diff --git a/sla/samples/providerCreate.bat b/sla/samples/providerCreate.bat
new file mode 100755 (executable)
index 0000000..58354f6
--- /dev/null
@@ -0,0 +1 @@
+curl -u normal_user:password -H "Content-type: application/xml" -d@providerIMinds.xml localhost:8080/sla-service/providers -X POST
\ No newline at end of file