POST /user-management-v2/start-update
FROM API REVISION 6.0
This resource should be used to inform the controller that you are gonna do multiple changes that can affect the current user-management system.
This is important inform the device, because it's possible that the web server need to restart in order to apply the configuration, and apply the according changes.
If you don't call this function first, the web-server may restart right before you really finished all your modification.
This is required for the resource :
To know if an update is already started, you can access the following resource :
If this parameter is not in the request, the Application/Json will be chosen by default.
There are multiple possible values (according the resource):
The first two are the most often used.
There are multiple possible values according the resource:
If this parameter is not present during the request, and error 415 Unsupported Media Type will be thrown.
The Content-Length entity-header field indicates the size of the entity-body.