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 seats for the tenant  | 
                                                - | 
                                                     integer  | 
                                                
                                                     int32  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     The total number of USED Viewer seats for the tenant  | 
                                                - | 
                                                     integer  | 
                                                
                                                     int32  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     The total number of Professional seats for the tenant  | 
                                                - | 
                                                     integer  | 
                                                
                                                     int32  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     The total number of USED Professional seats for the tenant  | 
                                                - | 
                                                     integer  | 
                                                
                                                     int32  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     The total number of Analyst seats for the tenant  | 
                                                - | 
                                                     integer  | 
                                                
                                                     int32  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     The total number of USED Analyst seats for the tenant  | 
                                                - | 
                                                     integer  | 
                                                
                                                     int32  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     The total number of Basic seats for the tenant  | 
                                                - | 
                                                     integer  | 
                                                
                                                     int32  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     The total number of USED Basic seats for the tenant  | 
                                                - | 
                                                     integer  | 
                                                
                                                     int32  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     The total number of Scientist seats for the tenant  | 
                                                - | 
                                                     integer  | 
                                                
                                                     int32  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     The total number of USED Scientist seats for the tenant  | 
                                                - | 
                                                     integer  | 
                                                
                                                     int32  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     Miscellaneous settings  | 
                                                - | ||
| 
                                                     
                                                          | 
                                                
                                                     The PULSE security key for the tenant  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Sets a specific 'User Default' template for the tenant - using the User Default ID  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Set whether users can override the tenant's main User Defaults template  | 
                                                - | 
                                                     boolean  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The default theme that should be applied to all content in the tenant - using the theme ID  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The default email template that should be used for the tenant's emails - using the Email template ID  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The default Hub template that should be used for the tenant's hubs - using the Hub template ID  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The id of the default ai server of the tenant  | 
                                                - | 
                                                     string  | 
                                                
Usages
 /API2/access/getAllTenants
                                    
 /API2/access/getTenantByName
                                    
 /API3/access/getAllTenants
                                    
 /API3/access/getTenantByName
                                    
 id