/
/Reverse Proxy as a Service
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1mo ago
rpaas19
  • getCheck the API healthiness
  • postCreate an instance
  • getGet additional information about an instance
  • putUpdate an instance
  • deleteDelete an instance
  • getWhether instance is running or not
  • postBinds the app to the rpaas instance
  • postBind Unit
  • deleteUnbind Unit
  • getList supported plans
  • getList supported flavors
  • getList flavors by instance
  • getList supported plans by instance
  • getGet a summary info about an instance
  • postPurge cache key of rpaasv2.
  • getGet reverse proxy instance autoscaling parameters
  • putUpdate the reverse proxy instance autoscaling parameters
  • postSet reverse proxy the autoscaling parameters
  • deleteRemove the reverse proxy instance autoscaling capability
rpaas-purger1
    rpaas

    Bind Unit

    Not used, just to follow Tsuru Service API spec

    post/resources/{instance}/bind

    Response

    Nothing happens

    Changes