[Kimchi-devel] [PATCH 1/5] Granular Task Queries: Backend

Crístian Viana vianac at linux.vnet.ibm.com
Thu Feb 26 19:02:32 UTC 2015


On 25-02-2015 13:53, Christy Perez wrote:
> diff --git a/docs/API.md b/docs/API.md
> index 3f7925f..bc68f06 100644
> --- a/docs/API.md
> +++ b/docs/API.md
> @@ -651,6 +651,20 @@ server.
>           * failed: The task failed
>       * message: Human-readable details about the Task status
>       * target_uri: Resource URI related to the Task
> +    * description: A more-detailed identifier for a task.
> +            * VM task descriptions:
> +                * clone
> +                * create
> +            * Storage descriptions:
> +                * create
> +                * clone
> +            * Pool descriptions:
> +                * create
> +                * scan
> +            * Debugreport descriptions:
> +                * create
> +            * Host SW Update descriptions:
> +                * update
>   * **POST**: *See Task Actions*

Shouldn't the snapshot creation be listed here as well? That operation 
is also task-based.




More information about the Kimchi-devel mailing list