property
Removes a property from the Engine Daemon.
Example Request
DELETE http://example.com:8080/livecluster/rest/engineDaemon/property
Example Input
Parameters
Parameter Name |
Data Type |
Description |
Sample Value |
id |
Long |
Engine Daemon ID whose property needs to be removed |
6153431282294490153 |
key |
String |
Key of the property that needs to be removed |
Location |
Example Response
machine location
Result: The description of the removed property is returned.