value
Gets a Manager property value specified by the category name, property group name, and property name.
Example Request
GET http://example.com:8080/livecluster/rest/manager/value
Example Input
Parameters
Parameter Name |
Data Type |
Description |
Sample Value |
category |
String |
Name of the category |
Logging |
propertyGroup |
String |
Name of the property group |
General |
name |
String |
Name of the property |
Default Debug Level |
Example Response
INFO