openservicebrokerapi / servicebroker

Open Service Broker API Specification
https://openservicebrokerapi.org/
Apache License 2.0
1.19k stars 434 forks source link

No read operation defined #331

Closed henrytk closed 7 years ago

henrytk commented 7 years ago

Example scenario

The problem

The Open Service Broker API does not provide a way of reading the state of an existing service instance.

Suggested solution

Provide an endpoint for reading the state of a service instance. It returns arbitrary data about the instance.

duglin commented 7 years ago

Weird - I could have sworn we opened an issue to add optional GET endpoints, but I can't seem to find it.

mattmcneeney commented 7 years ago

This is being covered by #159

Closing this issue - please reopen if you believe this is in error :)