Updated APPC Documentation
[appc.git] / docs / APPC API Guide / APPC API Guide.rst
index 63ebd27..e00dc50 100644 (file)
@@ -868,17 +868,17 @@ A failed ConfigBackup action returns a failure response code and the specific fa
 |                                 |                                                                                                                                                                                    |                     |                                                                 |
 |                                 |                                                                                                                                                                                    |                     |     \": {                                                       |
 |                                 |                                                                                                                                                                                    |                     |                                                                 |
-|                                 |                                                                                                                                                                                    |                     |     \"host-ip-address\": \”value\”                          |
+|                                 |                                                                                                                                                                                    |                     |     \"host-ip-address\": \”value\”                              |
 |                                 |                                                                                                                                                                                    |                     |                                                                 |
 |                                 |                                                                                                                                                                                    |                     |     }                                                           |
 |                                 |                                                                                                                                                                                    |                     |                                                                 |
-|                                 |                                                                                                                                                                                    |                     |     \"configuration- parameters\": {\"<CONFIG- PARAMS>\"}   |
+|                                 |                                                                                                                                                                                    |                     |     \"configuration- parameters\": {\"<CONFIG- PARAMS>\"}       |
 +---------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------+-----------------------------------------------------------------+
 |     configuration- parameters   |     A set of instance specific configuration parameters should be specified, as required by the Chef cookbook or Ansible playbook.                                                 |     No              |                                                                 |
 +---------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------+-----------------------------------------------------------------+
 
 ConfigBackup Response
-^^^^^^^^^^^^^^^^^^^^^
+---------------------
 
 The ConfigBackup response returns an indication of success or failure of the request.
 
@@ -910,21 +910,21 @@ A failed ConfigRestore action returns a failure response code and the specific f
 +=================================+====================================================================================================================================================================================+=====================+=================================================================+
 |     request- parameters         |     The parameters required to process the request must include the host-ip-address to connect to the VNF (for Chef and Ansible, this will be the url to connect to the server).   |     Yes             |     "payload":                                                  |
 |                                 |                                                                                                                                                                                    |                     |                                                                 |
-|                                 |                                                                                                                                                                                    |                     |     "{\"request-parameters                                     |
+|                                 |                                                                                                                                                                                    |                     |     "{\"request-parameters                                      |
 |                                 |                                                                                                                                                                                    |                     |                                                                 |
-|                                 |                                                                                                                                                                                    |                     |     \": {                                                      |
+|                                 |                                                                                                                                                                                    |                     |     \": {                                                       |
 |                                 |                                                                                                                                                                                    |                     |                                                                 |
-|                                 |                                                                                                                                                                                    |                     |     \"host-ip-address\\": \”value\”                           |
+|                                 |                                                                                                                                                                                    |                     |     \"host-ip-address\\": \”value\”                             |
 |                                 |                                                                                                                                                                                    |                     |                                                                 |
 |                                 |                                                                                                                                                                                    |                     |     }                                                           |
 |                                 |                                                                                                                                                                                    |                     |                                                                 |
-|                                 |                                                                                                                                                                                    |                     |     \"configuration- parameters\": {\"<CONFIG- PARAMS>\"}     |
+|                                 |                                                                                                                                                                                    |                     |     \"configuration- parameters\": {\"<CONFIG- PARAMS>\"}       |
 +---------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------+-----------------------------------------------------------------+
 |     configuration- parameters   |     A set of instance specific configuration parameters should be specified, as required by the Chef cookbook or Ansible playbook.                                                 |     No              |                                                                 |
 +---------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------+-----------------------------------------------------------------+
 
 ConfigRestore Response
-^^^^^^^^^^^^^^^^^^^^^^
+----------------------
 
 The ConfigRestore response returns an indication of success or failure of the request.