directors-by-properties

Sets the primary and secondary Directors on the Daemons for the Daemons that match the Engine condition, overriding the values in the configuration.

Example Request

POST http://example.com:8080/livecluster/rest/engineDaemon/directors-by-properties

Example Input

Parameters

Parameter Name

Data Type

Description

Sample Value

JSON

Engine condition data depending on which Engines you select

http://example.com:
8080
primary

String

Name of the Primary Director

http://example.com:
8080
secondary

String

Name of the Secondary Director

http://example.com:
8080

Example Response

204 no content

Result: The primary and secondary Directors are set for the Engine Daemons matching the given condition.