update events related doc and swagger.yml

Signed-off-by: allencloud <allen.sun@daocloud.io>
Upstream-commit: ffc79bd1b092070ddd18c1ec87d8b87cbfaf741b
Component: engine
This commit is contained in:
allencloud
2017-01-05 11:13:05 +08:00
parent c2ca52e58a
commit 2d3aa0f1db
2 changed files with 75 additions and 58 deletions

View File

@ -5274,7 +5274,7 @@ paths:
Various objects within Docker report events when something happens to them.
Containers report these events: `attach, commit, copy, create, destroy, detach, die, exec_create, exec_detach, exec_start, export, kill, oom, pause, rename, resize, restart, start, stop, top, unpause, update`
Containers report these events: `attach, commit, copy, create, destroy, detach, die, exec_create, exec_detach, exec_start, export, health_status, kill, oom, pause, rename, resize, restart, start, stop, top, unpause, update`
Images report these events: `delete, import, load, pull, push, save, tag, untag`