GET realm/eftl/clus_name/channels/chan_name
The web method
GET realm/eftl/clus_name/channels/chan_name retrieves the definition of a channel by its name.
- clus_name in the URI is the name of the eFTL cluster.
- chan_name in the URI is the name of the channel.
Example Requests
curl GET http://host:port/api/v1/realm/eftl/clus_name/channels/chan_name
Copyright © Cloud Software Group, Inc. All rights reserved.