
Signed-off-by: Jose Ricardo Ziviani <joserz@linux.vnet.ibm.com> --- src/wok/plugins/kimchi/docs/API.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/wok/plugins/kimchi/docs/API.md b/src/wok/plugins/kimchi/docs/API.md index e314a0f..ccc843f 100644 --- a/src/wok/plugins/kimchi/docs/API.md +++ b/src/wok/plugins/kimchi/docs/API.md @@ -827,6 +827,9 @@ Contains information of host. Only allowed if there is not vm running. * swupdate: Start the update of packages in background and return a Task resource * task resource. * See Resource: Task * +* swupdateprogress: Read the package manager logfile in background and return a + Task resource. + * task resource. * See Resource: Task * ### Resource: Users -- 1.9.1