ConnectApi.​MaintenanceInfo

Information about the upcoming scheduled maintenance for the organization.
Property Name Type Description Available Version
description String Description of the maintenance. 34.0
maintenanceTitle String Title of the maintenance. 34.0
maintenanceType ConnectApi.​MaintenanceType Specifies the type of maintenance. One of the following:
  • Downtime—Downtime maintenance.
  • GenerallyAvailable—Maintenance with generally available mode.
  • MaintenanceWithDowntime—Scheduled maintenance with downtime.
  • ReadOnly—Maintenance with read-only mode.
34.0
message​EffectiveTime Datetime Effective time when users start seeing the maintenance message. 34.0
message​ExpirationTime Datetime Expiration time of the maintenance message. 34.0
scheduledEnd​Downtime Datetime Scheduled end of downtime. null for GenerallyAvailable and ReadOnly maintenance types. 34.0
scheduledEnd​MaintenanceTime Datetime Scheduled end of maintenance. null for Downtime maintenance type. 34.0
scheduledStart​Downtime Datetime Scheduled start of downtime. null for GenerallyAvailable and ReadOnly maintenance types. 34.0
scheduledStart​MaintenanceTime Datetime Scheduled start time of maintenance. null for Downtime maintenance type. 34.0
Previous
Next