POST api/v1/realm/eftl

Creates a new eFTL cluster definition.

Input Data

Supply a JSON representation of the definition in the message body.

Example Requests

curl POST http://localhost:8585/api/v1/realm/eftl '{"name":"cluster5"}'