The following parameter applies to the serverStatus method:
|
Parameter |
Type |
Description |
|---|---|---|
|
SID |
Integer |
Identifies the session retrieved from logging in. |
Description
Returns the status of the CA SDM server, that is, whether it is up and ready or shut down.
Note: This method executes rapidly on the server. Calling this method periodically is a good way to keep a SID active.
Returns
The following values apply:
Note: Any non-zero return code indicates that the server is unavailable, such as 1010.
|
XML Element |
Type |
Description |
|---|---|---|
|
<ServerStatus> |
Integer |
Identifies the value associated with the server status, zero or 1. |
|
Copyright © 2013 CA.
All rights reserved.
|
|