Creates personal cloud drives for users within your enterprise cloud drive.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The ID of the region. You can call DescribeRegions to obtain a list of regions supported by WUYING Workspace. |
cn-hangzhou |
| CdsId |
string |
Yes |
Enterprise cloud drive ID. |
cn-hangzhou+cds-352282**** |
| UserMaxSize |
integer |
Yes |
Maximum storage size for a user's personal cloud drive. This value must not exceed the remaining available capacity in the enterprise cloud drive. Unit: byte. |
209715200 |
| EndUserId |
array |
Yes |
List of end user IDs. |
|
|
string |
No |
End user ID. |
alice |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Response message collection. |
||
| RequestId |
string |
Request ID. |
05F0A7AE-17F1-53DF-BD99-ABF936FA**** |
Examples
Success response
JSON format
{
"RequestId": "05F0A7AE-17F1-53DF-BD99-ABF936FA****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.