
Minor grammar changes...
On Tue, 2014-05-20 at 23:27 +0800, shaohef@linux.vnet.ibm.com wrote:
From: ShaoHe Feng <shaohef@linux.vnet.ibm.com>
Signed-off-by: ShaoHe Feng <shaohef@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. set a ticket for a VM. Only the one with the ticket can access this VM. + * password *(optional)*: the password of ticket. + * expire *(optional)*: the ticket is invalid when expire, default is 30 + seconds. Either change "expire" to "expired" or here's a more concise suggestion: : lifetime of a ticket. Default is 30s. ACK.
On 05/21/2014 04:17 AM, Christy Perez wrote: thanks for comment.
* 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. Regards,
- Christy
_______________________________________________ Kimchi-devel mailing list Kimchi-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/kimchi-devel
-- Thanks and best regards! Sheldon Feng(冯少合)<shaohef@linux.vnet.ibm.com> IBM Linux Technology Center