CapacityTaskSummary - AWS Outposts

CapacityTaskSummary

The summary of the capacity task.

Contents

CapacityTaskId

The ID of the specified capacity task.

Type: String

Length Constraints: Fixed length of 21.

Pattern: ^cap-[a-f0-9]{17}$

Required: No

CapacityTaskStatus

The status of the capacity task.

Type: String

Valid Values: REQUESTED | IN_PROGRESS | FAILED | COMPLETED | CANCELLED

Required: No

CompletionDate

The date that the specified capacity task successfully ran.

Type: Timestamp

Required: No

CreationDate

The date that the specified capacity task was created.

Type: Timestamp

Required: No

LastModifiedDate

The date that the specified capacity was last modified.

Type: Timestamp

Required: No

OrderId

The ID of the AWS Outposts order of the host associated with the capacity task.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 20.

Pattern: oo-[a-f0-9]{17}$

Required: No

OutpostId

The ID of the Outpost associated with the specified capacity task.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 180.

Pattern: ^(arn:aws([a-z-]+)?:outposts:[a-z\d-]+:\d{12}:outpost/)?op-[a-f0-9]{17}$

Required: No

See Also

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