summaryrefslogtreecommitdiff
path: root/api-ref/source/baremetal-api-v1-deploy-templates.inc
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-12-17 02:48:32 +0000
committerGerrit Code Review <review@openstack.org>2020-12-17 02:48:32 +0000
commit2616178ac24b80c3dde042bcfed9ac55d5477ba3 (patch)
treed922a9f59cf4597aeb65666a2b6ad13eaa9df451 /api-ref/source/baremetal-api-v1-deploy-templates.inc
parenta58b88c737a1626af3c98de0f42f9a114fcc6104 (diff)
parent50657a87df8b032bac888ac2a577b17b37f82eef (diff)
downloadironic-2616178ac24b80c3dde042bcfed9ac55d5477ba3.tar.gz
Merge "Complete the REST API POST documentation"
Diffstat (limited to 'api-ref/source/baremetal-api-v1-deploy-templates.inc')
-rw-r--r--api-ref/source/baremetal-api-v1-deploy-templates.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/api-ref/source/baremetal-api-v1-deploy-templates.inc b/api-ref/source/baremetal-api-v1-deploy-templates.inc
index 96e28341e..286e13bda 100644
--- a/api-ref/source/baremetal-api-v1-deploy-templates.inc
+++ b/api-ref/source/baremetal-api-v1-deploy-templates.inc
@@ -36,6 +36,16 @@ Request
- uuid: req_uuid
- extra: req_extra
+Request Step
+------------
+
+.. rest_parameters:: parameters.yaml
+
+ - interface: deploy_template_step_interface
+ - step: deploy_template_step_step
+ - args: deploy_template_step_args
+ - priority: deploy_template_step_priority
+
Request Example
---------------