View a markdown version of this page

ðŸ”Ĩ āļ‚āđˆāļēāļ§āļ”āđˆāļ§āļ™: AWSEC/latest/APIReference/API InitializationStatusDetails.html - āļŠāļĢāļļāļ›āļ”āļĢāļēāļĄāđˆāļēāļĨāđˆāļēāļŠāļļāļ”

InitializationStatusDetails

Information about the volume initialization. For more information, see Initialize Amazon EBS volumes.

Contents

estimatedTimeToCompleteInSeconds

The estimated remaining time, in seconds, for volume initialization to complete. Returns 0 when volume initialization has completed.

Only available for volumes created with Amazon EBS Provisioned Rate for Volume Initialization.

Type: Long

Required: No

initializationType

The method used for volume initialization. Possible values include:

  • default - Volume initialized using the default volume initialization rate or fast snapshot restore.

  • provisioned-rate - Volume initialized using an Amazon EBS Provisioned Rate for Volume Initialization.

  • volume-copy - Volume copy initialized at the rate for volume copies.

Type: String

Valid Values: default | provisioned-rate | volume-copy

Required: No

progress

The current volume initialization progress as a percentage (0-100). Returns 100 when volume initialization has completed.

Type: Long

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: