Returns response object, however the cluster is not rescaling. Should also be using the https://docs.microsoft.com/en-us/rest/api/batchservice/pool/evaluateautoscale to update the autoscale formula. ``` $odata.metadata [1] "https://batchplayground.westus.batch.azure.com/$metadata#Microsoft.Azure.Batch.Protocol.Entities.AutoScaleRun" $timestamp [1] "2018-01-31T20:08:17.7098248Z" $results [1] "$TargetDedicatedNodes=2;$TargetLowPriorityNodes=5;$NodeDeallocationOption=taskcompletion;$maxTasksPerNode=4;$round=3;$samples=100;$targetVMs=1;$tasks=0" ```
Returns response object, however the cluster is not rescaling. Should also be using the https://docs.microsoft.com/en-us/rest/api/batchservice/pool/evaluateautoscale to update the autoscale formula.