Updated on 2022-02-22 GMT+08:00

ECS.MountedVolumes

Property Description

Table 1 Property description

Property

Mandatory

Type

Description

mountPath

Yes

string

Disk mount path, for example, /dev/sdb, /dev/sdc, or /dev/sdd. New disk mount paths cannot be the same as existing disk mount paths.

Value Constraint: {u'regex': u'(/dev/[a-z]d[a-z]$)|(^/dev/[a-z]da[a-z]$)|(^/dev/[a-z]db[a-h]$)'}

volumeId

Yes

string

ID of the disk to be mounted