Merge pull request #27305 from yongtang/27294-docs-Size-RefCount
Update docs for `Size` and `RefCount` for `UsageData` Upstream-commit: 98d19efe50554227539698bb60b97d65ba0cfbab Component: engine
This commit is contained in:
@ -2663,8 +2663,10 @@ Return docker data usage information
|
||||
"Mountpoint": "",
|
||||
"Labels": null,
|
||||
"Scope": "",
|
||||
"Size": 0,
|
||||
"RefCount": 0
|
||||
"UsageData": {
|
||||
"Size": 0,
|
||||
"RefCount": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user