From e23e3bbed19710d04baae86295cbeaed27acf8ec Mon Sep 17 00:00:00 2001 From: Diane Fleming Date: Thu, 23 Jan 2014 08:55:34 -0600 Subject: [PATCH] Fix the resource_event_list method to show resource_name in URI Change-Id: Iba7ba5f846720c119160c223ed62dd547d7d4fe5 Author: Diane Fleming --- api-ref/src/docbkx/ch_orchestration-v1.xml | 2 +- .../src/v1/orchestration-api.wadl | 53 ++++++++++--------- 2 files changed, 30 insertions(+), 25 deletions(-) diff --git a/api-ref/src/docbkx/ch_orchestration-v1.xml b/api-ref/src/docbkx/ch_orchestration-v1.xml index 89cffc755..e9d1d3383 100644 --- a/api-ref/src/docbkx/ch_orchestration-v1.xml +++ b/api-ref/src/docbkx/ch_orchestration-v1.xml @@ -85,7 +85,7 @@ + href="../wadls/orchestration-api/src/v1/orchestration-api.wadl#events4"> + + + - - Limits the number of stacks that appear on - a page to this value. The typical pattern of + Limits the number of stacks that appear on a + page to this value. The typical pattern of limit and marker is to make an initial limited request and then to use the ID of the last stack from the response as the marker - parameter in a subsequent limited request. + parameter in a subsequent limited + request. - Specifies the ID of the last-seen stack. - The typical pattern of limit and marker is to - make an initial limited request and then to - use the ID of the last stack from the response - as the marker parameter in a subsequent - limited request. + Specifies the ID of the last-seen stack. The + typical pattern of limit and marker is to make + an initial limited request and then to use the + ID of the last stack from the response as the + marker parameter in a subsequent limited + request. @@ -185,8 +190,8 @@ - The sort direction of the stack list. - Either asc (ascending) or + The sort direction of the stack list. Either + asc (ascending) or desc (descending). @@ -208,14 +213,14 @@ The URL of the template to - instantiate. This value is ignored if the template - is supplied inline. + instantiate. This value is ignored if the + template is supplied inline. A JSON template to - instantiate. This value takes precedence over the - template URL if both are + instantiate. This value takes precedence over + the template URL if both are supplied. @@ -348,14 +353,14 @@ The URL of the template to - instantiate. This value is ignored if the template - is supplied inline. + instantiate. This value is ignored if the + template is supplied inline. A JSON template to - instantiate. This value takes precedence over the - template URL if both are + instantiate. This value takes precedence over + the template URL if both are supplied. @@ -411,14 +416,14 @@ The URL of the template to - instantiate. This value is ignored if the template - is supplied inline. + instantiate. This value is ignored if the + template is supplied inline. A JSON template to - instantiate. This value takes precedence over the - template URL if both are + instantiate. This value takes precedence over + the template URL if both are supplied.