AdminMultiTenantData
                                    The tenant object contains all relevant meta-data for the tenant.
API Section: Objects
Type: Object
Properties
| 
                                                 Name  | 
                                            
                                                 Description  | 
                                            
                                                 Required  | 
                                            
                                                 Type  | 
                                            
                                                 Format  | 
                                        
|---|---|---|---|---|
| 
                                                 
                                                      | 
                                            
                                                 The tenant's system ID  | 
                                            - | 
                                                 string  | 
                                            |
| 
                                                 
                                                      | 
                                            
                                                 The tenant's name  | 
                                            - | 
                                                 string  | 
                                            |
| 
                                                 
                                                      | 
                                            
                                                 The total number of viewer licenses for the tenant  | 
                                            - | 
                                                 integer  | 
                                            
                                                 int32  | 
                                        
| 
                                                 
                                                      | 
                                            
                                                 The total number of USED viewer licenses for the tenant  | 
                                            - | 
                                                 integer  | 
                                            
                                                 int32  | 
                                        
| 
                                                 
                                                      | 
                                            
                                                 The total number of professional licenses for the tenant  | 
                                            - | 
                                                 integer  | 
                                            
                                                 int32  | 
                                        
| 
                                                 
                                                      | 
                                            
                                                 The total number of USED professional licenses for the tenant  | 
                                            - | 
                                                 integer  | 
                                            
                                                 int32  | 
                                        
| 
                                                 
                                                      | 
                                            
                                                 The tenants settings  | 
                                            - | ||
| 
                                                 
                                                      | 
                                            
                                                 The PULSE server key for the tenant  | 
                                            - | 
                                                 string  | 
                                            |
| 
                                                 
                                                      | 
                                            - | 
                                                 string  | 
                                            ||
| 
                                                 
                                                      | 
                                            - | 
                                                 string  | 
                                            ||
| 
                                                 
                                                      | 
                                            - | 
                                                 string  | 
                                            ||
| 
                                                 
                                                      | 
                                            
                                                 The id of the default ai server of the tenant  | 
                                            - | 
                                                 string  | 
                                            |
| 
                                                 
                                                      | 
                                            - | 
                                                 boolean  | 
                                            
Usages
/API/admin/createTenants
                                    
 /API/admin/createTenants
                                    
 /API/admin/getAllTenants
                                    
 /API/admin/getTenantByName
                                    
 /API2/access/getAllTenants
                                    
 /API2/access/getTenantByName
                                    
 id