summaryrefslogtreecommitdiff
path: root/api-ref/source/samples/config-groups-list-response.json
blob: bcedcb167c08e35402a417d35b89263c6f235104 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "configurations": [
        {
            "updated": "2015-07-01T16:38:27",
            "datastore_version_id": "2dc7faa0-efff-4c2b-8cff-bcd949c518a5",
            "datastore_name": "mysql",
            "datastore_version_name": "mysql-5.7",
            "datastore_version_number": "5.7.29",
            "name": "group1",
            "created": "2015-07-01T16:38:27",
            "id": "2aa51628-5c42-4086-8682-137caffd2ba6",
            "description": null
        }
    ]
}