Class NodeSystemInfoAPI

java.lang.Object
org.apache.solr.handler.admin.api.NodeSystemInfoAPI

public class NodeSystemInfoAPI extends Object
V2 API for getting "system" information from the receiving node.

This includes current resource utilization, information about the installation (location, version, etc.), and JVM settings.

This API (GET /v2/node/system) is analogous to the v1 /admin/info/system.