VolumeModification
In this article:
VolumeModification#
Describes volume modification.
Contents#
endTime — The timestamp when the volume modification ended.
Type: Timestamp
Required: No
modificationState — The current modification state.
Type: String
Valid values:
modifying|optimizing|completed|failedRequired: No
originalIops — The original value of IOPS.
Type: Integer
Required: No
originalMultiAttachEnabled — Original setting for EBS Multi-Attach (added for compatibility with AWS and is not implemented yet).
Type: Boolean
Valid values:
FalseRequired: No
originalSize — The original volume size, in GiB.
Type: Integer
Required: No
originalVolumeType — The original EBS volume type (added for compatibility with AWS and is not implemented yet).
Type: Integer
Valid values:
st2|gp2|io2Required: No
progress — The modification progress, from 0 to 100 percent complete
Type: Long
Required: No
startTime — The timestamp when the volume modification started.
Type: Timestamp
Required: No
targetIops — The target IOPS value.
Type: Integer
Required: No
targetMultiAttachEnabled — The target setting for EBS Multi-Attach (added for compatibility with AWS and is not implemented yet).
Type: Boolean
Valid values:
FalseRequired: No
targetSize — The target volume size, in GiB.
Type: Integer
Required: No
targetVolumeType — The target volume type (added for compatibility with AWS and is not implemented yet).
Type: Integer
Valid values:
st2|gp2|io2Required: No
volumeId — The ID of the volume
Type: String
Required: No