Skip to content

Commit

Permalink
Merge pull request #1052 from usharesoft/3.8fp11rc1
Browse files Browse the repository at this point in the history
Add API documentation for release 3.8.fp11
  • Loading branch information
Vinc-Powa committed Mar 12, 2019
2 parents 6b4590f + 8d1c0a1 commit c6cc87b
Show file tree
Hide file tree
Showing 19 changed files with 8,307 additions and 8,289 deletions.
16,572 changes: 8,285 additions & 8,287 deletions apis/en/source/pages/application.wadl

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions apis/en/source/pages/dto-objects/Image.rst
Expand Up @@ -45,6 +45,7 @@ The list of attributes for ``image`` are:
* ``vmMemorySize`` (int): the recommended memory size (in bytes) to use when provisioning an instance from this machine image
* ``forceCheckingDeps`` (boolean): a boolean flag to enforce checking dependencies during the generation of this machine image
* ``entrypoint`` (string): the Entrypoint of a Docker machine image
* ``registeringName`` (string): the name of the image registered in the registry
* ``md5sum`` (string): the md5sum of the uploaded object
* ``mimeType`` (string): the mime type of the file uploaded
* ``sha256sum`` (string): the sha256 value of the uploaded object
Expand Down
1 change: 1 addition & 0 deletions apis/en/source/pages/dto-objects/PublishImage.rst
Expand Up @@ -48,6 +48,7 @@ The list of attributes for ``publishImage`` are:
* ``vmMemorySize`` (int): the recommended memory size (in bytes) to use when provisioning an instance from this machine image
* ``forceCheckingDeps`` (boolean): a boolean flag to enforce checking dependencies during the generation of this machine image
* ``entrypoint`` (string): the Entrypoint of a Docker machine image
* ``registeringName`` (string): the name of the image registered in the registry
* ``md5sum`` (string): the md5sum of the uploaded object
* ``mimeType`` (string): the mime type of the file uploaded
* ``sha256sum`` (string): the sha256 value of the uploaded object
Expand Down
1 change: 1 addition & 0 deletions apis/en/source/pages/dto-objects/PublishImageAws.rst
Expand Up @@ -49,6 +49,7 @@ The list of attributes for ``PublishImageAws`` are:
* ``vmMemorySize`` (int): the recommended memory size (in bytes) to use when provisioning an instance from this machine image
* ``forceCheckingDeps`` (boolean): a boolean flag to enforce checking dependencies during the generation of this machine image
* ``entrypoint`` (string): the Entrypoint of a Docker machine image
* ``registeringName`` (string): the name of the image registered in the registry
* ``md5sum`` (string): the md5sum of the uploaded object
* ``mimeType`` (string): the mime type of the file uploaded
* ``sha256sum`` (string): the sha256 value of the uploaded object
Expand Down
1 change: 1 addition & 0 deletions apis/en/source/pages/dto-objects/PublishImageAzure.rst
Expand Up @@ -53,6 +53,7 @@ The list of attributes for ``PublishImageAzure`` are:
* ``vmMemorySize`` (int): the recommended memory size (in bytes) to use when provisioning an instance from this machine image
* ``forceCheckingDeps`` (boolean): a boolean flag to enforce checking dependencies during the generation of this machine image
* ``entrypoint`` (string): the Entrypoint of a Docker machine image
* ``registeringName`` (string): the name of the image registered in the registry
* ``md5sum`` (string): the md5sum of the uploaded object
* ``mimeType`` (string): the mime type of the file uploaded
* ``sha256sum`` (string): the sha256 value of the uploaded object
Expand Down
Expand Up @@ -54,6 +54,7 @@ The list of attributes for ``PublishImageCloudStack`` are:
* ``vmMemorySize`` (int): the recommended memory size (in bytes) to use when provisioning an instance from this machine image
* ``forceCheckingDeps`` (boolean): a boolean flag to enforce checking dependencies during the generation of this machine image
* ``entrypoint`` (string): the Entrypoint of a Docker machine image
* ``registeringName`` (string): the name of the image registered in the registry
* ``md5sum`` (string): the md5sum of the uploaded object
* ``mimeType`` (string): the mime type of the file uploaded
* ``sha256sum`` (string): the sha256 value of the uploaded object
Expand Down
1 change: 1 addition & 0 deletions apis/en/source/pages/dto-objects/PublishImageDocker.rst
Expand Up @@ -51,6 +51,7 @@ The list of attributes for ``PublishImageDocker`` are:
* ``vmMemorySize`` (int): the recommended memory size (in bytes) to use when provisioning an instance from this machine image
* ``forceCheckingDeps`` (boolean): a boolean flag to enforce checking dependencies during the generation of this machine image
* ``entrypoint`` (string): the Entrypoint of a Docker machine image
* ``registeringName`` (string): the name of the image registered in the registry
* ``md5sum`` (string): the md5sum of the uploaded object
* ``mimeType`` (string): the mime type of the file uploaded
* ``sha256sum`` (string): the sha256 value of the uploaded object
Expand Down
1 change: 1 addition & 0 deletions apis/en/source/pages/dto-objects/PublishImageGoogle.rst
Expand Up @@ -55,6 +55,7 @@ The list of attributes for ``PublishImageGoogle`` are:
* ``vmMemorySize`` (int): the recommended memory size (in bytes) to use when provisioning an instance from this machine image
* ``forceCheckingDeps`` (boolean): a boolean flag to enforce checking dependencies during the generation of this machine image
* ``entrypoint`` (string): the Entrypoint of a Docker machine image
* ``registeringName`` (string): the name of the image registered in the registry
* ``md5sum`` (string): the md5sum of the uploaded object
* ``mimeType`` (string): the mime type of the file uploaded
* ``sha256sum`` (string): the sha256 value of the uploaded object
Expand Down
1 change: 1 addition & 0 deletions apis/en/source/pages/dto-objects/PublishImageK5.rst
Expand Up @@ -51,6 +51,7 @@ The list of attributes for ``PublishImageK5`` are:
* ``vmMemorySize`` (int): the recommended memory size (in bytes) to use when provisioning an instance from this machine image
* ``forceCheckingDeps`` (boolean): a boolean flag to enforce checking dependencies during the generation of this machine image
* ``entrypoint`` (string): the Entrypoint of a Docker machine image
* ``registeringName`` (string): the name of the image registered in the registry
* ``md5sum`` (string): the md5sum of the uploaded object
* ``mimeType`` (string): the mime type of the file uploaded
* ``sha256sum`` (string): the sha256 value of the uploaded object
Expand Down
1 change: 1 addition & 0 deletions apis/en/source/pages/dto-objects/PublishImageOpenShift.rst
Expand Up @@ -51,6 +51,7 @@ The list of attributes for ``PublishImageOpenShift`` are:
* ``vmMemorySize`` (int): the recommended memory size (in bytes) to use when provisioning an instance from this machine image
* ``forceCheckingDeps`` (boolean): a boolean flag to enforce checking dependencies during the generation of this machine image
* ``entrypoint`` (string): the Entrypoint of a Docker machine image
* ``registeringName`` (string): the name of the image registered in the registry
* ``md5sum`` (string): the md5sum of the uploaded object
* ``mimeType`` (string): the mime type of the file uploaded
* ``sha256sum`` (string): the sha256 value of the uploaded object
Expand Down
1 change: 1 addition & 0 deletions apis/en/source/pages/dto-objects/PublishImageOpenStack.rst
Expand Up @@ -53,6 +53,7 @@ The list of attributes for ``PublishImageOpenStack`` are:
* ``vmMemorySize`` (int): the recommended memory size (in bytes) to use when provisioning an instance from this machine image
* ``forceCheckingDeps`` (boolean): a boolean flag to enforce checking dependencies during the generation of this machine image
* ``entrypoint`` (string): the Entrypoint of a Docker machine image
* ``registeringName`` (string): the name of the image registered in the registry
* ``md5sum`` (string): the md5sum of the uploaded object
* ``mimeType`` (string): the mime type of the file uploaded
* ``sha256sum`` (string): the sha256 value of the uploaded object
Expand Down
1 change: 1 addition & 0 deletions apis/en/source/pages/dto-objects/PublishImageOracle.rst
Expand Up @@ -50,6 +50,7 @@ The list of attributes for ``PublishImageOracle`` are:
* ``vmMemorySize`` (int): the recommended memory size (in bytes) to use when provisioning an instance from this machine image
* ``forceCheckingDeps`` (boolean): a boolean flag to enforce checking dependencies during the generation of this machine image
* ``entrypoint`` (string): the Entrypoint of a Docker machine image
* ``registeringName`` (string): the name of the image registered in the registry
* ``md5sum`` (string): the md5sum of the uploaded object
* ``mimeType`` (string): the mime type of the file uploaded
* ``sha256sum`` (string): the sha256 value of the uploaded object
Expand Down
1 change: 1 addition & 0 deletions apis/en/source/pages/dto-objects/PublishImageOutscale.rst
Expand Up @@ -50,6 +50,7 @@ The list of attributes for ``PublishImageOutscale`` are:
* ``vmMemorySize`` (int): the recommended memory size (in bytes) to use when provisioning an instance from this machine image
* ``forceCheckingDeps`` (boolean): a boolean flag to enforce checking dependencies during the generation of this machine image
* ``entrypoint`` (string): the Entrypoint of a Docker machine image
* ``registeringName`` (string): the name of the image registered in the registry
* ``md5sum`` (string): the md5sum of the uploaded object
* ``mimeType`` (string): the mime type of the file uploaded
* ``sha256sum`` (string): the sha256 value of the uploaded object
Expand Down
1 change: 1 addition & 0 deletions apis/en/source/pages/dto-objects/PublishImageSuseCloud.rst
Expand Up @@ -53,6 +53,7 @@ The list of attributes for ``PublishImageSuseCloud`` are:
* ``vmMemorySize`` (int): the recommended memory size (in bytes) to use when provisioning an instance from this machine image
* ``forceCheckingDeps`` (boolean): a boolean flag to enforce checking dependencies during the generation of this machine image
* ``entrypoint`` (string): the Entrypoint of a Docker machine image
* ``registeringName`` (string): the name of the image registered in the registry
* ``md5sum`` (string): the md5sum of the uploaded object
* ``mimeType`` (string): the mime type of the file uploaded
* ``sha256sum`` (string): the sha256 value of the uploaded object
Expand Down
Expand Up @@ -51,6 +51,7 @@ The list of attributes for ``PublishImageVCloudDirector`` are:
* ``vmMemorySize`` (int): the recommended memory size (in bytes) to use when provisioning an instance from this machine image
* ``forceCheckingDeps`` (boolean): a boolean flag to enforce checking dependencies during the generation of this machine image
* ``entrypoint`` (string): the Entrypoint of a Docker machine image
* ``registeringName`` (string): the name of the image registered in the registry
* ``md5sum`` (string): the md5sum of the uploaded object
* ``mimeType`` (string): the mime type of the file uploaded
* ``sha256sum`` (string): the sha256 value of the uploaded object
Expand Down
1 change: 1 addition & 0 deletions apis/en/source/pages/dto-objects/PublishImageVSphere.rst
Expand Up @@ -52,6 +52,7 @@ The list of attributes for ``PublishImageVSphere`` are:
* ``vmMemorySize`` (int): the recommended memory size (in bytes) to use when provisioning an instance from this machine image
* ``forceCheckingDeps`` (boolean): a boolean flag to enforce checking dependencies during the generation of this machine image
* ``entrypoint`` (string): the Entrypoint of a Docker machine image
* ``registeringName`` (string): the name of the image registered in the registry
* ``md5sum`` (string): the md5sum of the uploaded object
* ``mimeType`` (string): the mime type of the file uploaded
* ``sha256sum`` (string): the sha256 value of the uploaded object
Expand Down
5 changes: 5 additions & 0 deletions apis/en/source/pages/dto-objects/uforge.xsd
Expand Up @@ -4745,6 +4745,11 @@
<xsd:documentation xml:lang="en">the Entrypoint of a Docker machine image</xsd:documentation>
</xsd:annotation>
</xs:element>
<xs:element name="registeringName" type="xs:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation xml:lang="en">the name of the image registered in the registry</xsd:documentation>
</xsd:annotation>
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
Expand Down
2 changes: 1 addition & 1 deletion apis/en/source/pages/ostemplate/osTemplate_create.rst
Expand Up @@ -27,7 +27,7 @@ Security Summary
URI Parameters
~~~~~~~~~~~~~~

* ``id`` (required): the id of the :ref:`distribution-object`
* ``id`` (required): the id of the :ref:`distribprofile-object`

HTTP Request Body Parameters
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down
2 changes: 1 addition & 1 deletion apis/en/source/pages/ostemplate/osTemplate_getAll.rst
Expand Up @@ -29,7 +29,7 @@ Security Summary
URI Parameters
~~~~~~~~~~~~~~

* ``id`` (required): the id of the :ref:`distribution-object`
* ``id`` (required): the id of the :ref:`distribprofile-object`

HTTP Request Body Parameters
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit c6cc87b

Please sign in to comment.