IBM-Cloud / auto-scaling-demo

A NodeJS application that monitors it's CPU utilization and memory usage in real-time in order to showcase the auto-scaling service in IBM Bluemix
https://auto-scaling-demo.mybluemix.net/
Apache License 2.0
6 stars 13 forks source link

Leverage Auto-Scaling API #11

Open jakepeyser opened 8 years ago

jakepeyser commented 8 years ago

Begin using the auto-scaling API to programmatically create a policy. Refactor the code to incorporate the setting of policy stats in the UI

jthomas commented 8 years ago

There's an API for auto-scaling now?

jakepeyser commented 8 years ago

@jthomas yep, here are the Swagger API docs