diff --git a/api-ref/src/wadls/orchestration-api/src/v1/common.ent b/api-ref/src/wadls/orchestration-api/src/v1/common.ent
index 7b433d48b..6eb19ea45 100644
--- a/api-ref/src/wadls/orchestration-api/src/v1/common.ent
+++ b/api-ref/src/wadls/orchestration-api/src/v1/common.ent
@@ -106,13 +106,19 @@
provider template functionality use this mapping. When you want to
use a provider template, for example, the Orchestration service
adds an entry to the files map by using:
-
- The URL
- of the provider template as the name.
- The contents of that file as
- the value.
-
+
+
+
+ The URL of the provider template as the name.
+
+
+
+
+ The contents of that file as the value.
+
+
+
Additionally, some template authors encode their user data in a local
file. The Orchestration client examines the template for the
@@ -145,7 +151,8 @@
'>
+
@@ -167,7 +174,8 @@
'>
+
@@ -254,13 +262,15 @@
'>
-
-
- User-defined parameter names to pass to the template.
-
-
+
+
+
+ User-defined parameter names to pass to the template.
+
+
'>
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/orchestration-api.wadl b/api-ref/src/wadls/orchestration-api/src/v1/orchestration-api.wadl
index 4e7d90708..05800cf4b 100644
--- a/api-ref/src/wadls/orchestration-api/src/v1/orchestration-api.wadl
+++ b/api-ref/src/wadls/orchestration-api/src/v1/orchestration-api.wadl
@@ -18,7 +18,7 @@
-
+
@@ -292,7 +292,7 @@
-
+
@@ -304,7 +304,7 @@
+ href="samples/heat-versions-response.json"/>
@@ -485,7 +485,7 @@
-
+
@@ -504,7 +504,7 @@
-
+
-
@@ -653,7 +653,7 @@
-
+
-
+
-
+
-
+
@@ -914,7 +914,7 @@
+ href="samples/stack-action-suspend-request.json"/>
+ href="samples/stack-action-resume-request.json"/>
@@ -967,7 +967,7 @@
+ href="samples/stack-action-cancel-update-request.json"/>
+ href="samples/stack-action-check-request.json"/>
@@ -1029,7 +1029,7 @@
-
+
@@ -1049,7 +1049,7 @@
-
+
&stackResponseParameters;
@@ -1072,7 +1072,7 @@
Returns the template for a stack.
-
+
&templateResponseParameters;
@@ -1093,7 +1093,7 @@
-
+
&templateUrlParameter;
&templateParameter;
@@ -1171,7 +1171,7 @@
-
+
&templateUrlParameter;
&templateParameter;
@@ -1236,7 +1236,7 @@
-
+
@@ -1270,7 +1270,7 @@
-
+
@@ -1291,7 +1291,7 @@
-
+
@@ -1309,7 +1309,7 @@
-
+
@@ -1326,7 +1326,7 @@
-
+
&snapshotsParameter;
&snapshotcommonParameters;
@@ -1345,7 +1345,7 @@
-
+
&snapshotResponseParameters;
&snapshotcommonParameters;
@@ -1387,7 +1387,7 @@
-
+
@@ -1404,7 +1404,7 @@
-
+
@@ -1421,7 +1421,7 @@
-
&templateUrlParameter;
@@ -1434,7 +1434,7 @@
-
+
@@ -1540,7 +1540,7 @@
-
+
@@ -1564,7 +1564,7 @@
-
+
&templateResponseParameters;
@@ -1597,7 +1597,7 @@
-
+
@@ -1667,7 +1667,7 @@
Lists resources in a stack, in JSON format.
-
+
&resourcesParameter;
&stackresourceResponseParameters;
@@ -1689,7 +1689,7 @@
Shows resource data for a resource, in JSON format.
-
+
&stackresourceResponseParameters;
@@ -1709,7 +1709,7 @@
-
+
@@ -1816,7 +1816,7 @@
-
+
@@ -1888,7 +1888,7 @@
-
+
@@ -1902,7 +1902,7 @@
Shows details for an event.
-
+
@@ -1920,7 +1920,7 @@
-
+
@@ -1937,7 +1937,7 @@
-
-
&softwareconfigResponseParameters;
@@ -2030,7 +2030,7 @@
-
+
&softwareconfigResponseParameters;
@@ -2060,7 +2060,7 @@
-
+
&softwaredeploymentResponseParameters;
@@ -2086,7 +2086,7 @@
xmlns:wadl="http://wadl.dev.java.net/2009/02"
xml:lang="EN">
+ href="samples/deployment-metadata-response.json"/>
@@ -2104,7 +2104,7 @@
xmlns:wadl="http://wadl.dev.java.net/2009/02"
xml:lang="EN">
+ href="samples/deployment-create-request.json"/>
@@ -2179,7 +2179,7 @@
+ href="samples/deployment-create-response.json"/>
&softwaredeploymentResponseParameters;
@@ -2197,7 +2197,7 @@
-
+
&softwaredeploymentResponseParameters;
@@ -2216,7 +2216,7 @@
+ href="samples/deployment-update-request.json"/>
@@ -2284,7 +2284,7 @@
+ href="samples/deployment-update-response.json"/>
&softwaredeploymentResponseParameters;
@@ -2329,7 +2329,7 @@
-
+
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/build-info-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/build-info-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/build-info-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/build-info-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/config-create-req.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/config-create-request.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/config-create-req.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/config-create-request.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/config-create-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/config-create-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/config-create-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/config-create-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/config-show-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/config-show-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/config-show-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/config-show-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-create-req.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-create-request.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-create-req.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-create-request.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-create-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-create-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-create-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-create-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-metadata-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-metadata-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-metadata-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-metadata-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-show-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-show-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-show-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-show-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-update-req.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-update-request.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-update-req.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-update-request.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-update-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-update-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-update-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-update-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-list-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/deployments-list-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/deployment-list-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/deployments-list-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/event-show-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/event-show-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/event-show-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/event-show-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/event-list-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/events-list-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/event-list-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/events-list-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/heat-versions-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/heat-versions-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/heat-versions-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/heat-versions-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/resource-metadata-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/resource-metadata-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/resource-metadata-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/resource-metadata-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/resource-schema-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/resource-schema-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/resource-schema-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/resource-schema-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/resource-show-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/resource-show-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/resource-show-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/resource-show-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/resource-type-template-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/resource-type-template-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/resource-type-template-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/resource-type-template-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/resource-type-list-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/resource-types-list-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/resource-type-list-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/resource-types-list-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/resource-list-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/resources-list-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/resource-list-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/resources-list-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/service-list-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/services-list-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/service-list-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/services-list-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-abandon-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-abandon-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-abandon-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stack-abandon-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-action-cancel-update-req.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-action-cancel-update-request.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-action-cancel-update-req.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stack-action-cancel-update-request.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-action-check-req.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-action-check-request.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-action-check-req.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stack-action-check-request.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-action-resume-req.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-action-resume-request.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-action-resume-req.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stack-action-resume-request.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-action-suspend-req.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-action-suspend-request.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-action-suspend-req.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stack-action-suspend-request.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-adopt-req.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-adopt-request.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-adopt-req.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stack-adopt-request.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-adopt-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-adopt-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-adopt-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stack-adopt-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-create-req.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-create-request.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-create-req.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stack-create-request.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-create-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-create-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-create-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stack-create-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-find-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-find-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-find-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stack-find-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-list-outputs-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-outputs-list-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-list-outputs-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stack-outputs-list-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-preview-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-preview-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-preview-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stack-preview-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-show-output-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-show-output-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-show-output-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stack-show-output-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-show-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-show-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-show-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stack-show-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-show-snapshot-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-show-snapshot-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-show-snapshot-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stack-show-snapshot-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-snapshot-req.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-snapshot-request.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-snapshot-req.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stack-snapshot-request.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-snapshot-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-snapshot-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-snapshot-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stack-snapshot-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-list-snapshot-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-snapshots-list-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-list-snapshot-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stack-snapshots-list-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-update-preview-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-update-preview-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-update-preview-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stack-update-preview-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-update-req.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-update-request.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-update-req.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stack-update-request.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/stack-list-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/stacks-list-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/stack-list-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/stacks-list-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/template-show-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/template-show-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/template-show-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/template-show-response.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/template-validate-req.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/template-validate-request.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/template-validate-req.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/template-validate-request.json
diff --git a/api-ref/src/wadls/orchestration-api/src/v1/samples/template-validate-resp.json b/api-ref/src/wadls/orchestration-api/src/v1/samples/template-validate-response.json
similarity index 100%
rename from api-ref/src/wadls/orchestration-api/src/v1/samples/template-validate-resp.json
rename to api-ref/src/wadls/orchestration-api/src/v1/samples/template-validate-response.json