Skip to content

Generic Extensions (Actions) Proposal #114

Closed
@avade

Description

@avade

Following the discussion in #107 this issue aims to create a proposal for "Service Broker Actions".


Problem

As a service broker author, I want to be able to optionally offer operations beyond "provision, update, bind, unbind, delete" so that I can provide new features to users of my service via the service broker API

Examples

Workflows

Service clients can:

  • Discover the actions available from a service broker
  • Trigger a specific action synchronously
  • Trigger a specific action asynchronously
  • Pass input parameters to the action
  • Discover and validate input parameters (input parameter schema)

Service authors can:

  • Optionally define actions at service broker registration time

History

#107
https://docs.google.com/document/d/1Y5vwWjvaUIwHI76XU63cAS8xEOJvN69-cNoCQRqLPqU/edit#heading=h.kzfeyua6md59

Next steps

  1. Proposal document
  2. Review on OSBAPI WG call

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions