Makes a deployed REST Web application unavailable to incoming client requests by setting the serviceAvailable property of the REST Web application to 0.
The name of the REST Web application that you want to disable.
Notes
When a REST Web application is disabled, the REST Management Agent begins a shutdown process that involves stopping the Web service's existing client requests and terminating any AppServer connections in the application's connection pool.
Although a REST Web application is disabled, it can return customer HTTP response codes and text. This can be configured through the REST Management Agent.