mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Merge pull request #17192 from HuKeping/docs-update
Docs: update docs for API stats
This commit is contained in:
@@ -662,7 +662,7 @@ This endpoint returns a live stream of a container's resource usage statistics.
|
||||
|
||||
{
|
||||
"read" : "2015-01-08T22:57:31.547920715Z",
|
||||
"network": {
|
||||
"networks": {
|
||||
"eth0": {
|
||||
"rx_bytes": 5338,
|
||||
"rx_dropped": 0,
|
||||
|
||||
@@ -662,7 +662,7 @@ This endpoint returns a live stream of a container's resource usage statistics.
|
||||
|
||||
{
|
||||
"read" : "2015-01-08T22:57:31.547920715Z",
|
||||
"network": {
|
||||
"networks": {
|
||||
"eth0": {
|
||||
"rx_bytes": 5338,
|
||||
"rx_dropped": 0,
|
||||
|
||||
Reference in New Issue
Block a user