TenantStatusCode Enum
Tenant's status code.
Possible Values
#
deleting
Tenant is being irreversibly deleted from the system.
error
Tenant provisioning or modification resulted in an error. SSO and API usage may be not fully available, depending on an error cause. Contact technical support for more information.
migrating
Tenant data is being migrated from a legacy system to a current identity server or between identity servers. SSO and API usage are not available.
migrationScheduled
Tenant data migration is scheduled for a nearest maintenance interval. SSO and API usage are available, though discouraged to be used. Contact support for more information.
modifying
Tenant configuration is being updated.
provisioning
Tenant is in the process of creation. SSO, API usage etc are not available at this moment.
ready
Tenant is fully provisioned: SSO and IAM API are available.
suspended
Tenant is suspended with auto-deletion scheduled for a certain point in time, due to expired contract or missed payment. For suspended tenants SSO and API usage are not available. Contact support for more information.
suspending
Tenant is being suspended. SSO and API usage may be not fully available.
unsuspending
Tenant is being unsuspended: transitioned back to ready
status. SSO and API usage may be not fully available.
SSO and API usage are not available.
Usages
#
References
#
- Field code from TenantStatus
TenantStatus
TenantUpdateRequest