Switch Dedicated NFS / File Storage
→ Request
| Parameter | Type | Description |
|---|---|---|
| data_center | String | Target region code. Refer to the appendix of the Elastic Deployment API documentation for available values. |
| mountable | Int | Set to 1 to mount Dedicated NFS (this will disable normal file storage). Set to -1 to disable Dedicated NFS and switch back to standard file storage. |
← Response
Response Parameters| Parameter | Type | Description |
|---|---|---|
| code | String | Response code. Returns Success on success. |
| msg | String | Error message. Empty when the request is successful. |