MeetingBooster API
Requests
Objects
Enums

Maintenance mode

MeetingBooster can be set to maintenance mode when doing updates. If you are hosting MeetingBooster yourself see the "MeetingBooster On-Premise Update Procedure" document. To manaully set MeetingBooster to Maintenance Mode you can set the "MaintenanceMode" application setting in web.config. The value you put in here will be shown as the message to the user. MeetingBooster will be in Maintenance Mode as long as the MaintenanceMode setting is not empty.

During the maintenance mode the MeetingBooster web site cannot be accessed. When MeetingBooster is in Maintenance mode all API request will return a http status code 503 and an empty result. The maintenance message can be found in the response header "Maintenace: Xxxxxx"