[Kimchi-devel] [PATCH 1/4] update API.md
shaohef at linux.vnet.ibm.com
shaohef at linux.vnet.ibm.com
Tue May 20 15:27:16 UTC 2014
From: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
Signed-off-by: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
---
docs/API.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docs/API.md b/docs/API.md
index 9217a37..d4b7291 100644
--- a/docs/API.md
+++ b/docs/API.md
@@ -111,6 +111,10 @@ the following general conventions:
**Actions (POST):**
+* setticket: set a ticket for VM, only the one get the ticket can access this VM.
+ * password *(optional)*: the password of ticket.
+ * expire *(optional)*: the ticket is invalid when expire, default is 30
+ seconds.
* start: Power on a VM
* poweroff: Power off a VM forcefully. Note this action may produce undesirable
results, for example unflushed disk cache in the guest.
--
1.9.0
More information about the Kimchi-devel
mailing list