-
Notifications
You must be signed in to change notification settings - Fork 3
delete_replication_source
Alberto Gonzalez edited this page Oct 29, 2015
·
1 revision
Remove the replication source configuration from the system specified by its id.
DELETE /api/replication/source/{sid}
Host: <server host name>
Accept: application/json
AuthToken: <authentication token returned from authenticate>
| Name | Description | Required |
|---|---|---|
| sid | The id of the source system we want to deconfigure | always |
Status code, Status string
DELETE /api/replication/source/12
Host: <server host name>
Accept: application/json
AuthToken: 8a00sjerhterqerjlqkjlk443l4j56869h4f_)(fjdkasHHHHHkdal324
200 Success
Failed source deletion will return HTTP Status 500 with a result object with an error message and KB link.