StartupApi
Functions
Link copied to clipboard
Completes the startup wizard.
Link copied to clipboard
Gets the first user.
Link copied to clipboard
Gets the first user.
Link copied to clipboard
suspend fun getStartupConfiguration(): Response<ERROR CLASS: Symbol not found for StartupConfigurationDto>
Gets the initial startup wizard configuration.
Link copied to clipboard
suspend fun setRemoteAccess(data: ERROR CLASS: Symbol not found for StartupRemoteAccessDto): Response<Unit>
Sets remote access and UPnP.
Link copied to clipboard
suspend fun updateInitialConfiguration(data: ERROR CLASS: Symbol not found for StartupConfigurationDto): Response<Unit>
Sets the initial startup wizard configuration.
Link copied to clipboard
suspend fun updateStartupUser(data: ERROR CLASS: Symbol not found for StartupUserDto?? = null): Response<Unit>
Sets the user name and password.