ClusterAutoScalingConfigOutput
The autoscaling configuration and status information for a HyperPod cluster.
Contents
- Mode
-
Describes whether autoscaling is enabled or disabled for the cluster.
Type: String
Valid Values:
Enable | DisableRequired: Yes
- Status
-
The current status of the autoscaling configuration. Valid values are
InService,Failed,Creating, andDeleting.Type: String
Valid Values:
InService | Failed | Creating | DeletingRequired: Yes
- AutoScalerType
-
The type of autoscaler configured for the cluster.
Type: String
Valid Values:
KarpenterRequired: No
- FailureMessage
-
If the autoscaling status is
Failed, this field contains a message describing the failure.Type: String
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: