Creates a NAS file system and associate it with the office network of the shared cloud computer.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ecd:CreateAndBindNasFileSystem |
create |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. |
cn-hangzhou |
| FileSystemName |
string |
Yes |
The name of the NAS file system. |
szy-asp-upm-test |
| Description |
string |
No |
The description of the NAS file system. |
newDescription |
| StorageType |
string |
Yes |
The storage type of the NAS file system. Valid values:
Default value: Capacity. Valid values:
|
Capacity |
| EncryptType |
integer |
No |
Specifies whether to encrypt data in the NAS file system. You can use keys that are hosted by Key Management Service (KMS) to encrypt data in a file system. When you read and write the encrypted data, the data is automatically decrypted. Valid values:
Default value: 0. Valid values:
|
0 |
| OfficeSiteId |
string |
Yes |
The ID of the workspace. |
cn-beijing+dir-15657***** |
| DesktopGroupId |
string |
Yes |
The ID of the computer pool. |
dg-fh0vdzyh6rdc***** |
| EndUserIds |
array |
No |
The list of users. |
|
|
string |
No |
The user ID. |
alice |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
F7E4322D-D679-5ACB-A909-490D2F0E**** |
Examples
Success response
JSON format
{
"RequestId": "F7E4322D-D679-5ACB-A909-490D2F0E****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.