Kind
of modification can be one of:0
: Modified1
: Added2
: Deletedcurl --location --request GET '/v1.33/containers//changes'
[
{
"Kind": 0,
"Path": "/dev"
},
{
"Kind": 1,
"Path": "/dev/kmsg"
},
{
"Kind": 1,
"Path": "/test"
}
]