$cf autoscaling-apps An error occurred while trying to get the apps. The autoscaler responded with: Not Found Reason: No error message FAILED $cf apps Getting apps in org test / space dev as admin... OK name requested state instances memory disk urls app1 started 1/1 512M 1G app1-persistent-oribi-bf.apps.example.com $cf enable-autoscaling app1 An error occurred while trying to get the app. The autoscaler responded with: Not Found Reason: No error message FAILED
This error occurs because there is no Autoscaler service instance existing in current targeting space.
Note: An Autoscaler service instance is required before you can use the App Autoscaler. For more information, refer to Create and Bind the Autoscaling Service.
$cf cs app-autoscaler standard as1 Creating service instance as1 in org test / space dev as admin... OK $cf s Getting services in org test / space dev as admin... name service plan bound apps last operation broker upgrade available as1 app-autoscaler standard create succeeded app-autoscaler $cf autoscaling-apps Presenting autoscaler apps in org test / space dev as admin OK Name Guid Enabled Min Instances Max Instances
$cf s Getting services in org test / space test as admin... name service plan bound apps last operation broker upgrade available autoscale-test app-autoscaler standard testapp create succeeded app-autoscaler