Delete a frontend server.
Used to remove frontend servers which are no longer active.
Request
DELETE https://{hostname}:{port}
/cli/frontendServer/{serverId}
Accept: text/plain
Parameter | Type | Required | Description |
---|---|---|---|
serverId | string | true | Unique id of the server from installed.properties. |
Parameter | Type | Required | Description |
---|---|---|---|
Accept | text/plain |
true |
Related CLI command: deleteFrontendServer.