×
Menu
Index

statusupdate

 

Description

 
Return the status on an update that is currently in progress. 
 
Check the status of an update started by executeupdate.
 
POST statusupdate
 

Request

 
Consult section Standard Request Structure,
 

Response

 
 
Example
{
    "result": {
        "msg": "OK. Update to version  2.0.13.el6.x86_64 completed at  Fri Jan 3 14:45:48 EST 2014",
        "records": {
            "msg": "OK. Update to version  2.0.13.el6.x86_64 completed at  Fri Jan 3 14:45:48 EST 2014"
        },
        "success": true,
        "total": 1
    },
    "session_id": 20012,
    "success": true
}
 
 
 
Made with help of Dr.Explain
Copyright (c) SoftNAS LLC