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