onvif
    Preparing search index...

    Interface SetNetworkInterfacesResponse

    interface SetNetworkInterfacesResponse {
        rebootNeeded: boolean;
    }
    Index
    rebootNeeded: boolean

    Indicates whether or not a reboot is required after configuration updates. If a device responds with RebootNeeded set to false, the device can be reached via the new IP address without further action. A client should be aware that a device may not be responsive for a short period of time until it signals availability at the new address via the discovery Hello messages. If a device responds with RebootNeeded set to true, it will be further available under its previous IP address. The settings will only be activated when the device is rebooted via the SystemReboot command.