Application Programming Interface Guide > Web Services Operations > Operations Reference > getServerInfo
 
getServerInfo
Get a list of server attributes. These include but are not limited to:
/Server/Information/Protocol Version: The protocol version of the server.
/Server/Information/Host IP Address: The IP address of the server.
/Server/Information/Host Name: The host name of the server.
/Server/Data Services/JDBC-ODBC/Client Port: The server’s JDBC port number.
/Server/Configuration/Version: The version of the server.
/Server/Configuration/Services Port: The server’s Web Services port number.
/Server/Information/Supported Protocol Versions: List of protocol version the server supports.
Note: This operation can be invoked anonymously.
Location
/services/webservices/system/util/session/operations/
Request Elements
N/A
Response Elements
attributes: List of server attributes. See Attributes Element.
Faults
N/A