Open Service Broker API

The Open Service Broker API is the open specification originally developed by Cloud Foundry and now used by Kubernetes and other platforms to provision and manage backing services through a common HTTP interface. Brokers expose a catalog and lifecycle operations for service instances and bindings.

API entry from apis.yml

apis.yml Raw ↑
aid: cloud-foundry:open-service-broker-api
name: Open Service Broker API
tags:
- Marketplace
- Open Standard
- Service Broker
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://www.openservicebrokerapi.org/
properties:
- url: https://www.openservicebrokerapi.org/
  type: Documentation
- url: https://github.com/openservicebrokerapi/servicebroker
  type: Specification
description: The Open Service Broker API is the open specification originally developed by Cloud Foundry
  and now used by Kubernetes and other platforms to provision and manage backing services through a common
  HTTP interface. Brokers expose a catalog and lifecycle operations for service instances and bindings.