{
"accessKey": "string",
"appId": "string",
"bucketName": "string",
"category": "string",
"createTime": "2019-08-24T14:15:22Z",
"endpoint": "string",
"ossCode": "string",
"ossId": 0,
"region": "string",
"remark": "string",
"secretKey": "string",
"status": "string",
"updateTime": "2019-08-24T14:15:22Z"
}
curl --location --request PUT 'http://101.35.247.125:7788/resource/oss' \
--header 'Content-Type: application/json' \
--data-raw '{
"accessKey": "string",
"appId": "string",
"bucketName": "string",
"category": "string",
"createTime": "2019-08-24T14:15:22Z",
"endpoint": "string",
"ossCode": "string",
"ossId": 0,
"region": "string",
"remark": "string",
"secretKey": "string",
"status": "string",
"updateTime": "2019-08-24T14:15:22Z"
}'
{}