From acc710093bb1c9581670d20b62c68ad669b3a3ad Mon Sep 17 00:00:00 2001 From: MCamp859 Date: Mon, 11 May 2020 14:28:28 -0400 Subject: [PATCH] Minor edits to test docs promote issue Change-Id: I08ffc5e57b5b04c59102a6491f2fcdc256f16e0f Signed-off-by: MCamp859 --- api-ref/source/api-ref-dcmanager-v1.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/api-ref/source/api-ref-dcmanager-v1.rst b/api-ref/source/api-ref-dcmanager-v1.rst index af0328e16..1a79942da 100644 --- a/api-ref/source/api-ref-dcmanager-v1.rst +++ b/api-ref/source/api-ref-dcmanager-v1.rst @@ -184,9 +184,9 @@ internalServerError (500), serviceUnavailable (503) This operation does not accept a request body. -******************** +****************** Creates a subcloud -******************** +****************** .. rest_method:: POST /v1.0/subclouds @@ -215,7 +215,7 @@ serviceUnavailable (503) "bootstrap_values", "plain", "xsd:string", "The content of a file containing the bootstrap overrides such as subcloud name, management and OAM subnet." "install_values (Optional)", "plain", "xsd:string", "The content of a file containing install variables such as subcloud bootstrap interface and BMC information." "deploy_config (Optional)", "plain", "xsd:string", "The content of a file containing the resource definitions describing the desired subcloud configuration." - "group_id", "plain", "xsd:int", "Id of the subcloud group. Defaults to 1" + "group_id", "plain", "xsd:int", "Id of the subcloud group. Defaults to 1." **Response parameters**