mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 12:41:42 +00:00
remote api: explain Kind (ChangeType)
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
This commit is contained in:
@@ -495,6 +495,12 @@ Inspect changes on container `id`'s filesystem
|
||||
}
|
||||
]
|
||||
|
||||
Values for `Kind`:
|
||||
|
||||
- `0`: Modify
|
||||
- `1`: Add
|
||||
- `2`: Delete
|
||||
|
||||
Status Codes:
|
||||
|
||||
- **200** – no error
|
||||
|
||||
Reference in New Issue
Block a user