Description
 
This method can be used to executes and apply a software updates.
 
 
Request
 
 
Response
 
 
Example
| 
 
{ 
    "result": { 
        "msg": "Update was started successfully. Version '2.0.13.el6.x86_64' installation is underway...", 
        "records": { 
            "msg": "Update was started successfully. Version '2.0.13.el6.x86_64' installation is underway...", 
            "newversion": "2.0.13.el6.x86_64" 
        }, 
        "success": true, 
        "total": 2 
    }, 
    "session_id": 20012, 
    "success": true 
} 
  
 |