Skip to content

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

@gosua

Description

@gosua

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions