Tenant

Xelion Object
      ↪ Entity
          ↪ Tenant


A server tenant.

Fields

Name Type Notes

databaseId

Integer

Tenant id.

* 0 : master of multi-tenant system

* >0 : the tenant id.

subDatabaseName

String

The internal name of this database.

active

Boolean

If true the the tenant is active

statusEnum

Tenant Status Enum

The tenant status

logMessage

String

The last error message.

licenseCounts

[License Count]

Information of supplied licenses

dbUsage

Integer

The database disk usage of the database of the tenant.

mohUsage

Integer

The disk usage of music-on-hold for the tenant.

monitorUsage

Integer

The disk usage of the temporary call recordings of the tenant, that are not imported in the database.

callRecordingUsage

Integer

The size of the call recordings in the database, is only available for Postgres databases

voicemailUsage

Integer

The size of the voicemails in the database, is only available for Postgres databases

chatAttachmentUsage

Integer

The size of the chat attachments in the database, is only available for Postgres databases

mailAttachmentUsage

Integer

The size of the mail attachments in the database, is only available for Postgres databases

totalAttachmentUsage

Integer

Total size of all attachments in the database, is only available for Postgres databases

totalUsage

Integer

The total disk usage of the tenant.

resellerName

String

the name of the reseller of this tenant

isTemplate

Boolean

Indicates whether the tenant is used as a template