System Service
The System Service provides programmatic access to the system functionality on the TIBCO LogLogic appliance. 
  
 
	 Overview
 
		 
		Download the WSDL file from 
		  https://<LMI Ip address>/logapp20/services/SystemService?wsdl. The System Service API provides the following operations: 
		
 
		 
		  - Using getApplianceSystemInfo, your program retrieve the system information on an appliance. 
		  
 
 
		
 
	  
 
	 Status Codes
 
		 
		The Status Codes are: 
		
 
		
 
			  
			  
			  
				 
				  | 0 
				   | 
 
				  No error 
				   | 
 
				
 
				 
				  | 1 
				   | 
 
				  No data available for the query parameters provided 
				   | 
 
				
 
				 
				  | 5 
				   | 
 
				  Insufficient Privilege for requested operation 
				   | 
 
				
 
				 
				  | 7 
				   | 
 
				  Invalid input 
				   | 
 
				
 
				 
				  | 8 
				   | 
 
				  Persistence exception 
				   | 
 
				
 
			 
 
		  
 
 
	  
 
   
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.