/AWS1/CL_ASP=>DELETESCALINGPLAN()
¶
About DeleteScalingPlan¶
Deletes the specified scaling plan.
Deleting a scaling plan deletes the underlying ScalingInstruction for all of the scalable resources that are covered by the plan.
If the plan has launched resources or has scaling activities in progress, you must delete those resources separately.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_SCALINGPLANNAME
TYPE /AWS1/ASPSCALINGPLANNAME
/AWS1/ASPSCALINGPLANNAME
¶
The name of the scaling plan.
IV_SCALINGPLANVERSION
TYPE /AWS1/ASPSCALINGPLANVERSION
/AWS1/ASPSCALINGPLANVERSION
¶
The version number of the scaling plan. Currently, the only valid value is
1
.