GET api/AliyunOss/CreateBucket?bucketname={bucketname}
创建OSS对象空间
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| bucketname |
名称 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Dictionary of Object [key] and Object [value]Response Formats
application/json, text/json
Sample:
{
"System.Object": {}
}