summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDan Smith <danms@us.ibm.com>2012-09-05 11:33:49 -0700
committerDan Smith <danms@us.ibm.com>2012-09-07 15:17:21 -0700
commit4fe722abcf88671bd0800adf0dd32efb5a3d34e2 (patch)
treee92eb7bf961fabba698a98f9ea423c1b09bd4be9 /doc
parent85923aa53d9b0aa3bba9082d8e0b5046a57f502e (diff)
Add ServerStartStop extension API test
Change-Id: I1671805e10ebc9c5d8037f67b78c47fbf8373ce9
Diffstat (limited to 'doc')
-rw-r--r--doc/api_samples/os-server-start-stop/server_start_stop.json3
-rw-r--r--doc/api_samples/os-server-start-stop/server_start_stop.xml2
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/api_samples/os-server-start-stop/server_start_stop.json b/doc/api_samples/os-server-start-stop/server_start_stop.json
new file mode 100644
index 000000000..7fdb5fd30
--- /dev/null
+++ b/doc/api_samples/os-server-start-stop/server_start_stop.json
@@ -0,0 +1,3 @@
+{
+ "os-stop" : null
+} \ No newline at end of file
diff --git a/doc/api_samples/os-server-start-stop/server_start_stop.xml b/doc/api_samples/os-server-start-stop/server_start_stop.xml
new file mode 100644
index 000000000..69aac4af4
--- /dev/null
+++ b/doc/api_samples/os-server-start-stop/server_start_stop.xml
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<stop/>