Activates Apsara File Storage NAS.
Debugging
Request parameters
Parameter | Type | Required | Example | Description |
---|---|---|---|---|
Action | String | Yes | OpenNASService |
The operation that you want to perform. Set the value to OpenNASService. |
Response parameters
Parameter | Type | Example | Description |
---|---|---|---|
OrderId | String | 20671870151**** |
The ID of the order. |
RequestId | String | 427DB0B3-9436-4A3C-B2BC-B961F95E**** |
The ID of the request. |
Examples
Sample requests
http(s)://[Endpoint]/? Action=OpenNASService
&<Common request parameters>
Sample success responses
XML
format
<RequestId>427DB0B3-9436-4A3C-B2BC-B961F95E9488</RequestId>
<OrderId>206718701510374</OrderId>
JSON
format
{
"RequestId": "427DB0B3-9436-4A3C-B2BC-B961F95E9488",
"OrderId": 206718701510374
}
Error codes
HttpCode | Error code | Error message | Description |
---|---|---|---|
400 | ORDER.OPEND | You have already purchased the NAS service. Go to the NAS console to start using it. | The error message returned because you have activated NAS. You can go to the NAS console to manage your file systems. |
For a list of error codes, visit the API Error Center.