Update a Configuration Password
post
                    /rest/{versionId}/configuration/deviceConfigs/{deviceId}/util/encryptPassword
Use this (POST) method to provide specific configuration required passwords. Devices may require additional passwords for some configuration elements so they can be modified. Refer to the device product documentation for more information about these additional passwords.
                Request
Supported Media Types
                - application/xml
 - application/json
 
Path Parameters
                
                
                
                
                
                
                Response
Supported Media Types
                - application/xml
 - application/json
 
200 Response
successful operation
                
                
                    Root Schema : schema
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
string400 Response
The user input is invalid.
                
                
                401 Response
The session ID is invalid.
                
                
                404 Response
The object (resource URI, device, and so on) of your input request cannot be found.