GET clients
The web method 
	 GET clients retrieves a collection of client status objects. 
  
 
	 Example Requests
 
		 
		curl -X GET http://host:port/api/v1/clients
 
		curl -X GET http://host:port/api/v1/clients?monitoring=true
 
	  
 
   
Copyright © Cloud Software Group, Inc. All rights reserved.