Contact Us 1-800-596-4880

Delete a Server

Deletes the specified server. When used with the HTTP DELETE command, the resource /mmc/api/servers/<myServerId> deletes the server specified by <myServerId>. You substitute the URL to the server for <myServerId>.

Example Request

The following example illustrates calling this resource to delete a specific server.

DELETE http://localhost:8080/mmc/api/servers/73d89173-290e-4cb3-a61c-e11deb74767d

Example Response

If the server is successfully deleted, the request returns a response such as the following:

200 OKServer: Apache-Coyote/1.1Date: Sun, 08 Nov 2009 00:12:55 GMT