Home >

LunaSH Command Reference Guide > LunaSH Commands > webserver > webserver disable

webserver disable

Disable the REST API service.

User Privileges

Users with the following privileges can perform this command:

Admin

Syntax

webserver disable [-force]

Option Shortcut Description
-force -f

Force the action without prompting.

Example

lunash:>webserver disable
 
WARNING: This operation will stop and disable REST API Service !!!
 
Type 'proceed' to continue, or 'quit' to quit now.
 
> proceed
Proceeding...
 
Command Result : 0 (Success)