CreateWorkspace
更新时间:
复制 MD 格式
Creates a SaaS workspace.
Operation description
Creates a context service workspace.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| WorkspaceName |
string |
Yes |
The workspace name. |
my-first-workspace |
| RegionId |
string |
No |
The region ID. Note
Currently, only four units are supported. |
cn-beijing |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| WorkspaceId |
string |
The workspace ID. |
ws-***** |
| RequestId |
string |
The request ID. |
ABB39CC3-4488-4857-905D-2E4A051D0521 |
Examples
Success response
JSON format
{
"WorkspaceId": "ws-*****",
"RequestId": "ABB39CC3-4488-4857-905D-2E4A051D0521"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.
该文章对您有帮助吗?