The sessionalive command verifies whether an administrative session is still active. It can be used to keep administrative sessions alive, avoiding that they would time out due to inactivity.
Parameters
| Attribute name | Data type | Description |
|---|---|---|
| CREDFLD_SESSION_ID | String | Required. The session identifier of the current administrative session. The logon command returns this identifier after a successful logon (see logon (Command)). Up to 255 characters. |
| Attribute name | Data type | Description |
|---|---|---|
| CREDFLD_STATUS_MESSAGE | String | Status of session |
| CREDFLD_AUXILIARY_MESSAGE | String | The serialized error stack. |