Status Servlet
The status servlet provides status information related to a IBM COS Accesser® appliance, which helps you in making important decisions when it is being upgraded, or when configured thresholds have been exceeded
Roles and Permissions
No permissions or roles are required to access the status servlet.
Use Cases
The sequence diagram provides guidance on how to use the status
servlet. When it is used, you need to enable the 8337/8338 service api ports. It should be noted
that along with receiving an online status of false from the status servlet, being unable to connect
to 8337/8338 if the service api ports are open, which it also means the Accesser® is offline for an upgrade. If you need to
establish a duration during the shutdown (stop) of the Accesser® , where connections are still accepted, you are
required to configure service.http.upgrade_accept_connections_duration because the
default value is 0.

Commands
| Interface | Command | Description |
|---|---|---|
| GET Status | GET http://<accessor>:8337/status | GET Accessor Status |
| GET Status | GET https://<accessor>:8338/status | GET Accessor Status |