CreateStorage_Web应用托管服务_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

接口说明

需要先开通 OSS 服务才能创建存储,具体见 https://oss.console.aliyun.com

流控信息

当前云产品API请求速率暂未透出。

授权信息

当前云产品暂无权限信息透出。

请求语法

POST /pop/v1/wam/storage HTTP/1.1

请求参数

字段名称字段详情
RegionIdstring

返回参数

字段名称字段详情
Storageobject

存储桶信息

Messagestring

响应消息,若成功请求为 success

示例值:success
RequestIdstring

请求 ID

示例值:E61A371C-53D9-4F66-A90E-4FC09EE*****
Codestring

响应代码,若成功请求为 OK

示例值:OK

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
OSSDisabled
You have not activated the OSS service and cannot use the WebPlus service. Please go to the OSS console (https://oss.console.aliyun.com) to activate OSS and try again.诊断
400
OSSApiCallFailed
When initializing applications, updating configurations, or destroying applications, WebPlus attempts to communicate with OSS through API communication. An OSS service throw error occurred. The bucket or the file does not exist.诊断

变更历史

变更时间变更内容概要操作
2022-03-15
新增deprecated

相关示例