GET api/v1/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://localhost:8585/api/v1/eftl/cluster5/clients