summaryrefslogtreecommitdiff
path: root/api-ref/source/samples/config-group-create-response.json
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2019-12-24 16:53:18 +1300
committerLingxian Kong <anlin.kong@gmail.com>2019-12-24 22:15:09 +1300
commitdacb400e0bc3c267d55c5d99032b4692f421f141 (patch)
tree7045db8cd050ba6c62fcc91821d1f0df8da41f80 /api-ref/source/samples/config-group-create-response.json
parentb4bc1d85f0f6e3a625cbfb0af1ecb9b08dff310d (diff)
downloadtrove-dacb400e0bc3c267d55c5d99032b4692f421f141.tar.gz
Improve API doc
Change-Id: If48ef016c6fb7a875ceabc9f106e4cd85858d147
Diffstat (limited to 'api-ref/source/samples/config-group-create-response.json')
-rw-r--r--api-ref/source/samples/config-group-create-response.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/api-ref/source/samples/config-group-create-response.json b/api-ref/source/samples/config-group-create-response.json
new file mode 100644
index 00000000..7a2c4fe6
--- /dev/null
+++ b/api-ref/source/samples/config-group-create-response.json
@@ -0,0 +1,14 @@
+{
+ "updated": "2015-07-01T16:38:27",
+ "name": "group1",
+ "created": "2015-07-01T16:38:27",
+ "instance_count": 0,
+ "values": {
+ "sync_binlog": 1
+ },
+ "datastore_version_id": "2dc7faa0-efff-4c2b-8cff-bcd949c518a5",
+ "id": "2aa51628-5c42-4086-8682-137caffd2ba6",
+ "datastore_name": "mysql",
+ "datastore_version_name": "5.6",
+ "description": null
+}