ServiceBindings
get the last requested operation state for service binding
get/v2/service_instances/{instance_id}/service_bindings/{binding_id}/last_operation
Path parameters
instance_idstring required
instance id of instance to find last operation applied to it
binding_idstring required
binding id of service binding to find last operation applied to it
Query parameters
service_idstring
id of the service associated with the instance
plan_idstring
id of the plan associated with the instance
operationstring
a provided identifier for the operation
Headers
X-Broker-API-Versionstring required
version number of the Service Broker API that the Platform will use
Response
OK