APM.AutoscalerAction
Property Description
Property |
Required |
Type |
Description |
---|---|---|---|
type |
Yes |
string |
Auto scaling action type Value Description: Indicates whether scale-in or scale-out is required. Value Constraint: Only scale_out_k8s and scale_in_k8s are supported, which indicate application scale-out and scale-in respectively. Suggestion: Set the value based on requirements. |
parameters |
Yes |
Auto scaling action parameter, which describes how a scaling action is executed. For example, how many instances can be scaled at a time. Value Description: Indicates the structure type of APM.AutoscalerActionParameters. Value Constraint: The definition of the APM.AutoscalerActionParameters structure type is met. Suggestion: Select the parameters field in the component part, and then fill in the field based on prompts. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.