Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Response not specified when updating non-existing service instance #752

Open
gosua opened this issue Dec 20, 2022 · 0 comments
Open

Response not specified when updating non-existing service instance #752

gosua opened this issue Dec 20, 2022 · 0 comments

Comments

@gosua
Copy link

gosua commented Dec 20, 2022

What is the problem?
My problem is that I don't find in the specification what the service broker shall return in case an udpate of a non-existing service instance was initiated: https://github.com/openservicebrokerapi/servicebroker/blob/master/spec.md#updating-a-service-instance.

Example: PATCH /v2/service_instances/fake-id-which-does-not-exist

Additional context
Interesting is that the specification prescribes the reponse in case a deprovisioning of a non-existing service instance was initiated: https://github.com/openservicebrokerapi/servicebroker/blob/master/spec.md#response-10

410 Gone | MUST be returned if the Service Instance does not exist.

What is my question?
Which HTTP code shall be returned when trying to update non-existing service instance?

@gosua gosua changed the title What shall happen when trying to update non-existing service instance? Which HTTP code shall be returned when trying to update non-existing service instance? Dec 20, 2022
@gosua gosua changed the title Which HTTP code shall be returned when trying to update non-existing service instance? Response uncler when trying to update non-existing service instance? Dec 20, 2022
@gosua gosua changed the title Response uncler when trying to update non-existing service instance? Response not specified when updating non-existing service instance Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Inbox
Development

No branches or pull requests

1 participant