[lxc-devel] [lxd/master] Added optional ?target=<member> to /containers POST documentation

felix-engelmann on Github lxc-bot at linuxcontainers.org
Tue Sep 25 22:03:13 UTC 2018


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 411 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20180925/e3c80f07/attachment.bin>
-------------- next part --------------
From be8c9de50b15846d3435419febd42274fac85006 Mon Sep 17 00:00:00 2001
From: Felix Engelmann <felix-lxd at nlogn.org>
Date: Tue, 25 Sep 2018 23:58:41 +0200
Subject: [PATCH] Added optional ?target=<member> to /containers POST
 documentation

Signed-off-by: Felix Engelmann <felix-lxd at nlogn.org>
---
 doc/rest-api.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/rest-api.md b/doc/rest-api.md
index 9572599129..c2499c436d 100644
--- a/doc/rest-api.md
+++ b/doc/rest-api.md
@@ -423,7 +423,7 @@ Return value:
         "/1.0/containers/blah1"
     ]
 
-### POST
+### POST (optional `?target=<member>`)
  * Description: Create a new container
  * Authentication: trusted
  * Operation: async


More information about the lxc-devel mailing list