Updates a scaling policy.Ask AIput https://api.cast.ai/v1/workload-autoscaling/clusters/{clusterId}/policies/{policyId}Path ParamsclusterIdstringrequiredCluster ID associated with the scaling policy.policyIdstringrequiredPolicy ID associated with the scaling policy.Body ParamsThe values to configure for the policy.namestringrequiredrecommendationPoliciesobjectrequiredrecommendationPolicies objectapplyTypestringenumrequiredDefaults to UNKNOWNUNKNOWNIMMEDIATEDEFERREDAllowed:UNKNOWNIMMEDIATEDEFERREDassignmentRulesarray of objectsAssignmentRules defines the ordered list of matching rules. BEWARE: If was defined on policy and not provided on update request, the assignment rules will be removed.assignmentRulesADD objecthpaSettingsobjecthpaSettings objectResponse 200The updated scaling policyUpdated 7 months ago