Skip to content

support instances_retrievable and bindings_retrievable (supporting webui forms for params + osb client guid lookup) #9

@gberche-orange

Description

@gberche-orange

Expected behavior

  • As an application developer (implicitly using osb-cmdb),
  • in order to update services supporting arbitrary params and json schemas and have previously set data displayed in web ui or in cf cli v8 (see Improving cf service UX in V8)
  • I need osb-cmdb to implement the fetch endpoint for service instance and service bindings.

As an osb-client,

  • in order to check whether a service instance exists associated with a given id
  • in order to check whether a given id was already used
  • I need the OSB instances_retrievable feature to be implemented

Observed behavior

Osb-cmdb and SCAB does not currently implement the fetch endpoints.

As a workaround, OSB client can be given a read-only access to the osb-cmdb to discover existing backing service guids. (duplicate of #23)

Affected release

Reproduced on version 0.2

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