Update content

This commit is contained in:
OpenTelekomCloud Proposal Bot 2023-03-13 06:24:22 +00:00
parent 57bb5861f5
commit d51fe3213e
6 changed files with 72 additions and 36 deletions

View File

@ -111,11 +111,17 @@ Request Parameters
.. table:: **Table 6** Login
========= ========= ====== ====================================
Parameter Mandatory Type Description
========= ========= ====== ====================================
sshKey No String Name of the key pair used for login.
========= ========= ====== ====================================
+-----------------+-----------------+-----------------+---------------------------------------------------------+
| Parameter | Mandatory | Type | Description |
+=================+=================+=================+=========================================================+
| sshKey | No | String | Name of the key pair used for login. |
+-----------------+-----------------+-----------------+---------------------------------------------------------+
| userPassword | No | String | Password used for node login. |
| | | | |
| | | | .. note:: |
| | | | |
| | | | This field is not supported for the current version. |
+-----------------+-----------------+-----------------+---------------------------------------------------------+
.. _addnode__en-us_topic_0000001417516392_request_reinstallserverconfig:

View File

@ -121,11 +121,17 @@ Request Parameters
.. table:: **Table 6** Login
========= ========= ====== ====================================
Parameter Mandatory Type Description
========= ========= ====== ====================================
sshKey No String Name of the key pair used for login.
========= ========= ====== ====================================
+-----------------+-----------------+-----------------+---------------------------------------------------------+
| Parameter | Mandatory | Type | Description |
+=================+=================+=================+=========================================================+
| sshKey | No | String | Name of the key pair used for login. |
+-----------------+-----------------+-----------------+---------------------------------------------------------+
| userPassword | No | String | Password used for node login. |
| | | | |
| | | | .. note:: |
| | | | |
| | | | This field is not supported for the current version. |
+-----------------+-----------------+-----------------+---------------------------------------------------------+
.. _migratenode__en-us_topic_0000001467833433_request_nodeitem:
@ -229,11 +235,17 @@ Response Parameters
.. table:: **Table 12** Login
========= ====== ====================================
Parameter Type Description
========= ====== ====================================
sshKey String Name of the key pair used for login.
========= ====== ====================================
+-----------------------+-----------------------+---------------------------------------------------------+
| Parameter | Type | Description |
+=======================+=======================+=========================================================+
| sshKey | String | Name of the key pair used for login. |
+-----------------------+-----------------------+---------------------------------------------------------+
| userPassword | String | Password used for node login. |
| | | |
| | | .. note:: |
| | | |
| | | This field is not supported for the current version. |
+-----------------------+-----------------------+---------------------------------------------------------+
.. _migratenode__en-us_topic_0000001467833433_response_nodeitem:

View File

@ -72,11 +72,17 @@ Request Parameters
.. table:: **Table 5** Login
========= ========= ====== ====================================
Parameter Mandatory Type Description
========= ========= ====== ====================================
sshKey No String Name of the key pair used for login.
========= ========= ====== ====================================
+-----------------+-----------------+-----------------+---------------------------------------------------------+
| Parameter | Mandatory | Type | Description |
+=================+=================+=================+=========================================================+
| sshKey | No | String | Name of the key pair used for login. |
+-----------------+-----------------+-----------------+---------------------------------------------------------+
| userPassword | No | String | Password used for node login. |
| | | | |
| | | | .. note:: |
| | | | |
| | | | This field is not supported for the current version. |
+-----------------+-----------------+-----------------+---------------------------------------------------------+
.. _removenode__en-us_topic_0000001417833320_request_nodeitem:
@ -133,11 +139,17 @@ Response Parameters
.. table:: **Table 10** Login
========= ====== ====================================
Parameter Type Description
========= ====== ====================================
sshKey String Name of the key pair used for login.
========= ====== ====================================
+-----------------------+-----------------------+---------------------------------------------------------+
| Parameter | Type | Description |
+=======================+=======================+=========================================================+
| sshKey | String | Name of the key pair used for login. |
+-----------------------+-----------------------+---------------------------------------------------------+
| userPassword | String | Password used for node login. |
| | | |
| | | .. note:: |
| | | |
| | | This field is not supported for the current version. |
+-----------------------+-----------------------+---------------------------------------------------------+
.. _removenode__en-us_topic_0000001417833320_response_nodeitem:

View File

@ -111,11 +111,17 @@ Request Parameters
.. table:: **Table 6** Login
========= ========= ====== ====================================
Parameter Mandatory Type Description
========= ========= ====== ====================================
sshKey No String Name of the key pair used for login.
========= ========= ====== ====================================
+-----------------+-----------------+-----------------+---------------------------------------------------------+
| Parameter | Mandatory | Type | Description |
+=================+=================+=================+=========================================================+
| sshKey | No | String | Name of the key pair used for login. |
+-----------------+-----------------+-----------------+---------------------------------------------------------+
| userPassword | No | String | Password used for node login. |
| | | | |
| | | | .. note:: |
| | | | |
| | | | This field is not supported for the current version. |
+-----------------+-----------------+-----------------+---------------------------------------------------------+
.. _resetnode__en-us_topic_0000001467713153_request_reinstallserverconfig:

View File

@ -24,7 +24,7 @@ extensions = [
otcdocs_auto_name = False
otcdocs_auto_version = False
project = 'Cloud Container Service'
project = 'Cloud Container Engine'
otcdocs_repo_name = 'docs/cloud-container-engine'
# Those variables are required for edit/bug links
otcdocs_git_fqdn = 'gitea.eco.tsi-dev.otc-service.com'
@ -86,7 +86,7 @@ html_theme_options = {
# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".
html_title = "Cloud Container Service - API Reference"
html_title = "Cloud Container Engine - API Reference"
# Add any paths that contain custom static files (such as style sheets) here,
@ -101,6 +101,6 @@ html_copy_source = False
latex_documents = [
('index',
'cce-api-ref.tex',
u'Cloud Container Service - API Reference',
u'Cloud Container Engine - API Reference',
u'OpenTelekomCloud', 'manual'),
]

View File

@ -1,6 +1,6 @@
=======================================
Cloud Container Service - API Reference
=======================================
======================================
Cloud Container Engine - API Reference
======================================
.. toctree::
:maxdepth: 1