Explorar o código

Merge pull request #17192 from HuKeping/docs-update

Docs: update docs for API stats
moxiegirl %!s(int64=9) %!d(string=hai) anos
pai
achega
e92a735d70

+ 1 - 1
docs/reference/api/docker_remote_api_v1.21.md

@@ -662,7 +662,7 @@ This endpoint returns a live stream of a container's resource usage statistics.
 
 
       {
       {
          "read" : "2015-01-08T22:57:31.547920715Z",
          "read" : "2015-01-08T22:57:31.547920715Z",
-         "network": {
+         "networks": {
                  "eth0": {
                  "eth0": {
                      "rx_bytes": 5338,
                      "rx_bytes": 5338,
                      "rx_dropped": 0,
                      "rx_dropped": 0,

+ 1 - 1
docs/reference/api/docker_remote_api_v1.22.md

@@ -662,7 +662,7 @@ This endpoint returns a live stream of a container's resource usage statistics.
 
 
       {
       {
          "read" : "2015-01-08T22:57:31.547920715Z",
          "read" : "2015-01-08T22:57:31.547920715Z",
-         "network": {
+         "networks": {
                  "eth0": {
                  "eth0": {
                      "rx_bytes": 5338,
                      "rx_bytes": 5338,
                      "rx_dropped": 0,
                      "rx_dropped": 0,