onvif
    Preparing search index...

    Interface SetUser

    interface SetUser {
        user: User[];
    }
    Index
    user: User[]

    Updates the credentials for one or several users on an device. Either all change requests are processed successfully or a fault message MUST be returned. If the request contains the same username multiple times, a fault message is returned.