trove/api-ref/source/samples/config-group-create-request.json
Lingxian Kong dacb400e0b Improve API doc
Change-Id: If48ef016c6fb7a875ceabc9f106e4cd85858d147
2019-12-24 22:15:09 +13:00

12 lines
188 B
JSON

{
"configuration": {
"datastore": {
"type": "mysql"
},
"values": {
"sync_binlog": 1
},
"name": "group1"
}
}