Creates a NAS file system and binds it to the office network of a 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. You can call DescribeRegions to query the regions supported by Elastic Desktop Service. |
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 specification type of the NAS file system. Valid values:
|
Capacity |
| EncryptType |
integer |
No |
Specifies whether the file system uses a KMS-managed key to encrypt data at rest. Encrypted data does not need to be decrypted during read and write operations. Note
NAS-managed keys are supported when Valid values:
|
0 |
| OfficeSiteId |
string |
Yes |
The office network ID. |
cn-beijing+dir-15657***** |
| DesktopGroupId |
string |
Yes |
The shared cloud computer ID. |
dg-fh0vdzyh6rdc***** |
| EndUserIds |
array |
No |
The list of user IDs. |
|
|
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.