Description
Mounts an File Storage NAS (NAS) file system to an Elastic Compute Service (ECS) instance. This action is supported only during a scaling activity.
Syntax
Action: ACS::ECS::AttachNASFileSystemToInstance
Properties:
regionId: String
instanceId: String
mountTargetDomain: String
mountDir: String
fileSystemVersion: String
Attributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | Yes | ||
instanceId | The ID of the ECS instance. | String | Yes | ||
mountTargetDomain | The domain name of the mount target. | String | Yes | ||
mountDir | The directory to which the NAS file system is mounted on the ECS instance. | String | No | /mnt | |
fileSystemVersion | The version of the NAS file system. | String | No | 0 |
Output
Output item | Description | Type |
commandOutput | String |
References
For more information, see ACS::ECS::AttachNASFileSystemToInstance.yml at GitHub.