Tenant Object
Tenant represents an isolated group of users, roles, applications and configuration parameters existing on behalf of a customer. Tenants do not intersect with each other, so if an object is scoped to one particular tenant, others won't be able to access it.
Fields
#
deleteAfterDateTime
Suspended tenant will be deleted after this point of time. For non-suspended tenants value will always be null
.
location
Non-null
Physical location, e.g. which identity server is used to host tenant's data.
Interfaces
#
Also implements APIResource .
Usages
#
References
#
- Field tenantUpdate from Mutation
- Field tenant from Query
Previous
TalentpoolPage