open fun rxMaintenanceService(maintenanceOptions: MaintenanceOptions): Single<Void>
Places a given service into "maintenance mode"
maintenanceOptions - the maintenance options
maintenanceOptions
Return