default-property
Removes the default property.
Example Request
DELETE http://example.com:8080/livecluster/rest/engineDaemon/default-property
Example Input
Parameters
Parameter Name |
Data Type |
Description |
Sample Value |
property |
String |
Default property that needs to be removed |
NewProp |
Example Response
new property description
Result: The description of the removed property is returned.