DELETE http://localhost:8080/mmc/api/servers/73d89173-290e-4cb3-a61c-e11deb74767d
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.