Replication.deleteServer (Method)
Deletes information about a target server.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
id | ServerID | Required | The server's ID. |
Context:
License Requirements | Replication |
Permission Requirements | site:ManageReplication |
Deny Context | None |
Require Context | AuthoringEnabled |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the server level, calls to this method will be logged |
Customization | This method may be customized at the site level |
Error Codes:
Code | Error Message |
---|---|
36000 | You cannot delete your active server. |
36001 | No server exists having an ID of $1. |
Notes:
None