931b993063
Corrects the documentation of the create configuration group request. Closes-Bug: #1627145 Change-Id: Id1624bcc1f0e79908d78fa62bfe76f00d68623da
12 lines
188 B
JSON
12 lines
188 B
JSON
{
|
|
"configuration": {
|
|
"datastore": {
|
|
"type": "mysql"
|
|
},
|
|
"values": {
|
|
"sync_binlog": 1
|
|
},
|
|
"name": "group1"
|
|
}
|
|
}
|