PUT realm/eftl/clus_name/channels/chan_name

The web method PUT realm/eftl/clus_name/channels/chan_name updates a channel definition within an eFTL cluster definition.

  • clus_name in the URI is the name of the eFTL cluster.
  • chan_name in the URI is the name of the channel.

Input Data

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

Example Requests

curl PUT http://host:port/api/v1/realm/eftl/clus_name/channels/chan_name json_defn