Class ClusterSystemShutdownResource


@RequiresAuthentication @Path("/cluster/{nodeId}/shutdown") @Produces("application/json") @Deprecated public class ClusterSystemShutdownResource extends ProxiedResource
Deprecated.
Shutting down nodes using an API request is discouraged in favor of using a service manager to control the server process.