Container
Get changes on a container’s filesystem
Returns which files in a container's filesystem have been added, deleted, or modified. The Kind of modification can be one of:
- 0: Modified ("C")
- 1: Added ("A")
- 2: Deleted ("D")
get/containers/{id}/changes
Path parameters
idstring required
ID or name of the container
Response
The list of changes
Changes
No changes recorded. 1 of the 6 revisions has no diff computed, so it could not be searched.