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 7d208e6b7..eb46c4b9c 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 @@ -710,7 +710,7 @@ - Timelines for stack creation. + Time-lines for stack creation. @@ -1551,10 +1551,11 @@ Filters the event list by a specified resource action. You can use this filter multiple times to filter by multiple resource actions. Valid resource actions are - CREATE, DELETE, - UPDATE, ROLLBACK, - SUSPEND, RESUME, and - ADOPT. + ADOPT, CHECK, CREATE, + DELETE, INIT, + RESTORE, RESUME, + ROLLBACK, SNAPSHOT, + SUSPEND, and UPDATE. @@ -1567,8 +1568,8 @@ Filters the event list by a specified resource status. You can use this filter multiple times to filter by multiple resource statuses. Valid resource statuses are - IN_PROGRESS, COMPLETE, and - FAILED. + COMPLETE, FAILED, and + IN_PROGRESS. @@ -1592,8 +1593,8 @@ Filters the event list by a specified resource type. You can use this filter multiple times to filter by multiple resource types. Valid resource types include - OS::Nova::Server, OS::Cinder::Volume, + OS::Nova::Server, OS::Neutron::Port, and so on. @@ -1633,10 +1634,11 @@ Filters the event list by a specified resource action. You can use this filter multiple times to filter by multiple resource actions. Valid resource actions are - CREATE, DELETE, - UPDATE, ROLLBACK, - SUSPEND, RESUME, and - ADOPT. + ADOPT, CHECK, CREATE, + DELETE, INIT, + RESTORE, RESUME, + ROLLBACK, SNAPSHOT, + SUSPEND, and UPDATE. @@ -1649,8 +1651,8 @@ Filters the event list by a specified resource status. You can use this filter multiple times to filter by multiple resource statuses. Valid resource statuses are - IN_PROGRESS, COMPLETE, and - FAILED. + COMPLETE, FAILED, and + IN_PROGRESS. @@ -1674,8 +1676,8 @@ Filters the event list by a specified resource type. You can use this filter multiple times to filter by multiple resource types. Valid resource types include - OS::Nova::Server, OS::Cinder::Volume, + OS::Nova::Server, OS::Neutron::Port, and so on. @@ -1953,8 +1955,8 @@ - Current status of the deployment. Value is - IN_PROGRESS, COMPLETE, or + Current status of the deployment. A valid value is + COMPLETE, IN_PROGRESS, or FAILED. @@ -2069,7 +2071,7 @@ xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN"> - Map of output values for the deployment, as signalled from + Map of output values for the deployment, as signaled from the server. @@ -2112,9 +2114,10 @@ A 503 error code indicates that the heat - engines are down. Run the heat-manage service - list command or contact your cloud provider to - find out why the heat engines are down. + engines are not operational. Run the heat-manage + service list command or contact your cloud + provider to determine why the heat engines are not + operational. @@ -2133,7 +2136,7 @@ - All Orchestration engines are down. + All Orchestration engines are not operational.