Amazon Elastic Compute Cloud
API Reference (API Version 2012-04-01)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

BundleInstanceTaskType

The BundleInstanceTaskType data type.

Ancestors

  • BundleInstanceResponseType

  • BundleInstanceTasksSetType

  • CancelBundleTaskResponseType

Relevant Operations

  • BundleInstance

  • DescribeBundleTasks

  • CancelBundleTask

Contents

The following table describes the elements contained in BundleInstanceTaskType.

NameDescription

instanceId

Instance associated with this bundle task.

Type: xsd:string

bundleId

Identifier for this task.

Type: xsd:string

state

The state of the task.

Type: xsd:string

Valid Values: pending | waiting-for-shutdown | bundling | storing | cancelling | complete | failed

startTime

The time this task started.

Type: xsd:dateTime

updateTime

The time of the most recent update for the task.

Type: xsd:dateTime

storage

Amazon S3 storage locations.

Type: BundleInstanceTaskStorageType

progress

The level of task completion, in percent (e.g., 20%).

Type: xsd:string

error

If the task fails, a description of the error.

Type: BundleInstanceTaskErrorType