curl --location --request GET '/resource/oss/config/list'{
"total": 0,
"rows": [
{
"ossConfigId": 0,
"configKey": "",
"accessKey": "",
"secretKey": "",
"bucketName": "",
"prefix": "",
"endpoint": "",
"domain": "",
"isHttps": "",
"region": "",
"status": "",
"ext1": "",
"remark": "",
"accessPolicy": ""
}
],
"code": 0,
"msg": ""
}