Open Service Broker REST Endpoints
Open Service Broker
The operations from the Open Service Broker category.
- Deprovision a service instance
- Method: deletePath:
/openservicebroker/v2/service_instances/{instance_id} - Get the catalog of services that the service broker offers
- Method: getPath:
/openservicebroker/v2/catalog - Provision a service instance
- Method: putPath:
/openservicebroker/v2/service_instances/{instance_id}