GET eftl/name/clients

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

clus_name in the URI is the cluster 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/clients