GET eftl/name/channels/name/clients

The web method GET eftl/clus_name/channels/chan_name/clients retrieves the status of the eFTL clients in a specific eFTL channel.

clus_name in the URI is the cluster name.

chan_name in the URI is the channel name.

HTTP Parameters

Syntax Description
client_id=eFTL_client_ID Optional.

When present, limit the query to a specific client ID.

user=user_name Optional.

When present, limit the query to clients with a specific user name.

Example Requests

curl GET http://host:port/api/v1/eftl/clus_name/channels/chan_name/clients