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 | Disable
Required: Yes
- Status
-
The current status of the autoscaling configuration. Valid values are
InService
,Failed
,Creating
, andDeleting
.Type: String
Valid Values:
InService | Failed | Creating | Deleting
Required: Yes
- AutoScalerType
-
The type of autoscaler configured for the cluster.
Type: String
Valid Values:
Karpenter
Required: 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 AWS SDKs, see the following: