summaryrefslogtreecommitdiff
path: root/apidocs/src/resources/samples/db-mgmt-list-hosts-response.json
diff options
context:
space:
mode:
Diffstat (limited to 'apidocs/src/resources/samples/db-mgmt-list-hosts-response.json')
-rw-r--r--apidocs/src/resources/samples/db-mgmt-list-hosts-response.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/apidocs/src/resources/samples/db-mgmt-list-hosts-response.json b/apidocs/src/resources/samples/db-mgmt-list-hosts-response.json
deleted file mode 100644
index db62c38..0000000
--- a/apidocs/src/resources/samples/db-mgmt-list-hosts-response.json
+++ /dev/null
@@ -1,13 +0,0 @@
-HTTP/1.1 200 OK
-Content-Type: application/json
-Content-Length: 54
-Date: Tue, 24 Jul 2012 19:48:33 GMT
-
-{
- "hosts": [
- {
- "instanceCount": 2,
- "name": "hostname"
- }
- ]
-}