GET realm/deployments
The web method 
	 GET realm/deployments retrieves the history list of deployments. 
  
 
	 HTTP Parameters
 
		 
		
 
				 
				  | Syntax 
				   | 
 
				  Description 
				   | 
 
				
 
			  
				 
				  | since=date 
				   | 
 
				  Optional. 
					  When present, get only deployments on or after the date. Specify the date in this format: 
						MM-DD-YYYY. 
					  
 
				   | 
 
				
 
			 
 
		  
 
 
	  
 
	 Example Requests
 
		 
		curl -X GET http://host:port/api/v1/realm/deployments
 
	  
 
   
Copyright © Cloud Software Group, Inc. All rights reserved.