Tenant
The Tenant table contains the tenants managed by the primary tenant.
Column | Type | Description |
---|---|---|
ID | String | Tenant Id (primary key) |
CompanyName | String | Tenant company name |
PodFqdn | String | Fully Qualified Domain Name (Fqdn) of the pod on which the tenant resides. |
Status | Boolean | Whether tenant is enabled. |
Updated over 3 years ago