Closed ncameronbritt closed 6 years ago
The GET /v2/service_instances/:instance_id/last_operation
endpoint allows brokers to return a description
field containing a user-facing message.
Since this endpoint has to be immediately available after an asynchronous provision is accepted, you could use this field to state this kind of information immediately? In CF, the last_operation
endpoint is immediately polled after an async operation begins.
Closing due to inactivity. Please reopen again if this is still an issue.
Such a message could help set user expectations immediately for how long an async operation may take. e.g. “Your service should be available in about 20 minutes.”