sys/update_check
1 minute read.
Last Modified 2021-02-04 11:38 ESTNamespace | Name | Admin Only | Log Summary | Generates Event | Version Added | Version Removed |
---|---|---|---|---|---|---|
sys | update_check | yes | no | no | 1 | 1.2 |
This API has been removed and is no longer available on version 1.2 and later
Have TrueCommand perform a check for whether system updates are available. This is a manual probe to start the update check only. TrueCommand automatically checks for system updates every 24 hours or whenever the middleware is restarted otherwise.
- Required:
- none ({})
- Optional:
- none ({})
ARGUMENTS ONLY: See the basics of API requests for additional formatting information.
"args" : {
"result" : "success",
"status" : "starting check for updates"
}
This API call does not generate a detailed log summary item
This API call does not emit any middleware events.