Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
Signed-off-by: Doug Davis <[email protected]>
  • Loading branch information
Doug Davis committed Dec 20, 2018
1 parent 43be1ae commit 966d89d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -1665,6 +1665,7 @@ The following table aims to describe when Orphan Mitigation is to be initiated:
| 200 | Success | No |
| 200 with malformed response | Failure | No |
| 200 with `"state": "failed"` (applicable to [Polling Last Operation for Service Instances](#polling-last-operation-for-service-instances) for [Provisioning](#provisioning)/[Deprovisioning](#deprovisioning) and [Polling Last Operation for Service Bindings](#polling-last-operation-for-service-bindings) for [Binding](#binding)/[Unbinding](#unbinding)) | Failure | Yes |
| 200 with `"state": "failed"` (applicable to [Polling Last Operation for Service Instances update](#polling-last-operation-for-service-instances)) | Update failure | No |
| 201 | Success | No |
| 201 with malformed response | Failure | Yes |
| All other 2xx | Failure | Yes |
Expand Down

0 comments on commit 966d89d

Please sign in to comment.