Cloud Foundry API Documentation
  • Source
  • Home
  • HTTP Endpoints
  • authentication
  • info
  • apps
  • services
  • users
  • varz
  • NATS Messages
  • cloud controller
  • dea
  • health manager
  • router
  • service gateway
  • service node
  • stager

Cloud Controller

The Cloud Controller is the main orchestrator of the entire Cloud Foundry suite and includes all of the API endpoints for managing the infrastructure from the VMC command-line utility.

Table of Contents

  • Publish: dea.discover
  • Publish: dea.find.droplet
  • Publish: dea.locate
  • Publish: dea.start
  • Publish: dea.stop
  • Publish: dea.update
  • Publish: droplet.updated
  • Publish: healthmanager.health
  • Publish: healthmanager.status
  • Publish: router.register
  • Publish: router.unregister
  • Publish: vcap.cc.events
  • Publish: vcap.component.announce
  • Publish: vcap.stager.{queue}
  • Subscribe: cloudcontroller.bulk.credentials
  • Subscribe: cloudcontrollers.hm.requests
  • Subscribe: dea.advertise
  • Subscribe: router.start
  • Subscribe: vcap.component.discover
Licensed under the Apache 2.0 License