Class TenantStatus
Namespace: SuperOffice.WebApi.DataAssembly: SuperOffice.WebApi.dll Online tenant status: Endpoint URL, State, IsRunning
Inheritance
object ← TenantStatusInherited Members
object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()Constructors
TenantStatus()
Properties
Api
Base URL to tenant API: “https://sod2.superoffice.com/Cust30884/api”Property Value
stringContextIdentifier
Customer identifier: “Cust30884”Property Value
stringEndpoint
Base URL to tenant: “https://sod2.superoffice.com/Cust30884”Property Value
stringIsRunning
Is the tenant state Running or OnlineMaintenance.This indicates that APIs are up and running and all is good.