While we don't list all of the HTTP request and response content here, we'll describe its general structure. The full specification of the HTTP request and response structures for each endpoint can be found in the OSB API Standard. An HTTP request is one that is sent from a Cloud Foundry platform to a service broker and an HTTP response, is, on the contrary, sent from the service broker to a Cloud Foundry platform:
Figure 6 shows a successful HTTP request/response with an ...