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
Table 1. URL parameters
Parameter Type Required Description
serverId string true Unique id of the server from installed.properties.
Table 2. Header parameters
Parameter Type Required Description
Accept text/plain true

Related CLI command: deleteFrontendServer.