{
"pool_config": {
"pool_name": "string",
"minimum_idle": 0,
"maximum_pool_size": 0,
"jdbc_url": "string",
"username": "string",
"connection_timeout": 0,
"validation_timeout": 0,
"idle_timeout": 0,
"max_lifetime": 0,
"leak_detection_threshold": 0
},
"pool_name": "string",
"active_connections": 0,
"idle_connections": 0,
"total_connections": 0,
"threads_awaiting_connection": 0,
"extended_metrics": {
"property1": "string",
"property2": "string"
}
}