Fix tables in env-template spec
Several tables in spec were broken. This commit fixes these issues Change-Id: I73c1d4f6b04726bda54b92a9bd75b1a2d09f89a1
This commit is contained in:
parent
553f3b9db1
commit
31a29de0cc
@ -177,7 +177,7 @@ include the description of all services/applications to be deployed.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
+—————-----------+-----------------------------------------------------------+
|
+----------------+-----------------------------------------------------------+
|
||||||
| Code | Description |
|
| Code | Description |
|
||||||
+================+===========================================================+
|
+================+===========================================================+
|
||||||
| 200 | OK. Environment Template created successfully |
|
| 200 | OK. Environment Template created successfully |
|
||||||
@ -223,7 +223,7 @@ include the description of all services/applications to be deployed.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
+—————-----------+-----------------------------------------------------------+
|
+----------------+-----------------------------------------------------------+
|
||||||
| Code | Description |
|
| Code | Description |
|
||||||
+================+===========================================================+
|
+================+===========================================================+
|
||||||
| 200 | OK. Environment Template created successfully |
|
| 200 | OK. Environment Template created successfully |
|
||||||
@ -348,7 +348,7 @@ Request*
|
|||||||
|
|
||||||
+----------+-------------------------------------+-----------------------------------+
|
+----------+-------------------------------------+-----------------------------------+
|
||||||
| Method | URI | Description |
|
| Method | URI | Description |
|
||||||
+==========+====================================+====================================+
|
+==========+=====================================+===================================+
|
||||||
| GET | /templates/{env-temp-id}/services | It obtains the service description|
|
| GET | /templates/{env-temp-id}/services | It obtains the service description|
|
||||||
+----------+-------------------------------------+-----------------------------------+
|
+----------+-------------------------------------+-----------------------------------+
|
||||||
|
|
||||||
@ -415,7 +415,7 @@ Request*
|
|||||||
|
|
||||||
+----------+--------------------------------------------+--------------------------------------+
|
+----------+--------------------------------------------+--------------------------------------+
|
||||||
| Method | URI | Description |
|
| Method | URI | Description |
|
||||||
+==========+================================+==================================================+
|
+==========+============================================+======================================+
|
||||||
| POST | /templates/{env-temp-id}/create-environment| Create an environment |
|
| POST | /templates/{env-temp-id}/create-environment| Create an environment |
|
||||||
+----------+--------------------------------------------+--------------------------------------+
|
+----------+--------------------------------------------+--------------------------------------+
|
||||||
|
|
||||||
@ -453,7 +453,7 @@ Request*
|
|||||||
"session_id": "adf4dadfaa9033ca7ce245fca10e38e1c8c4bbf7",
|
"session_id": "adf4dadfaa9033ca7ce245fca10e38e1c8c4bbf7",
|
||||||
}
|
}
|
||||||
|
|
||||||
+—————-----------+-----------------------------------------------------------+
|
+----------------+-----------------------------------------------------------+
|
||||||
| Code | Description |
|
| Code | Description |
|
||||||
+================+===========================================================+
|
+================+===========================================================+
|
||||||
| 200 | OK. Environment template created successfully |
|
| 200 | OK. Environment template created successfully |
|
||||||
|
Loading…
Reference in New Issue
Block a user