Skip to content

Commit

Permalink
Update _automating-configurations/api/deprovision-workflow.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Daniel Widdis <[email protected]>
  • Loading branch information
dbwiddis and natebower committed Jul 22, 2024
1 parent 3a6f79d commit 27f3d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _automating-configurations/api/deprovision-workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ If deprovisioning did not completely remove all resources, OpenSearch responds w
In some cases, the failure happens because of another dependent resource that took some time to be removed. In this case, you can attempt to send the same request again.
{: .tip}

If deprovisioning required the `allow_delete` parameter, OpenSearch responds with a `403 (FORBIDDEN)` status and identifies the resources that were not deprovisioned:
If deprovisioning required the `allow_delete` parameter, then OpenSearch responds with a `403 (FORBIDDEN)` status and identifies the resources that were not deprovisioned:

```json
{
Expand Down

0 comments on commit 27f3d6c

Please sign in to comment.