...
No parameters | |
Description | Creates a JVM dump |
Example URLS | |
Output example | "-------------------- JVM Dump for statisticsserver1@localhost:58213@configclient_statisticsserver -------------------- -------------- Full JVM Dump: Runtime Information: -------------------- VN name: Java HotSpot(TM) 64-Bit Server VM, Vendor: Oracle Corporation, Version: 25.131-b11 JVM Started at: Mon, 26-Jun-17 16:41:45 CEST Uptime: 24 seconds, 290 msecs\nOS Name: Windows 10, version: 10.0 CPUs: 8\nArchitecture: amd64 Boot classpath: C:\\PortalProtect\\pp\\alpn\\alpn-boot-8.1.11.v20170118.jar;D:\\java\\jdk1.8.0_131\\jre\\lib\\resources.jar;D:\\java\\jdk1.8.0_131\\jre\\lib\\rt.jar;D:\\java\\jdk1.8.0_131\\jre\\lib\\sunrsasign.jar; D:\\java\\jdk1 .8.0_131\\jre\\lib\\jsse.jar;D:\\java\\jdk1.8.0_131\\jre\\lib\\jce. jar;D:\\java\\jdk1.8.0_131\\jre\\lib\\charsets.jar;D:\\java\\jdk1.8.0_131\\jre\\lib\\jfr.jar;D:\\java\\jdk1.8.0_131\\jre\\classes\nClasspath: C:\\PortalProtect\\classes; .... and the dump continues |
...
http://server:port/restservices/admin/getconfigurationentries | |
No required paramaters | |
Description | Returns all configuration entries known to the config server |
Example URLS | http://localhost:5300/restservices/admin/getconfigurationentries |
Output example | [ ........ } |
http://server:port/restservices/admin/loggingevents?server=xx | |
Required server name | |
Description | Returns latest log entries for the given server stored in the log server memory |
Example URLS | http://localhost:5300/restservices/admin/loggingevents?server=configserver1 |
Output example | [ { .... ] |