From 95cb1f2e6834b4b1f30754f3243b2a27f21cd69b Mon Sep 17 00:00:00 2001 From: Serg Melikyan Date: Wed, 7 Aug 2013 11:47:59 +0400 Subject: [PATCH] Resolved MRN-705 Corrected identation for Remove WebServer section Change-Id: Ib0fd40edc02d25cf1873f984140baf512c122c98 --- .../src/docbkx/content/specification.xml | 103 +++++++++++------- 1 file changed, 64 insertions(+), 39 deletions(-) diff --git a/src/murano-manual/src/docbkx/content/specification.xml b/src/murano-manual/src/docbkx/content/specification.xml index 3e93906..c22e078 100644 --- a/src/murano-manual/src/docbkx/content/specification.xml +++ b/src/murano-manual/src/docbkx/content/specification.xml @@ -1560,46 +1560,71 @@ - -
- Remove Web Server
- Call - - DELETE /environments/<id>/services/<service_id> Call - - - - - - - Method - URI - Description - - - - - DELETE - /environments/<id>/services/<service_id> - Remove specified service. - - - - -
-
-
- Payload - None -
-
- Returns - None + Remove Web Server +
+ Call + + DELETE /environments/<id>/services/<service_id> Call + + + + + + + Method + URI + Description + + + + + DELETE + /environments/<id>/services/<service_id> + Remove specified service. + + + + +
+ + Headers + + + + + + + + Name + Type + Required + Description + + + + + X-Configuration-Session + string + yes + ID of valid configuration session + + + +
+
+
+ Payload + None +
+
+ Returns + None +