Skip to content

Commit

Permalink
Create new release version 3.8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
usharesoft-ci committed Apr 24, 2019
1 parent 4857f32 commit ef23504
Show file tree
Hide file tree
Showing 10 changed files with 8,466 additions and 8,465 deletions.
2 changes: 1 addition & 1 deletion en/source/pages/appliance/applianceLogo_downloadFile.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ URI Parameters
~~~~~~~~~~~~~~

* ``uid`` (required): the user name (login name) of the :ref:`user-object`
* ``fileName`` (required): the file name of the logo
* ``fileName`` (required): the file name of the logo to upload
* ``aid`` (required): the id of the :ref:`appliance-object`
* ``logoId`` (required): the id of the :ref:`logo-object`

Expand Down
2 changes: 1 addition & 1 deletion en/source/pages/appliance/applianceLogo_upload.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ URI Parameters
~~~~~~~~~~~~~~

* ``uid`` (required): the user name (login name) of the :ref:`user-object`
* ``fileName`` (required): the file name of the logo
* ``fileName`` (required): the file name of the logo to upload
* ``aid`` (required): the id of the :ref:`appliance-object`
* ``logoId`` (required): the id of the :ref:`logo-object`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ URI Parameters

* ``uid`` (required): the user name (login name) of the :ref:`user-object`
* ``bsid`` (required): the id of the :ref:`bootscript-object`
* ``fileName`` (required): the name of the boot script
* ``fileName`` (required): the boot script filename to add
* ``aid`` (required): the id of the :ref:`appliance-object`

HTTP Request Body Parameters
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ URI Parameters

* ``uid`` (required): the user name (login name) of the :ref:`user-object`
* ``bsid`` (required): the id of the :ref:`bootscript-object`
* ``fileName`` (required): the name of the boot script
* ``fileName`` (required): the boot script filename to add
* ``aid`` (required): the id of the :ref:`appliance-object`

HTTP Request Body Parameters
Expand Down
2 changes: 1 addition & 1 deletion en/source/pages/applianceinstallprofilenic/nic_delete.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ URI Parameters

* ``uid`` (required): the user name (login name) of the :ref:`user-object`
* ``ipid`` (required): the id of the :ref:`installprofile-object`
* ``nid`` (required): the id of the :ref:`nic-object`
* ``nid`` (required): the id of the :ref:`nic-object` to delete
* ``aid`` (required): the id of the :ref:`appliance-object`

HTTP Request Body Parameters
Expand Down
2 changes: 1 addition & 1 deletion en/source/pages/applianceinstallprofilenic/nic_get.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ URI Parameters

* ``uid`` (required): the user name (login name) of the :ref:`user-object`
* ``ipid`` (required): the id of the :ref:`installprofile-object`
* ``nid`` (required): the id of the :ref:`nic-object`
* ``nid`` (required): the id of the :ref:`nic-object` to delete
* ``aid`` (required): the id of the :ref:`appliance-object`

HTTP Request Body Parameters
Expand Down
2 changes: 1 addition & 1 deletion en/source/pages/applianceinstallprofilenic/nic_update.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ URI Parameters

* ``uid`` (required): the user name (login name) of the :ref:`user-object`
* ``ipid`` (required): the id of the :ref:`installprofile-object`
* ``nid`` (required): the id of the :ref:`nic-object`
* ``nid`` (required): the id of the :ref:`nic-object` to delete
* ``aid`` (required): the id of the :ref:`appliance-object`

HTTP Request Body Parameters
Expand Down
16,913 changes: 8,457 additions & 8,456 deletions en/source/pages/application.wadl

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/source/pages/userprofile/userAvatar_downloadFile.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ URI Parameters
~~~~~~~~~~~~~~

* ``uid`` (required): the user name (login name) of the :ref:`user-object`
* ``fileName`` (required): the file name of the photo to upload
* ``fileName`` (required): the file name of the photo to download
* ``photoId`` (required): the id of the :ref:`logo-object`

HTTP Request Body Parameters
Expand Down
2 changes: 1 addition & 1 deletion en/source/pages/userprofile/userAvatar_upload.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ URI Parameters
~~~~~~~~~~~~~~

* ``uid`` (required): the user name (login name) of the :ref:`user-object`
* ``fileName`` (required): the file name of the photo to upload
* ``fileName`` (required): the file name of the photo to download
* ``photoId`` (required): the id of the :ref:`logo-object`

HTTP Request Body Parameters
Expand Down

0 comments on commit ef23504

Please sign in to comment.