Undeploy Index
POST/api/v1/workspaces/:workspace_name/indexes/:index_name/undeploy
Disables a pipeline index in deepset.
Request
Responses
- 200
- 400
- 404
- 409
- 422
Successful Response
The pipeline index is referenced by deployed pipelines and cannot be disabled. Undeploy the connected pipelines first.
The index was not found in the workspace.
The index is currently beeing backed up. Please try again later.
Validation Error
Was this page helpful?