trove.create_database_config_request.json Maven / Gradle / Ivy
The newest version!
{
"configuration" : {
"name" : "sdk",
"description" : "openstack4j sdk unittest",
"values" : {
"autocommit" : "OFF",
"max_connections" : "10"
},
"datastore" : {
"type" : "MySQL",
"version" : "5.6"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy