mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Merge pull request #11195 from ahmetalpbalkan/doc/remote-api-kind
doc/api: explain Kind (ChangeType) Upstream-commit: e058b7980d6ddf09fac8ef68d806dcc26e63e264 Component: engine
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