×
Menu
Index

executeupdate

 

Description

 
Execute and apply software updates.
 
POST executeupdate
 

Request

 
Consult section Standard Request Structure,
 

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
}
Made with help of Dr.Explain
Copyright (c) SoftNAS LLC