Skip to content

Files

This branch is 630 commits behind cloudfoundry/bbs:main.

doc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 17, 2016
Aug 30, 2016
Jul 27, 2016
Jul 17, 2016
Jul 21, 2016
Jul 17, 2016
Jun 27, 2016
Jul 4, 2016
Jun 27, 2016
Sep 2, 2016
Sep 2, 2016
Jul 17, 2016
Jul 4, 2016
Jul 17, 2016
Jun 16, 2016
Jun 28, 2016
Jun 28, 2016
Mar 14, 2016
Jun 28, 2016

Diego BBS API Docs

Diego's Bulletin Board System (BBS) is the central data store and orchestrator of a Diego cluster. It communicates via protocol-buffer-encoded RPC-style calls over HTTP.

Diego clients communicate with the BBS via an ExternalClient interface. This interface allows clients to create, read, update, delete, and subscribe to events about Tasks and LRPs.

Table of Contents