curl --location --request GET '/v4/oss/get-bucket-website?bucket=®ionID='
{
"description": "成功",
"errorCode": "SUCCESS",
"message": "success",
"returnObj": {
"redirectAllRequestsTo": {
"hostName": "ces",
"protocol": "http"
}
},
"statusCode": 800
}