GET clients/ID
The web method
GET clients/ID retrieves the status of the client with a specific client ID.
The
ID in the URI is the numeric client ID of the client.
Example Requests
curl -X GET http://host:port/api/v1/clients/ID
Copyright © Cloud Software Group, Inc. All rights reserved.