{
"code": 0,
"info": "string",
"total": 0,
"configFiles": [
{
"id": 0,
"namespace": "string",
"group": "string",
"name": "string",
"format": "string",
"comment": "string",
"content": "string",
"encrypt_algo": "string",
"encrypted": true,
"create_by": "string",
"create_time": "string",
"modify_by": "string",
"modify_time": "string",
"release_by": "string",
"release_time": "string",
"status": "string",
"tags": [
{
"key": "string",
"value": "string"
}
],
"supported_client": "string",
"persistent": {
"encoding": "string",
"path": "string",
"postCmd": "string"
}
}
]
}