Open Service Broker API
Last updated
Was this helpful?
Last updated
Was this helpful?
The defines an HTTP interface to manage the lifecycle of services. Service brokers are responsible for:
Provisioning (creating or updating) service instances
Creating bindings between a service instance and a client application
Deleting bindings between a service instance and a client application
Deprovisioning (deleting) service instances.