ReservedNodeExchangeStatus - Amazon Redshift
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ReservedNodeExchangeStatus

Reserved-node status details, such as the source reserved-node identifier, the target reserved-node identifier, the node type, the node count, and other details.

Contents

Note

In the following list, the required parameters are described first.

RequestTime

A date and time that indicate when the reserved-node exchange was requested.

Type: Timestamp

Required: No

ReservedNodeExchangeRequestId

The identifier of the reserved-node exchange request.

Type: String

Length Constraints: Maximum length of 2147483647.

Required: No

SourceReservedNodeCount

The source reserved-node count in the cluster.

Type: Integer

Required: No

SourceReservedNodeId

The identifier of the source reserved node.

Type: String

Length Constraints: Maximum length of 2147483647.

Required: No

SourceReservedNodeType

The source reserved-node type, for example ds2.xlarge.

Type: String

Length Constraints: Maximum length of 2147483647.

Required: No

Status

The status of the reserved-node exchange request. Statuses include in-progress and requested.

Type: String

Valid Values: REQUESTED | PENDING | IN_PROGRESS | RETRYING | SUCCEEDED | FAILED

Required: No

TargetReservedNodeCount

The count of target reserved nodes in the cluster.

Type: Integer

Required: No

TargetReservedNodeOfferingId

The identifier of the target reserved node offering.

Type: String

Length Constraints: Maximum length of 2147483647.

Required: No

TargetReservedNodeType

The node type of the target reserved node, for example ra3.4xlarge.

Type: String

Length Constraints: Maximum length of 2147483647.

Required: No

See Also

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