Browse code

Changed the Remote API reference to connect a container to a network in v1.22 and v1.23

Signed-off-by: Christian Böhme <development@boehme3d.de>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Christian Böhme authored on 2016/02/27 09:31:03
Showing 1 changed files
... ...
@@ -3055,7 +3055,7 @@ Content-Type: application/json
3055 3055
 {
3056 3056
   "Container":"3613f73ba0e4",
3057 3057
   "EndpointConfig": {
3058
-    "test_nw": {
3058
+    "IPAMConfig": {
3059 3059
         "IPv4Address":"172.24.56.89",
3060 3060
         "IPv6Address":"2001:db8::5689"
3061 3061
     }