ClusterListEntry
Important
End of support notice: On November 12, 2024, AWS will discontinue previous generation AWS Snowball devices, and both Snowcone devices (HDD and SDD). We will continue to support existing customers using these end-of-life devices until November 12, 2025. The latest generation AWS Snowball devices are available for all customers.
For more information, visit this blog post
Contains a cluster's state, a cluster's ID, and other important information.
Contents
- ClusterId
-
The 39-character ID for the cluster that you want to list, for example
CID123e4567-e89b-12d3-a456-426655440000
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
.*
Required: No
- ClusterState
-
The current state of this cluster. For information about the state of a specific node, see JobListEntry:JobState.
Type: String
Valid Values:
AwaitingQuorum | Pending | InUse | Complete | Cancelled
Required: No
- CreationDate
-
The creation date for this cluster.
Type: Timestamp
Required: No
- Description
-
Defines an optional description of the cluster, for example
Environmental Data Cluster-01
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: