You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by ca...@apache.org on 2023/04/06 06:27:17 UTC

[linkis-website] branch dev updated: docs(release): modify the release page for 1.3.2 (#691)

This is an automated email from the ASF dual-hosted git repository.

casion pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/linkis-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new 017f45518c docs(release): modify the release page for 1.3.2 (#691)
017f45518c is described below

commit 017f45518c34a3949ab328fcad714cb5859cf9c5
Author: Jack Xu <xu...@126.com>
AuthorDate: Thu Apr 6 14:27:10 2023 +0800

    docs(release): modify the release page for 1.3.2 (#691)
    
    * docs(release): modify the release page for 1.3.2
    
    * docs: update the docs to 1.3.2 version
    
    * docs: modify the how to dowload engineconn-plugin zh-CN blog
    
    * fix: add node_options to fix the build oom pr
    
    * fix: fix the 1.3.1 doc path config
---
 .github/workflows/deploy.yml                       |    5 +-
 ...2022-04-15-how-to-download-engineconn-plugin.md |    1 +
 docusaurus.config.js                               |   11 +-
 download/main.md                                   |   11 +-
 ...2022-04-15-how-to-download-engineconn-plugin.md |   11 +-
 .../current/main.md                                |   15 +-
 .../docusaurus-plugin-content-docs/current.json    |   10 +-
 .../{current.json => version-1.3.2.json}           |   10 +-
 .../version-1.3.2/about/_category_.json            |    4 +
 .../version-1.3.2/about/configuration.md           |  179 ++
 .../version-1.3.2/about/glossary.md                |  105 ++
 .../version-1.3.2/about/images/deverlop-conf.png   |  Bin 0 -> 89196 bytes
 .../version-1.3.2/about/images/engine-debug.png    |  Bin 0 -> 81383 bytes
 .../version-1.3.2/about/images/fs-conf.png         |  Bin 0 -> 26516 bytes
 .../version-1.3.2/about/images/hive-meta.png       |  Bin 0 -> 136260 bytes
 .../version-1.3.2/about/images/ldap.png            |  Bin 0 -> 96332 bytes
 .../version-1.3.2/about/images/linkis-db.png       |  Bin 0 -> 63843 bytes
 .../version-1.3.2/about/images/list-conf.png       |  Bin 0 -> 67624 bytes
 .../version-1.3.2/about/images/login-user.png      |  Bin 0 -> 94509 bytes
 .../version-1.3.2/about/images/redis.png           |  Bin 0 -> 48523 bytes
 .../version-1.3.2/about/images/resource-enable.png |  Bin 0 -> 83825 bytes
 .../version-1.3.2/about/images/test-mode.png       |  Bin 0 -> 40332 bytes
 .../version-1.3.2/about/introduction.md            |  115 ++
 .../version-1.3.2/api/_category_.json              |    4 +
 .../version-1.3.2/api/http/_category_.json         |    4 +
 .../linkis-cg-engineplugin-api/_category_.json     |    4 +
 .../engine-plugin-api.md                           |  576 +++++++
 .../engineconn-plugin-refresh.md                   |  108 ++
 .../http/linkis-cg-entrance-api/_category_.json    |    4 +
 .../linkis-cg-entrance-api/task-management-api.md  |  129 ++
 .../linkis-cg-entrance-api/task-operation-api.md   |  569 +++++++
 .../linkis-cg-linkismanager-api/_category_.json    |    4 +
 .../ec-resource-management-api.md                  |  291 ++++
 .../ecm-resource-management-api.md                 |  462 +++++
 .../engine-management-api.md                       |  585 +++++++
 .../resource-management-api.md                     |  612 +++++++
 .../api/http/linkis-ps-cs-api/_category_.json      |    4 +
 .../context-history-service-api.md                 |  317 ++++
 .../context-listening-service-api.md               |  189 +++
 .../context-logging-service-api.md                 |  380 +++++
 .../http/linkis-ps-cs-api/context-service-api.md   |  692 ++++++++
 .../linkis-ps-publicservice-api/_category_.json    |    4 +
 .../bm-operation-management-api.md                 |  449 +++++
 .../bml-resource-management-api.md                 |  812 +++++++++
 .../bmlfs-management-api.md                        |  201 +++
 .../linkis-ps-publicservice-api/currency-api.md    |   62 +
 .../data-source-manager-api.md                     | 1500 ++++++++++++++++
 .../linkis-ps-publicservice-api/file-system-api.md | 1041 ++++++++++++
 .../global-variable-api.md                         |  137 ++
 .../homepage-function-interface-api.md             |  327 ++++
 .../instance-management-api.md                     |  288 ++++
 .../linkis-ps-publicservice-api/jobhistory-api.md  |  251 +++
 .../linkis-ps-publicservice-api/link-error-code.md |   65 +
 .../mdq-table-interface-api.md                     |  317 ++++
 .../metadatamanager-api.md                         |  331 ++++
 .../metadataquery-api.md                           |  266 +++
 .../parameter-configuration-api.md                 |  891 ++++++++++
 .../http/linkis-ps-publicservice-api/udf-api.md    | 1395 +++++++++++++++
 .../version-1.3.2/api/jdbc-api.md                  |   59 +
 .../version-1.3.2/api/linkis-task-operator.md      |  402 +++++
 .../version-1.3.2/api/login-api.md                 |  133 ++
 .../version-1.3.2/api/overview.md                  |   13 +
 .../version-1.3.2/architecture/_category_.json     |    4 +
 .../architecture/feature/_category_.json           |    4 +
 .../architecture/feature/commons/_category_.json   |    4 +
 .../architecture/feature/commons/proxy-user.md     |   38 +
 .../architecture/feature/commons/rpc.md            |  137 ++
 .../architecture/feature/commons/variable.md       |  102 ++
 .../_category_.json                                |    4 +
 .../engine-conn-manager.md                         |   51 +
 .../engine/_category_.json                         |    4 +
 .../engine/add-an-engine-conn.md                   |  114 ++
 .../engine/engine-conn-metrics.md                  |   77 +
 .../engine/engine-conn-plugin.md                   |   73 +
 .../engine/engine-conn.md                          |  141 ++
 .../computation-governance-services/entrance.md    |   28 +
 .../computation-governance-services/linkis-cli.md  |   38 +
 .../linkis-manager/_category_.json                 |    4 +
 .../linkis-manager/app-manager.md                  |   49 +
 .../linkis-manager/engine-conn-history.md          |   89 +
 .../linkis-manager/label-manager.md                |   43 +
 .../linkis-manager/overview.md                     |   80 +
 .../linkis-manager/resource-manager.md             |  152 ++
 .../computation-governance-services/overview.md    |   57 +
 .../public-enhancement-services/_category_.json    |    4 +
 .../bml/_category_.json                            |    4 +
 .../bml/engine-bml-dissect.md                      |  294 ++++
 .../public-enhancement-services/bml/overview.md    |   97 ++
 .../context-service/_category_.json                |    4 +
 .../context-service/content-service-cleanup.md     |  338 ++++
 .../context-service/context-service-cache.md       |  101 ++
 .../context-service/context-service-client.md      |   65 +
 .../context-service-highavailable.md               |   90 +
 .../context-service/context-service-listener.md    |   37 +
 .../context-service/context-service-persistence.md |   13 +
 .../context-service/context-service-search.md      |  131 ++
 .../context-service/context-service.md             |   60 +
 .../context-service/overview.md                    |  129 ++
 .../datasource-manager.md                          |  140 ++
 .../metadata-manager.md                            |   39 +
 .../public-enhancement-services/overview.md        |   96 ++
 .../public-enhancement-services/public-service.md  |   34 +
 .../version-1.3.2/architecture/overview.md         |   26 +
 .../service-architecture/_category_.json           |    4 +
 .../architecture/service-architecture/gateway.md   |   34 +
 .../architecture/service-architecture/overview.md  |   27 +
 .../service-architecture/service_isolation.md      |  196 +++
 .../version-1.3.2/architecture/task-flow.md        |  181 ++
 .../version-1.3.2/auth/_category_.json             |    4 +
 .../version-1.3.2/auth/kerberos.md                 |   99 ++
 .../version-1.3.2/auth/ldap.md                     |   51 +
 .../version-1.3.2/auth/proxy.md                    |   59 +
 .../version-1.3.2/auth/test.md                     |   76 +
 .../version-1.3.2/auth/token.md                    |  111 ++
 .../version-1.3.2/current/about/_category_.json    |    4 +
 .../version-1.3.2/current/about/configuration.md   |  179 ++
 .../version-1.3.2/current/about/glossary.md        |  105 ++
 .../current/about/images/deverlop-conf.png         |  Bin 0 -> 89196 bytes
 .../current/about/images/engine-debug.png          |  Bin 0 -> 81383 bytes
 .../version-1.3.2/current/about/images/fs-conf.png |  Bin 0 -> 26516 bytes
 .../current/about/images/hive-meta.png             |  Bin 0 -> 136260 bytes
 .../version-1.3.2/current/about/images/ldap.png    |  Bin 0 -> 96332 bytes
 .../current/about/images/linkis-db.png             |  Bin 0 -> 63843 bytes
 .../current/about/images/list-conf.png             |  Bin 0 -> 67624 bytes
 .../current/about/images/login-user.png            |  Bin 0 -> 94509 bytes
 .../version-1.3.2/current/about/images/redis.png   |  Bin 0 -> 48523 bytes
 .../current/about/images/resource-enable.png       |  Bin 0 -> 83825 bytes
 .../current/about/images/test-mode.png             |  Bin 0 -> 40332 bytes
 .../version-1.3.2/current/about/introduction.md    |  115 ++
 .../version-1.3.2/current/api/_category_.json      |    4 +
 .../version-1.3.2/current/api/http/_category_.json |    4 +
 .../linkis-cg-engineplugin-api/_category_.json     |    4 +
 .../engine-plugin-api.md                           |  576 +++++++
 .../engineconn-plugin-refresh.md                   |  108 ++
 .../http/linkis-cg-entrance-api/_category_.json    |    4 +
 .../linkis-cg-entrance-api/task-management-api.md  |  129 ++
 .../linkis-cg-entrance-api/task-operation-api.md   |  569 +++++++
 .../linkis-cg-linkismanager-api/_category_.json    |    4 +
 .../ec-resource-management-api.md                  |  291 ++++
 .../ecm-resource-management-api.md                 |  462 +++++
 .../engine-management-api.md                       |  585 +++++++
 .../resource-management-api.md                     |  612 +++++++
 .../api/http/linkis-ps-cs-api/_category_.json      |    4 +
 .../context-history-service-api.md                 |  317 ++++
 .../context-listening-service-api.md               |  189 +++
 .../context-logging-service-api.md                 |  380 +++++
 .../http/linkis-ps-cs-api/context-service-api.md   |  692 ++++++++
 .../linkis-ps-publicservice-api/_category_.json    |    4 +
 .../bm-operation-management-api.md                 |  449 +++++
 .../bml-resource-management-api.md                 |  812 +++++++++
 .../bmlfs-management-api.md                        |  201 +++
 .../linkis-ps-publicservice-api/currency-api.md    |   62 +
 .../data-source-manager-api.md                     | 1500 ++++++++++++++++
 .../linkis-ps-publicservice-api/file-system-api.md | 1041 ++++++++++++
 .../global-variable-api.md                         |  137 ++
 .../homepage-function-interface-api.md             |  327 ++++
 .../instance-management-api.md                     |  288 ++++
 .../linkis-ps-publicservice-api/jobhistory-api.md  |  251 +++
 .../linkis-ps-publicservice-api/link-error-code.md |   65 +
 .../mdq-table-interface-api.md                     |  317 ++++
 .../metadatamanager-api.md                         |  331 ++++
 .../metadataquery-api.md                           |  266 +++
 .../parameter-configuration-api.md                 |  891 ++++++++++
 .../http/linkis-ps-publicservice-api/udf-api.md    | 1395 +++++++++++++++
 .../version-1.3.2/current/api/jdbc-api.md          |   59 +
 .../current/api/linkis-task-operator.md            |  402 +++++
 .../version-1.3.2/current/api/login-api.md         |  133 ++
 .../version-1.3.2/current/api/overview.md          |   13 +
 .../current/architecture/_category_.json           |    4 +
 .../current/architecture/feature/_category_.json   |    4 +
 .../architecture/feature/commons/_category_.json   |    4 +
 .../architecture/feature/commons/proxy-user.md     |   38 +
 .../current/architecture/feature/commons/rpc.md    |  137 ++
 .../architecture/feature/commons/variable.md       |  102 ++
 .../_category_.json                                |    4 +
 .../engine-conn-manager.md                         |   51 +
 .../engine/_category_.json                         |    4 +
 .../engine/add-an-engine-conn.md                   |  114 ++
 .../engine/engine-conn-metrics.md                  |   77 +
 .../engine/engine-conn-plugin.md                   |   73 +
 .../engine/engine-conn.md                          |  141 ++
 .../computation-governance-services/entrance.md    |   28 +
 .../computation-governance-services/linkis-cli.md  |   38 +
 .../linkis-manager/_category_.json                 |    4 +
 .../linkis-manager/app-manager.md                  |   49 +
 .../linkis-manager/engine-conn-history.md          |   89 +
 .../linkis-manager/label-manager.md                |   43 +
 .../linkis-manager/overview.md                     |   80 +
 .../linkis-manager/resource-manager.md             |  152 ++
 .../computation-governance-services/overview.md    |   57 +
 .../public-enhancement-services/_category_.json    |    4 +
 .../bml/_category_.json                            |    4 +
 .../bml/engine-bml-dissect.md                      |  294 ++++
 .../public-enhancement-services/bml/overview.md    |   97 ++
 .../context-service/_category_.json                |    4 +
 .../context-service/content-service-cleanup.md     |  338 ++++
 .../context-service/context-service-cache.md       |  101 ++
 .../context-service/context-service-client.md      |   65 +
 .../context-service-highavailable.md               |   90 +
 .../context-service/context-service-listener.md    |   37 +
 .../context-service/context-service-persistence.md |   13 +
 .../context-service/context-service-search.md      |  131 ++
 .../context-service/context-service.md             |   60 +
 .../context-service/overview.md                    |  129 ++
 .../datasource-manager.md                          |  140 ++
 .../metadata-manager.md                            |   39 +
 .../public-enhancement-services/overview.md        |   96 ++
 .../public-enhancement-services/public-service.md  |   34 +
 .../version-1.3.2/current/architecture/overview.md |   26 +
 .../service-architecture/_category_.json           |    4 +
 .../architecture/service-architecture/gateway.md   |   34 +
 .../architecture/service-architecture/overview.md  |   27 +
 .../service-architecture/service_isolation.md      |  196 +++
 .../current/architecture/task-flow.md              |  181 ++
 .../version-1.3.2/current/auth/_category_.json     |    4 +
 .../version-1.3.2/current/auth/kerberos.md         |   99 ++
 .../version-1.3.2/current/auth/ldap.md             |   51 +
 .../version-1.3.2/current/auth/proxy.md            |   59 +
 .../version-1.3.2/current/auth/test.md             |   76 +
 .../version-1.3.2/current/auth/token.md            |  111 ++
 .../current/deployment/_category_.json             |    4 +
 .../current/deployment/deploy-cluster.md           |  152 ++
 .../current/deployment/deploy-console.md           |  205 +++
 .../current/deployment/deploy-quick.md             |  711 ++++++++
 .../current/deployment/directory-linkis.md         |  295 ++++
 .../current/deployment/images/bml-cookie.png       |  Bin 0 -> 114015 bytes
 .../current/deployment/images/bml.png              |  Bin 0 -> 44655 bytes
 .../current/deployment/images/engine-log.png       |  Bin 0 -> 156597 bytes
 .../current/deployment/images/eureka.png           |  Bin 0 -> 86788 bytes
 .../current/deployment/images/issues.png           |  Bin 0 -> 102649 bytes
 .../current/deployment/images/search.png           |  Bin 0 -> 92695 bytes
 .../current/deployment/images/yarn-normal.png      |  Bin 0 -> 78202 bytes
 .../current/deployment/install-engineconn.md       |  182 ++
 .../current/deployment/integrated/_category_.json  |    4 +
 .../deployment/integrated/install-scriptis.md      |  205 +++
 .../deployment/integrated/involve-knife4j.md       |   63 +
 .../deployment/integrated/involve-prometheus.md    |  346 ++++
 .../deployment/integrated/involve-skywalking.md    |  152 ++
 .../deployment/integrated/sso-with-redis.md        |   47 +
 .../current/deployment/version-adaptation.md       |  510 ++++++
 .../current/development/_category_.json            |    4 +
 .../current/development/build-console.md           |   79 +
 .../current/development/build-docker.md            |  136 ++
 .../version-1.3.2/current/development/build.md     |  213 +++
 .../version-1.3.2/current/development/config.md    |  131 ++
 .../current/development/debug-with-helm-charts.md  |  500 ++++++
 .../version-1.3.2/current/development/debug.md     |  518 ++++++
 .../development-specification/_category_.json      |    4 +
 .../development/development-specification/api.md   |   77 +
 .../development-specification/commit-message.md    |   95 ++
 .../development-specification/concurrent.md        |   13 +
 .../development-specification/exception-catch.md   |   87 +
 .../how-to-write-unit-test-code.md                 |  365 ++++
 .../development-specification/license.md           |  166 ++
 .../development/development-specification/log.md   |   23 +
 .../development-specification/mapper-xml.md        |  159 ++
 .../development-specification/overview.md          |   19 +
 .../development-specification/path-usage.md        |   13 +
 .../programming-specification.md                   |  102 ++
 .../development-specification/release-notes.md     |   42 +
 .../development-specification/unit-test.md         |   12 +
 .../version-feature-specifications.md              |   26 +
 .../current/development/directory-structure.md     |  296 ++++
 .../current/development/images/c-debug.png         |  Bin 0 -> 79771 bytes
 .../current/development/images/c-port.png          |  Bin 0 -> 24065 bytes
 .../current/development/images/debug.png           |  Bin 0 -> 140045 bytes
 .../current/development/images/test-0.png          |  Bin 0 -> 89546 bytes
 .../current/development/images/test-1.png          |  Bin 0 -> 89546 bytes
 .../current/development/images/test-2.png          |  Bin 0 -> 11970 bytes
 .../current/development/new-engine-conn.md         |  477 ++++++
 .../current/development/new-microservice.md        |  381 +++++
 .../version-1.3.2/current/development/swwager.md   |  261 +++
 .../current/development/table/_category_.json      |    4 +
 .../version-1.3.2/current/development/table/all.md | 1782 ++++++++++++++++++++
 .../current/development/table/udf-table.md         |   99 ++
 .../current/engine-usage/_category_.json           |    4 +
 .../current/engine-usage/elasticsearch.md          |  243 +++
 .../version-1.3.2/current/engine-usage/flink.md    |  191 +++
 .../version-1.3.2/current/engine-usage/hive.md     |  290 ++++
 .../engine-usage/images/check-seatunnel.png        |  Bin 0 -> 107950 bytes
 .../engine-usage/images/datasourceconntest.png     |  Bin 0 -> 54597 bytes
 .../engine-usage/images/datasourcemanage.png       |  Bin 0 -> 124968 bytes
 .../current/engine-usage/images/es-config.png      |  Bin 0 -> 48308 bytes
 .../current/engine-usage/images/es-manage.png      |  Bin 0 -> 100279 bytes
 .../engine-usage/images/historical_information.png |  Bin 0 -> 28255 bytes
 .../current/engine-usage/images/hive-config.png    |  Bin 0 -> 75246 bytes
 .../current/engine-usage/images/hive-run.png       |  Bin 0 -> 94294 bytes
 .../current/engine-usage/images/jdbc-config.png    |  Bin 0 -> 80138 bytes
 .../current/engine-usage/images/jdbc-run.png       |  Bin 0 -> 56438 bytes
 .../current/engine-usage/images/job_state.png      |  Bin 0 -> 27039 bytes
 .../engine-usage/images/muti-data-source-usage.png |  Bin 0 -> 24484 bytes
 .../engine-usage/images/new_pipeline_script.png    |  Bin 0 -> 69903 bytes
 .../engine-usage/images/openlookeng-config.png     |  Bin 0 -> 98561 bytes
 .../current/engine-usage/images/pipeline-conf.png  |  Bin 0 -> 92375 bytes
 .../current/engine-usage/images/presto-console.png |  Bin 0 -> 59566 bytes
 .../current/engine-usage/images/presto-file.png    |  Bin 0 -> 77025 bytes
 .../current/engine-usage/images/presto-psql.png    |  Bin 0 -> 39785 bytes
 .../current/engine-usage/images/pyspakr-run.png    |  Bin 0 -> 124979 bytes
 .../current/engine-usage/images/python-conf.png    |  Bin 0 -> 55438 bytes
 .../current/engine-usage/images/python-config.png  |  Bin 0 -> 88013 bytes
 .../current/engine-usage/images/python-run.png     |  Bin 0 -> 89641 bytes
 .../current/engine-usage/images/queue-set.png      |  Bin 0 -> 115340 bytes
 .../current/engine-usage/images/scala-run.png      |  Bin 0 -> 125060 bytes
 .../current/engine-usage/images/shell-run.png      |  Bin 0 -> 209553 bytes
 .../current/engine-usage/images/spark-conf.png     |  Bin 0 -> 103153 bytes
 .../current/engine-usage/images/sparksql-run.png   |  Bin 0 -> 121699 bytes
 .../current/engine-usage/images/to_write.png       |  Bin 0 -> 28194 bytes
 .../current/engine-usage/images/trino-config.png   |  Bin 0 -> 90625 bytes
 .../current/engine-usage/images/workflow.png       |  Bin 0 -> 151481 bytes
 .../current/engine-usage/images/yarn-conf.png      |  Bin 0 -> 61421 bytes
 .../version-1.3.2/current/engine-usage/jdbc.md     |  275 +++
 .../current/engine-usage/openlookeng.md            |  210 +++
 .../version-1.3.2/current/engine-usage/overview.md |   27 +
 .../version-1.3.2/current/engine-usage/pipeline.md |  175 ++
 .../version-1.3.2/current/engine-usage/presto.md   |  229 +++
 .../version-1.3.2/current/engine-usage/python.md   |  157 ++
 .../current/engine-usage/seatunnel.md              |  254 +++
 .../version-1.3.2/current/engine-usage/shell.md    |   55 +
 .../version-1.3.2/current/engine-usage/spark.md    |  272 +++
 .../version-1.3.2/current/engine-usage/sqoop.md    |  473 ++++++
 .../version-1.3.2/current/engine-usage/trino.md    |  243 +++
 .../version-1.3.2/current/feature/_category_.json  |    4 +
 .../version-1.3.2/current/feature/ec-fix-label.md  |   25 +
 .../current/feature/eureka-version-metadata.md     |   34 +
 .../current/feature/load-udf-by-udfid.md           |   47 +
 .../version-1.3.2/current/feature/overview.md      |   29 +
 .../current/feature/spark-submit-jar.md            |   52 +
 .../version-1.3.2/current/quick/_category_.json    |    4 +
 .../current/quick/deploy-to-kubernetes.md          |  118 ++
 .../current/quick/deploy-without-hdfs.md           |  104 ++
 .../version-1.3.2/current/quick/live-demo.md       |  281 +++
 .../tuning-and-troubleshooting/_category_.json     |    4 +
 .../tuning-and-troubleshooting/configuration.md    |  342 ++++
 .../error-guide/_category_.json                    |    4 +
 .../error-guide/error-code.md                      | 1447 ++++++++++++++++
 .../error-guide/interface.md                       |  133 ++
 .../images/engine-log.png                          |  Bin 0 -> 156597 bytes
 .../current/tuning-and-troubleshooting/overview.md |  170 ++
 .../current/tuning-and-troubleshooting/tuning.md   |   55 +
 .../version-1.3.2/current/upgrade/_category_.json  |    4 +
 .../upgrade/upgrade-from-0.X-to-1.0-guide.md       |   78 +
 .../version-1.3.2/current/upgrade/upgrade-guide.md |  176 ++
 .../current/user-guide/_category_.json             |    4 +
 .../user-guide/control-panel/_category_.json       |    4 +
 .../control-panel/basicdata-management.md          |   36 +
 .../control-panel/datasource-management.md         |   32 +
 .../user-guide/control-panel/ecm-management.md     |   31 +
 .../user-guide/control-panel/global-history.md     |   24 +
 .../user-guide/control-panel/global-variable.md    |    9 +
 .../control-panel/microservice-management.md       |   22 +
 .../current/user-guide/control-panel/overview.md   |   94 ++
 .../current/user-guide/control-panel/param-conf.md |   69 +
 .../permission-instructions-console.md             |  124 ++
 .../user-guide/control-panel/resource-limit.md     |   58 +
 .../user-guide/control-panel/resource-manager.md   |   26 +
 .../user-guide/control-panel/spark-param.md        |   27 +
 .../user-guide/control-panel/udf-function.md       |  176 ++
 .../current/user-guide/datasource-client.md        |  143 ++
 .../current/user-guide/datasource-manual.md        |  503 ++++++
 .../current/user-guide/dynamic-variables.md        |  342 ++++
 .../version-1.3.2/current/user-guide/how-to-use.md |   24 +
 .../current/user-guide/images/add-app.png          |  Bin 0 -> 9737 bytes
 .../current/user-guide/images/add-engine-btn.png   |  Bin 0 -> 94072 bytes
 .../current/user-guide/images/add-engine.png       |  Bin 0 -> 11644 bytes
 .../current/user-guide/images/add-spark-engine.png |  Bin 0 -> 19997 bytes
 .../user-guide/images/administrator-view.png       |  Bin 0 -> 80087 bytes
 .../current/user-guide/images/basic-bml.png        |  Bin 0 -> 100819 bytes
 .../current/user-guide/images/basic-code.png       |  Bin 0 -> 98314 bytes
 .../current/user-guide/images/basic-ext.png        |  Bin 0 -> 62762 bytes
 .../current/user-guide/images/basic-token.png      |  Bin 0 -> 98051 bytes
 .../current/user-guide/images/click-yarn.png       |  Bin 0 -> 88952 bytes
 .../user-guide/images/configuration-interface.png  |  Bin 0 -> 79698 bytes
 .../user-guide/images/datasource-manage.png        |  Bin 0 -> 63270 bytes
 .../current/user-guide/images/del-app.png          |  Bin 0 -> 88414 bytes
 .../current/user-guide/images/deque-resource.png   |  Bin 0 -> 39042 bytes
 .../current/user-guide/images/ds-auth.png          |  Bin 0 -> 50992 bytes
 .../current/user-guide/images/ds-class.png         |  Bin 0 -> 86655 bytes
 .../current/user-guide/images/ecm-btn.png          |  Bin 0 -> 96907 bytes
 .../current/user-guide/images/ecm-engine-label.png |  Bin 0 -> 27387 bytes
 .../current/user-guide/images/ecm-engine.png       |  Bin 0 -> 70706 bytes
 .../current/user-guide/images/ecm-management.png   |  Bin 0 -> 100167 bytes
 .../current/user-guide/images/edit-directory.png   |  Bin 0 -> 89919 bytes
 .../current/user-guide/images/edit-label.png       |  Bin 0 -> 26066 bytes
 .../user-guide/images/editing-interface.png        |  Bin 0 -> 64470 bytes
 .../current/user-guide/images/engine-conf.png      |  Bin 0 -> 93024 bytes
 .../user-guide/images/engine-information.png       |  Bin 0 -> 89529 bytes
 .../current/user-guide/images/engine-log.png       |  Bin 0 -> 220192 bytes
 .../current/user-guide/images/engine-memory.png    |  Bin 0 -> 86674 bytes
 .../current/user-guide/images/engine-view-log.png  |  Bin 0 -> 64727 bytes
 .../current/user-guide/images/env-edit.png         |  Bin 0 -> 33127 bytes
 .../current/user-guide/images/env-list.png         |  Bin 0 -> 60783 bytes
 .../current/user-guide/images/eureka-btn.png       |  Bin 0 -> 48124 bytes
 .../images/eureka-registration-center.png          |  Bin 0 -> 327966 bytes
 .../current/user-guide/images/eureka.png           |  Bin 0 -> 131264 bytes
 .../current/user-guide/images/executor-count.png   |  Bin 0 -> 90822 bytes
 .../current/user-guide/images/executor-memory.png  |  Bin 0 -> 85751 bytes
 .../current/user-guide/images/global-con.png       |  Bin 0 -> 261712 bytes
 .../current/user-guide/images/global-conf.png      |  Bin 0 -> 57184 bytes
 .../current/user-guide/images/global-core.png      |  Bin 0 -> 87000 bytes
 .../current/user-guide/images/global-cpu.png       |  Bin 0 -> 86355 bytes
 .../user-guide/images/global-history-interface.png |  Bin 0 -> 82340 bytes
 .../images/global-history-query-button.png         |  Bin 0 -> 81788 bytes
 .../current/user-guide/images/global-history.png   |  Bin 0 -> 81788 bytes
 .../current/user-guide/images/global-limit.png     |  Bin 0 -> 90019 bytes
 .../current/user-guide/images/global-var.png       |  Bin 0 -> 39518 bytes
 .../images/global-variable-interface.png           |  Bin 0 -> 40073 bytes
 .../current/user-guide/images/history-engine.png   |  Bin 0 -> 64566 bytes
 .../user-guide/images/history-interface.png        |  Bin 0 -> 82340 bytes
 .../current/user-guide/images/hive-con.png         |  Bin 0 -> 236367 bytes
 .../current/user-guide/images/list-app.png         |  Bin 0 -> 85340 bytes
 .../user-guide/images/management-interface.png     |  Bin 0 -> 43765 bytes
 .../user-guide/images/microservice-Interface.png   |  Bin 0 -> 39198 bytes
 .../user-guide/images/microservice-list.png        |  Bin 0 -> 68389 bytes
 .../current/user-guide/images/ms-edit.png          |  Bin 0 -> 13663 bytes
 .../user-guide/images/new-application-type.png     |  Bin 0 -> 108864 bytes
 .../images/resource-management-administrator.png   |  Bin 0 -> 95139 bytes
 .../images/resource-management-button.png          |  Bin 0 -> 52358 bytes
 .../images/resource-management-interface.png       |  Bin 0 -> 56179 bytes
 .../user-guide/images/resource-management.png      |  Bin 0 -> 56179 bytes
 .../current/user-guide/images/set-spark-param.png  |  Bin 0 -> 91076 bytes
 .../current/user-guide/images/spark-con.png        |  Bin 0 -> 262984 bytes
 .../current/user-guide/images/spark-resource.png   |  Bin 0 -> 359886 bytes
 .../current/user-guide/images/task-log-single.png  |  Bin 0 -> 114314 bytes
 .../current/user-guide/images/task-log.png         |  Bin 0 -> 114314 bytes
 .../current/user-guide/images/udf-cllass.png       |  Bin 0 -> 51101 bytes
 .../user-guide/images/view-engine-information.png  |  Bin 0 -> 41814 bytes
 .../current/user-guide/images/yarn-cpu.png         |  Bin 0 -> 266055 bytes
 .../current/user-guide/images/yarn-deque.png       |  Bin 0 -> 127357 bytes
 .../current/user-guide/images/yarn-instance.png    |  Bin 0 -> 271564 bytes
 .../current/user-guide/images/yarn-write.png       |  Bin 0 -> 87202 bytes
 .../current/user-guide/linkiscli-manual.md         |  238 +++
 .../version-1.3.2/current/user-guide/sdk-manual.md |  366 ++++
 .../version-1.3.2/deployment/_category_.json       |    4 +
 .../version-1.3.2/deployment/deploy-cluster.md     |  152 ++
 .../version-1.3.2/deployment/deploy-console.md     |  205 +++
 .../version-1.3.2/deployment/deploy-quick.md       |  711 ++++++++
 .../version-1.3.2/deployment/directory-linkis.md   |  295 ++++
 .../version-1.3.2/deployment/images/bml-cookie.png |  Bin 0 -> 114015 bytes
 .../version-1.3.2/deployment/images/bml.png        |  Bin 0 -> 44655 bytes
 .../version-1.3.2/deployment/images/engine-log.png |  Bin 0 -> 156597 bytes
 .../version-1.3.2/deployment/images/eureka.png     |  Bin 0 -> 86788 bytes
 .../version-1.3.2/deployment/images/issues.png     |  Bin 0 -> 102649 bytes
 .../version-1.3.2/deployment/images/search.png     |  Bin 0 -> 92695 bytes
 .../deployment/images/yarn-normal.png              |  Bin 0 -> 78202 bytes
 .../version-1.3.2/deployment/install-engineconn.md |  182 ++
 .../deployment/integrated/_category_.json          |    4 +
 .../deployment/integrated/install-scriptis.md      |  205 +++
 .../deployment/integrated/involve-knife4j.md       |   63 +
 .../deployment/integrated/involve-prometheus.md    |  346 ++++
 .../deployment/integrated/involve-skywalking.md    |  152 ++
 .../deployment/integrated/sso-with-redis.md        |   47 +
 .../version-1.3.2/deployment/version-adaptation.md |  510 ++++++
 .../version-1.3.2/development/_category_.json      |    4 +
 .../version-1.3.2/development/build-console.md     |   79 +
 .../version-1.3.2/development/build-docker.md      |  136 ++
 .../version-1.3.2/development/build.md             |  213 +++
 .../version-1.3.2/development/config.md            |  131 ++
 .../development/debug-with-helm-charts.md          |  500 ++++++
 .../version-1.3.2/development/debug.md             |  518 ++++++
 .../development-specification/_category_.json      |    4 +
 .../development/development-specification/api.md   |   77 +
 .../development-specification/commit-message.md    |   95 ++
 .../development-specification/concurrent.md        |   13 +
 .../development-specification/exception-catch.md   |   87 +
 .../how-to-write-unit-test-code.md                 |  365 ++++
 .../development-specification/license.md           |  166 ++
 .../development/development-specification/log.md   |   23 +
 .../development-specification/mapper-xml.md        |  159 ++
 .../development-specification/overview.md          |   19 +
 .../development-specification/path-usage.md        |   13 +
 .../programming-specification.md                   |  102 ++
 .../development-specification/release-notes.md     |   42 +
 .../development-specification/unit-test.md         |   12 +
 .../version-feature-specifications.md              |   26 +
 .../development/directory-structure.md             |  296 ++++
 .../version-1.3.2/development/images/c-debug.png   |  Bin 0 -> 79771 bytes
 .../version-1.3.2/development/images/c-port.png    |  Bin 0 -> 24065 bytes
 .../version-1.3.2/development/images/debug.png     |  Bin 0 -> 140045 bytes
 .../version-1.3.2/development/images/test-0.png    |  Bin 0 -> 89546 bytes
 .../version-1.3.2/development/images/test-1.png    |  Bin 0 -> 89546 bytes
 .../version-1.3.2/development/images/test-2.png    |  Bin 0 -> 11970 bytes
 .../version-1.3.2/development/new-engine-conn.md   |  477 ++++++
 .../version-1.3.2/development/new-microservice.md  |  381 +++++
 .../version-1.3.2/development/swwager.md           |  261 +++
 .../development/table/_category_.json              |    4 +
 .../version-1.3.2/development/table/all.md         | 1782 ++++++++++++++++++++
 .../version-1.3.2/development/table/udf-table.md   |   99 ++
 .../version-1.3.2/engine-usage/_category_.json     |    4 +
 .../version-1.3.2/engine-usage/elasticsearch.md    |  243 +++
 .../version-1.3.2/engine-usage/flink.md            |  191 +++
 .../version-1.3.2/engine-usage/hive.md             |  290 ++++
 .../engine-usage/images/check-seatunnel.png        |  Bin 0 -> 107950 bytes
 .../engine-usage/images/datasourceconntest.png     |  Bin 0 -> 54597 bytes
 .../engine-usage/images/datasourcemanage.png       |  Bin 0 -> 124968 bytes
 .../engine-usage/images/es-config.png              |  Bin 0 -> 48308 bytes
 .../engine-usage/images/es-manage.png              |  Bin 0 -> 100279 bytes
 .../engine-usage/images/historical_information.png |  Bin 0 -> 28255 bytes
 .../engine-usage/images/hive-config.png            |  Bin 0 -> 75246 bytes
 .../version-1.3.2/engine-usage/images/hive-run.png |  Bin 0 -> 94294 bytes
 .../engine-usage/images/jdbc-config.png            |  Bin 0 -> 80138 bytes
 .../version-1.3.2/engine-usage/images/jdbc-run.png |  Bin 0 -> 56438 bytes
 .../engine-usage/images/job_state.png              |  Bin 0 -> 27039 bytes
 .../engine-usage/images/muti-data-source-usage.png |  Bin 0 -> 24484 bytes
 .../engine-usage/images/new_pipeline_script.png    |  Bin 0 -> 69903 bytes
 .../engine-usage/images/openlookeng-config.png     |  Bin 0 -> 98561 bytes
 .../engine-usage/images/pipeline-conf.png          |  Bin 0 -> 92375 bytes
 .../engine-usage/images/presto-console.png         |  Bin 0 -> 59566 bytes
 .../engine-usage/images/presto-file.png            |  Bin 0 -> 77025 bytes
 .../engine-usage/images/presto-psql.png            |  Bin 0 -> 39785 bytes
 .../engine-usage/images/pyspakr-run.png            |  Bin 0 -> 124979 bytes
 .../engine-usage/images/python-conf.png            |  Bin 0 -> 55438 bytes
 .../engine-usage/images/python-config.png          |  Bin 0 -> 88013 bytes
 .../engine-usage/images/python-run.png             |  Bin 0 -> 89641 bytes
 .../engine-usage/images/queue-set.png              |  Bin 0 -> 115340 bytes
 .../engine-usage/images/scala-run.png              |  Bin 0 -> 125060 bytes
 .../engine-usage/images/shell-run.png              |  Bin 0 -> 209553 bytes
 .../engine-usage/images/spark-conf.png             |  Bin 0 -> 103153 bytes
 .../engine-usage/images/sparksql-run.png           |  Bin 0 -> 121699 bytes
 .../version-1.3.2/engine-usage/images/to_write.png |  Bin 0 -> 28194 bytes
 .../engine-usage/images/trino-config.png           |  Bin 0 -> 90625 bytes
 .../version-1.3.2/engine-usage/images/workflow.png |  Bin 0 -> 151481 bytes
 .../engine-usage/images/yarn-conf.png              |  Bin 0 -> 61421 bytes
 .../version-1.3.2/engine-usage/jdbc.md             |  275 +++
 .../version-1.3.2/engine-usage/openlookeng.md      |  210 +++
 .../version-1.3.2/engine-usage/overview.md         |   27 +
 .../version-1.3.2/engine-usage/pipeline.md         |  175 ++
 .../version-1.3.2/engine-usage/presto.md           |  229 +++
 .../version-1.3.2/engine-usage/python.md           |  157 ++
 .../version-1.3.2/engine-usage/seatunnel.md        |  254 +++
 .../version-1.3.2/engine-usage/shell.md            |   55 +
 .../version-1.3.2/engine-usage/spark.md            |  272 +++
 .../version-1.3.2/engine-usage/sqoop.md            |  473 ++++++
 .../version-1.3.2/engine-usage/trino.md            |  243 +++
 .../version-1.3.2/feature/_category_.json          |    4 +
 .../version-1.3.2/feature/ec-fix-label.md          |   25 +
 .../feature/eureka-version-metadata.md             |   34 +
 .../version-1.3.2/feature/load-udf-by-udfid.md     |   47 +
 .../version-1.3.2/feature/overview.md              |   29 +
 .../version-1.3.2/feature/spark-submit-jar.md      |   52 +
 .../version-1.3.2/quick/_category_.json            |    4 +
 .../version-1.3.2/quick/deploy-to-kubernetes.md    |  118 ++
 .../version-1.3.2/quick/deploy-without-hdfs.md     |  104 ++
 .../version-1.3.2/quick/live-demo.md               |  281 +++
 .../tuning-and-troubleshooting/_category_.json     |    4 +
 .../tuning-and-troubleshooting/configuration.md    |  342 ++++
 .../error-guide/_category_.json                    |    4 +
 .../error-guide/error-code.md                      | 1447 ++++++++++++++++
 .../error-guide/interface.md                       |  133 ++
 .../images/engine-log.png                          |  Bin 0 -> 156597 bytes
 .../tuning-and-troubleshooting/overview.md         |  170 ++
 .../tuning-and-troubleshooting/tuning.md           |   55 +
 .../version-1.3.2/upgrade/_category_.json          |    4 +
 .../upgrade/upgrade-from-0.X-to-1.0-guide.md       |   78 +
 .../version-1.3.2/upgrade/upgrade-guide.md         |  176 ++
 .../version-1.3.2/user-guide/_category_.json       |    4 +
 .../user-guide/control-panel/_category_.json       |    4 +
 .../control-panel/basicdata-management.md          |   36 +
 .../control-panel/datasource-management.md         |   32 +
 .../user-guide/control-panel/ecm-management.md     |   31 +
 .../user-guide/control-panel/global-history.md     |   24 +
 .../user-guide/control-panel/global-variable.md    |    9 +
 .../control-panel/microservice-management.md       |   22 +
 .../user-guide/control-panel/overview.md           |   94 ++
 .../user-guide/control-panel/param-conf.md         |   69 +
 .../permission-instructions-console.md             |  124 ++
 .../user-guide/control-panel/resource-limit.md     |   58 +
 .../user-guide/control-panel/resource-manager.md   |   26 +
 .../user-guide/control-panel/spark-param.md        |   27 +
 .../user-guide/control-panel/udf-function.md       |  176 ++
 .../version-1.3.2/user-guide/datasource-client.md  |  143 ++
 .../version-1.3.2/user-guide/datasource-manual.md  |  503 ++++++
 .../version-1.3.2/user-guide/dynamic-variables.md  |  342 ++++
 .../version-1.3.2/user-guide/how-to-use.md         |   24 +
 .../version-1.3.2/user-guide/images/add-app.png    |  Bin 0 -> 9737 bytes
 .../user-guide/images/add-engine-btn.png           |  Bin 0 -> 94072 bytes
 .../version-1.3.2/user-guide/images/add-engine.png |  Bin 0 -> 11644 bytes
 .../user-guide/images/add-spark-engine.png         |  Bin 0 -> 19997 bytes
 .../user-guide/images/administrator-view.png       |  Bin 0 -> 80087 bytes
 .../version-1.3.2/user-guide/images/basic-bml.png  |  Bin 0 -> 100819 bytes
 .../version-1.3.2/user-guide/images/basic-code.png |  Bin 0 -> 98314 bytes
 .../version-1.3.2/user-guide/images/basic-ext.png  |  Bin 0 -> 62762 bytes
 .../user-guide/images/basic-token.png              |  Bin 0 -> 98051 bytes
 .../version-1.3.2/user-guide/images/click-yarn.png |  Bin 0 -> 88952 bytes
 .../user-guide/images/configuration-interface.png  |  Bin 0 -> 79698 bytes
 .../user-guide/images/datasource-manage.png        |  Bin 0 -> 63270 bytes
 .../version-1.3.2/user-guide/images/del-app.png    |  Bin 0 -> 88414 bytes
 .../user-guide/images/deque-resource.png           |  Bin 0 -> 39042 bytes
 .../version-1.3.2/user-guide/images/ds-auth.png    |  Bin 0 -> 50992 bytes
 .../version-1.3.2/user-guide/images/ds-class.png   |  Bin 0 -> 86655 bytes
 .../version-1.3.2/user-guide/images/ecm-btn.png    |  Bin 0 -> 96907 bytes
 .../user-guide/images/ecm-engine-label.png         |  Bin 0 -> 27387 bytes
 .../version-1.3.2/user-guide/images/ecm-engine.png |  Bin 0 -> 70706 bytes
 .../user-guide/images/ecm-management.png           |  Bin 0 -> 100167 bytes
 .../user-guide/images/edit-directory.png           |  Bin 0 -> 89919 bytes
 .../version-1.3.2/user-guide/images/edit-label.png |  Bin 0 -> 26066 bytes
 .../user-guide/images/editing-interface.png        |  Bin 0 -> 64470 bytes
 .../user-guide/images/engine-conf.png              |  Bin 0 -> 93024 bytes
 .../user-guide/images/engine-information.png       |  Bin 0 -> 89529 bytes
 .../version-1.3.2/user-guide/images/engine-log.png |  Bin 0 -> 220192 bytes
 .../user-guide/images/engine-memory.png            |  Bin 0 -> 86674 bytes
 .../user-guide/images/engine-view-log.png          |  Bin 0 -> 64727 bytes
 .../version-1.3.2/user-guide/images/env-edit.png   |  Bin 0 -> 33127 bytes
 .../version-1.3.2/user-guide/images/env-list.png   |  Bin 0 -> 60783 bytes
 .../version-1.3.2/user-guide/images/eureka-btn.png |  Bin 0 -> 48124 bytes
 .../images/eureka-registration-center.png          |  Bin 0 -> 327966 bytes
 .../version-1.3.2/user-guide/images/eureka.png     |  Bin 0 -> 131264 bytes
 .../user-guide/images/executor-count.png           |  Bin 0 -> 90822 bytes
 .../user-guide/images/executor-memory.png          |  Bin 0 -> 85751 bytes
 .../version-1.3.2/user-guide/images/global-con.png |  Bin 0 -> 261712 bytes
 .../user-guide/images/global-conf.png              |  Bin 0 -> 57184 bytes
 .../user-guide/images/global-core.png              |  Bin 0 -> 87000 bytes
 .../version-1.3.2/user-guide/images/global-cpu.png |  Bin 0 -> 86355 bytes
 .../user-guide/images/global-history-interface.png |  Bin 0 -> 82340 bytes
 .../images/global-history-query-button.png         |  Bin 0 -> 81788 bytes
 .../user-guide/images/global-history.png           |  Bin 0 -> 81788 bytes
 .../user-guide/images/global-limit.png             |  Bin 0 -> 90019 bytes
 .../version-1.3.2/user-guide/images/global-var.png |  Bin 0 -> 39518 bytes
 .../images/global-variable-interface.png           |  Bin 0 -> 40073 bytes
 .../user-guide/images/history-engine.png           |  Bin 0 -> 64566 bytes
 .../user-guide/images/history-interface.png        |  Bin 0 -> 82340 bytes
 .../version-1.3.2/user-guide/images/hive-con.png   |  Bin 0 -> 236367 bytes
 .../version-1.3.2/user-guide/images/list-app.png   |  Bin 0 -> 85340 bytes
 .../user-guide/images/management-interface.png     |  Bin 0 -> 43765 bytes
 .../user-guide/images/microservice-Interface.png   |  Bin 0 -> 39198 bytes
 .../user-guide/images/microservice-list.png        |  Bin 0 -> 68389 bytes
 .../version-1.3.2/user-guide/images/ms-edit.png    |  Bin 0 -> 13663 bytes
 .../user-guide/images/new-application-type.png     |  Bin 0 -> 108864 bytes
 .../images/resource-management-administrator.png   |  Bin 0 -> 95139 bytes
 .../images/resource-management-button.png          |  Bin 0 -> 52358 bytes
 .../images/resource-management-interface.png       |  Bin 0 -> 56179 bytes
 .../user-guide/images/resource-management.png      |  Bin 0 -> 56179 bytes
 .../user-guide/images/set-spark-param.png          |  Bin 0 -> 91076 bytes
 .../version-1.3.2/user-guide/images/spark-con.png  |  Bin 0 -> 262984 bytes
 .../user-guide/images/spark-resource.png           |  Bin 0 -> 359886 bytes
 .../user-guide/images/task-log-single.png          |  Bin 0 -> 114314 bytes
 .../version-1.3.2/user-guide/images/task-log.png   |  Bin 0 -> 114314 bytes
 .../version-1.3.2/user-guide/images/udf-cllass.png |  Bin 0 -> 51101 bytes
 .../user-guide/images/view-engine-information.png  |  Bin 0 -> 41814 bytes
 .../version-1.3.2/user-guide/images/yarn-cpu.png   |  Bin 0 -> 266055 bytes
 .../version-1.3.2/user-guide/images/yarn-deque.png |  Bin 0 -> 127357 bytes
 .../user-guide/images/yarn-instance.png            |  Bin 0 -> 271564 bytes
 .../version-1.3.2/user-guide/images/yarn-write.png |  Bin 0 -> 87202 bytes
 .../version-1.3.2/user-guide/linkiscli-manual.md   |  238 +++
 .../version-1.3.2/user-guide/sdk-manual.md         |  366 ++++
 versioned_docs/version-1.3.2/about/_category_.json |    4 +
 .../version-1.3.2/about/configuration.md           |  180 ++
 versioned_docs/version-1.3.2/about/glossary.md     |  103 ++
 .../version-1.3.2/about/images/deverlop-conf.png   |  Bin 0 -> 89196 bytes
 .../version-1.3.2/about/images/engine-debug.png    |  Bin 0 -> 81383 bytes
 .../version-1.3.2/about/images/fs-conf.png         |  Bin 0 -> 26516 bytes
 .../version-1.3.2/about/images/hive-meta.png       |  Bin 0 -> 136260 bytes
 versioned_docs/version-1.3.2/about/images/ldap.png |  Bin 0 -> 96332 bytes
 .../version-1.3.2/about/images/linkis-db.png       |  Bin 0 -> 63843 bytes
 .../version-1.3.2/about/images/linkis-intro-01.png |  Bin 0 -> 404165 bytes
 .../version-1.3.2/about/images/linkis-intro-03.png |  Bin 0 -> 377636 bytes
 .../version-1.3.2/about/images/list-conf.png       |  Bin 0 -> 67624 bytes
 .../version-1.3.2/about/images/login-user.png      |  Bin 0 -> 94509 bytes
 .../version-1.3.2/about/images/redis.png           |  Bin 0 -> 48523 bytes
 .../version-1.3.2/about/images/resource-enable.png |  Bin 0 -> 83825 bytes
 .../version-1.3.2/about/images/test-mode.png       |  Bin 0 -> 40332 bytes
 versioned_docs/version-1.3.2/about/introduction.md |  113 ++
 versioned_docs/version-1.3.2/api/_category_.json   |    4 +
 .../version-1.3.2/api/http/_category_.json         |    4 +
 .../linkis-cg-engineplugin-api/_category_.json     |    4 +
 .../engine-plugin-api.md                           |  576 +++++++
 .../engineconn-plugin-refresh.md                   |  109 ++
 .../http/linkis-cg-entrance-api/_category_.json    |    4 +
 .../linkis-cg-entrance-api/task-management-api.md  |  128 ++
 .../linkis-cg-entrance-api/task-operation-api.md   |  565 +++++++
 .../linkis-cg-linkismanager-api/_category_.json    |    4 +
 .../ec-resource-management-api.md                  |  288 ++++
 .../ecm-resource-management-api.md                 |  402 +++++
 .../engine-management-api.md                       |  579 +++++++
 .../resource-management-api.md                     |  606 +++++++
 .../api/http/linkis-ps-cs-api/_category_.json      |    4 +
 .../context-history-service-api.md                 |  320 ++++
 .../context-listening-service-api.md               |  188 +++
 .../context-logging-service-api.md                 |  378 +++++
 .../http/linkis-ps-cs-api/context-service-api.md   |  697 ++++++++
 .../linkis-ps-publicservice-api/_category_.json    |    4 +
 .../bm-operation-management-api.md                 |  443 +++++
 .../bml-resource-management-api.md                 |  803 +++++++++
 .../bmlfs-management-api.md                        |  200 +++
 .../linkis-ps-publicservice-api/currency-api.md    |   62 +
 .../data-source-manager-api.md                     | 1495 ++++++++++++++++
 .../linkis-ps-publicservice-api/file-system-api.md | 1035 ++++++++++++
 .../global-variable-api.md                         |   78 +
 .../homepage-function-interface-api.md             |  328 ++++
 .../instance-management-api.md                     |  289 ++++
 .../linkis-ps-publicservice-api/jobhistory-api.md  |  251 +++
 .../linkis-ps-publicservice-api/link-error-code.md |   64 +
 .../mdq-table-interface-api.md                     |  318 ++++
 .../metadatamanager-api.md                         |  257 +++
 .../metadataquery-api.md                           |  267 +++
 .../parameter-configuration-api.md                 |  886 ++++++++++
 .../http/linkis-ps-publicservice-api/udf-api.md    | 1256 ++++++++++++++
 versioned_docs/version-1.3.2/api/jdbc-api.md       |   59 +
 .../version-1.3.2/api/linkis-task-operator.md      |  426 +++++
 versioned_docs/version-1.3.2/api/login-api.md      |  130 ++
 versioned_docs/version-1.3.2/api/overview.md       |   13 +
 .../version-1.3.2/architecture/_category_.json     |    4 +
 .../architecture/feature/_category_.json           |    4 +
 .../architecture/feature/commons/_category_.json   |    4 +
 .../architecture/feature/commons/proxy-user.md     |   37 +
 .../architecture/feature/commons/rpc.md            |   21 +
 .../architecture/feature/commons/variable.md       |   94 ++
 .../_category_.json                                |    4 +
 .../engine-conn-manager.md                         |   50 +
 .../engine/_category_.json                         |    4 +
 .../engine/add-an-engine-conn.md                   |  109 ++
 .../engine/engine-conn-metrics.md                  |   76 +
 .../engine/engine-conn-plugin.md                   |   77 +
 .../engine/engine-conn.md                          |  139 ++
 .../computation-governance-services/entrance.md    |   27 +
 .../computation-governance-services/linkis-cli.md  |   36 +
 .../linkis-manager/_category_.json                 |    4 +
 .../linkis-manager/app-manager.md                  |   38 +
 .../linkis-manager/engine-conn-history.md          |   89 +
 .../linkis-manager/label-manager.md                |   43 +
 .../linkis-manager/overview.md                     |   48 +
 .../linkis-manager/resource-manager.md             |  138 ++
 .../computation-governance-services/overview.md    |   38 +
 .../public-enhancement-services/_category_.json    |    4 +
 .../bml/_category_.json                            |    4 +
 .../bml/engine-bml-dissect.md                      |  294 ++++
 .../public-enhancement-services/bml/overview.md    |   99 ++
 .../context-service/_category_.json                |    4 +
 .../context-service/content-service-cleanup.md     |  238 +++
 .../context-service/context-service-cache.md       |  101 ++
 .../context-service/context-service-client.md      |   66 +
 .../context-service-highavailable.md               |   91 +
 .../context-service/context-service-listener.md    |   37 +
 .../context-service/context-service-persistence.md |   13 +
 .../context-service/context-service-search.md      |  132 ++
 .../context-service/context-service.md             |   58 +
 .../context-service/overview.md                    |  128 ++
 .../datasource-manager.md                          |  140 ++
 .../metadata-manager.md                            |   39 +
 .../public-enhancement-services/overview.md        |   96 ++
 .../public-enhancement-services/public-service.md  |   37 +
 .../version-1.3.2/architecture/overview.md         |   22 +
 .../service-architecture/_category_.json           |    4 +
 .../architecture/service-architecture/gateway.md   |   39 +
 .../architecture/service-architecture/overview.md  |   37 +
 .../service-architecture/service_isolation.md      |  197 +++
 .../version-1.3.2/architecture/task-flow.md        |  182 ++
 versioned_docs/version-1.3.2/auth/_category_.json  |    4 +
 versioned_docs/version-1.3.2/auth/kerberos.md      |   97 ++
 versioned_docs/version-1.3.2/auth/ldap.md          |   50 +
 versioned_docs/version-1.3.2/auth/proxy.md         |   57 +
 versioned_docs/version-1.3.2/auth/test.md          |   76 +
 versioned_docs/version-1.3.2/auth/token.md         |  113 ++
 .../version-1.3.2/deployment/_category_.json       |    4 +
 .../version-1.3.2/deployment/deploy-cluster.md     |  149 ++
 .../version-1.3.2/deployment/deploy-console.md     |  126 ++
 .../version-1.3.2/deployment/deploy-quick.md       |  711 ++++++++
 .../version-1.3.2/deployment/images/bml-cookie.png |  Bin 0 -> 114015 bytes
 .../version-1.3.2/deployment/images/bml.png        |  Bin 0 -> 44655 bytes
 .../version-1.3.2/deployment/images/engine-log.png |  Bin 0 -> 156597 bytes
 .../version-1.3.2/deployment/images/eureka.png     |  Bin 0 -> 86788 bytes
 .../version-1.3.2/deployment/images/issues.png     |  Bin 0 -> 102649 bytes
 .../version-1.3.2/deployment/images/search.png     |  Bin 0 -> 92695 bytes
 .../deployment/images/yarn-normal.png              |  Bin 0 -> 78202 bytes
 .../version-1.3.2/deployment/install-engineconn.md |   84 +
 .../deployment/integrated/_category_.json          |    4 +
 .../deployment/integrated/install-scriptis.md      |  193 +++
 .../deployment/integrated/involve-knife4j.md       |   64 +
 .../deployment/integrated/involve-prometheus.md    |  325 ++++
 .../deployment/integrated/involve-skywalking.md    |  150 ++
 .../deployment/integrated/sso-with-redis.md        |   46 +
 .../version-1.3.2/deployment/version-adaptation.md |  513 ++++++
 .../version-1.3.2/development/_category_.json      |    4 +
 .../version-1.3.2/development/build-console.md     |   80 +
 .../version-1.3.2/development/build-docker.md      |  136 ++
 versioned_docs/version-1.3.2/development/build.md  |  190 +++
 versioned_docs/version-1.3.2/development/config.md |  131 ++
 .../development/debug-with-helm-charts.md          |  507 ++++++
 versioned_docs/version-1.3.2/development/debug.md  |  514 ++++++
 .../development-specification/_category_.json      |    4 +
 .../development/development-specification/api.md   |  148 ++
 .../development-specification/commit-message.md    |  100 ++
 .../development-specification/concurrent.md        |   10 +
 .../development-specification/exception-catch.md   |   10 +
 .../how-to-write-unit-test-code.md                 |  393 +++++
 .../development-specification/license.md           |  165 ++
 .../development/development-specification/log.md   |   12 +
 .../development-specification/mapper-xml.md        |  159 ++
 .../development-specification/overview.md          |   17 +
 .../development-specification/path-usage.md        |   20 +
 .../programming-specification.md                   |   98 ++
 .../development-specification/release-notes.md     |   42 +
 .../development-specification/unit-test.md         |   12 +
 .../version-feature-specifications.md              |   25 +
 .../development/directory-structure.md             |  291 ++++
 .../version-1.3.2/development/images/c-debug.png   |  Bin 0 -> 79771 bytes
 .../version-1.3.2/development/images/c-port.png    |  Bin 0 -> 24065 bytes
 .../version-1.3.2/development/images/debug.png     |  Bin 0 -> 140045 bytes
 .../version-1.3.2/development/images/test-0.png    |  Bin 0 -> 89546 bytes
 .../version-1.3.2/development/images/test-1.png    |  Bin 0 -> 89546 bytes
 .../version-1.3.2/development/images/test-2.png    |  Bin 0 -> 11970 bytes
 .../version-1.3.2/development/new-engine-conn.md   |  477 ++++++
 .../version-1.3.2/development/new-microservice.md  |  377 +++++
 .../version-1.3.2/development/swwager.md           |  261 +++
 .../development/table/_category_.json              |    4 +
 .../version-1.3.2/development/table/all.md         |    5 +
 .../version-1.3.2/development/table/udf-table.md   |   99 ++
 .../version-1.3.2/engine-usage/_category_.json     |    4 +
 .../version-1.3.2/engine-usage/elasticsearch.md    |  243 +++
 versioned_docs/version-1.3.2/engine-usage/flink.md |  191 +++
 versioned_docs/version-1.3.2/engine-usage/hive.md  |  291 ++++
 .../engine-usage/images/check-seatunnel.png        |  Bin 0 -> 107950 bytes
 .../engine-usage/images/datasourceconntest.png     |  Bin 0 -> 55115 bytes
 .../engine-usage/images/datasourcemanage.png       |  Bin 0 -> 117761 bytes
 .../engine-usage/images/es-config.png              |  Bin 0 -> 48308 bytes
 .../engine-usage/images/es-manage.png              |  Bin 0 -> 100279 bytes
 .../engine-usage/images/historical_information.png |  Bin 0 -> 28255 bytes
 .../engine-usage/images/hive-config.png            |  Bin 0 -> 133301 bytes
 .../version-1.3.2/engine-usage/images/hive-run.png |  Bin 0 -> 94294 bytes
 .../engine-usage/images/jdbc-config.png            |  Bin 0 -> 124770 bytes
 .../version-1.3.2/engine-usage/images/jdbc-run.png |  Bin 0 -> 56438 bytes
 .../engine-usage/images/job_state.png              |  Bin 0 -> 27039 bytes
 .../engine-usage/images/muti-data-source-usage.png |  Bin 0 -> 24484 bytes
 .../engine-usage/images/new_pipeline_script.png    |  Bin 0 -> 69903 bytes
 .../engine-usage/images/openlookeng-config.png     |  Bin 0 -> 113022 bytes
 .../engine-usage/images/pipeline-conf.png          |  Bin 0 -> 138933 bytes
 .../engine-usage/images/presto-console.png         |  Bin 0 -> 112689 bytes
 .../engine-usage/images/presto-file.png            |  Bin 0 -> 77025 bytes
 .../engine-usage/images/presto-psql.png            |  Bin 0 -> 39785 bytes
 .../engine-usage/images/pyspakr-run.png            |  Bin 0 -> 124979 bytes
 .../engine-usage/images/python-conf.png            |  Bin 0 -> 55438 bytes
 .../engine-usage/images/python-config.png          |  Bin 0 -> 143563 bytes
 .../engine-usage/images/python-run.png             |  Bin 0 -> 89641 bytes
 .../engine-usage/images/queue-set.png              |  Bin 0 -> 117425 bytes
 .../engine-usage/images/scala-run.png              |  Bin 0 -> 125060 bytes
 .../engine-usage/images/shell-run.png              |  Bin 0 -> 209553 bytes
 .../engine-usage/images/spark-conf.png             |  Bin 0 -> 141487 bytes
 .../engine-usage/images/sparksql-run.png           |  Bin 0 -> 121699 bytes
 .../version-1.3.2/engine-usage/images/to_write.png |  Bin 0 -> 28194 bytes
 .../engine-usage/images/trino-config.png           |  Bin 0 -> 113587 bytes
 .../version-1.3.2/engine-usage/images/workflow.png |  Bin 0 -> 151481 bytes
 .../engine-usage/images/yarn-conf.png              |  Bin 0 -> 117425 bytes
 versioned_docs/version-1.3.2/engine-usage/jdbc.md  |  275 +++
 .../version-1.3.2/engine-usage/openlookeng.md      |  211 +++
 .../version-1.3.2/engine-usage/overview.md         |   27 +
 .../version-1.3.2/engine-usage/pipeline.md         |  175 ++
 .../version-1.3.2/engine-usage/presto.md           |  232 +++
 .../version-1.3.2/engine-usage/python.md           |  157 ++
 .../version-1.3.2/engine-usage/seatunnel.md        |  254 +++
 versioned_docs/version-1.3.2/engine-usage/shell.md |   55 +
 versioned_docs/version-1.3.2/engine-usage/spark.md |  273 +++
 versioned_docs/version-1.3.2/engine-usage/sqoop.md |  473 ++++++
 versioned_docs/version-1.3.2/engine-usage/trino.md |  243 +++
 .../version-1.3.2/feature/_category_.json          |    4 +
 .../version-1.3.2/feature/ec-fix-label.md          |   25 +
 .../feature/eureka-version-metadata.md             |   34 +
 .../version-1.3.2/feature/load-udf-by-udfid.md     |   47 +
 versioned_docs/version-1.3.2/feature/overview.md   |   29 +
 .../version-1.3.2/feature/spark-submit-jar.md      |   52 +
 versioned_docs/version-1.3.2/quick/_category_.json |    4 +
 .../version-1.3.2/quick/deploy-to-kubernetes.md    |  110 ++
 .../version-1.3.2/quick/deploy-without-hdfs.md     |  101 ++
 versioned_docs/version-1.3.2/quick/live-demo.md    |  283 ++++
 .../tuning-and-troubleshooting/_category_.json     |    4 +
 .../tuning-and-troubleshooting/configuration.md    |  341 ++++
 .../error-guide/_category_.json                    |    4 +
 .../error-guide/error-code.md                      | 1445 ++++++++++++++++
 .../error-guide/interface.md                       |  133 ++
 .../tuning-and-troubleshooting/overview.md         |  100 ++
 .../tuning-and-troubleshooting/tuning.md           |   66 +
 .../version-1.3.2/upgrade/_category_.json          |    4 +
 .../upgrade/upgrade-from-0.X-to-1.0-guide.md       |   78 +
 .../version-1.3.2/upgrade/upgrade-guide.md         |  174 ++
 .../version-1.3.2/user-guide/_category_.json       |    4 +
 .../user-guide/control-panel/_category_.json       |    4 +
 .../control-panel/basicdata-management.md          |   36 +
 .../control-panel/datasource-management.md         |   32 +
 .../user-guide/control-panel/ecm-management.md     |   31 +
 .../user-guide/control-panel/global-history.md     |   23 +
 .../user-guide/control-panel/global-variable.md    |    8 +
 .../control-panel/microservice-management.md       |   22 +
 .../user-guide/control-panel/overview.md           |   93 +
 .../user-guide/control-panel/param-conf.md         |   68 +
 .../permission-instructions-console.md             |  124 ++
 .../user-guide/control-panel/resource-limit.md     |   58 +
 .../user-guide/control-panel/resource-manager.md   |   26 +
 .../user-guide/control-panel/spark-param.md        |   26 +
 .../user-guide/control-panel/udf-function.md       |  174 ++
 .../version-1.3.2/user-guide/datasource-client.md  |  145 ++
 .../version-1.3.2/user-guide/datasource-manual.md  |  479 ++++++
 .../version-1.3.2/user-guide/dynamic-variables.md  |  342 ++++
 .../version-1.3.2/user-guide/how-to-use.md         |   34 +
 .../version-1.3.2/user-guide/images/add-app.png    |  Bin 0 -> 16116 bytes
 .../user-guide/images/add-engine-btn.png           |  Bin 0 -> 139019 bytes
 .../version-1.3.2/user-guide/images/add-engine.png |  Bin 0 -> 16116 bytes
 .../user-guide/images/add-spark-engine.png         |  Bin 0 -> 139019 bytes
 .../user-guide/images/administrator-view.png       |  Bin 0 -> 176117 bytes
 .../version-1.3.2/user-guide/images/basic-bml.png  |  Bin 0 -> 111941 bytes
 .../version-1.3.2/user-guide/images/basic-code.png |  Bin 0 -> 111941 bytes
 .../version-1.3.2/user-guide/images/basic-ext.png  |  Bin 0 -> 111941 bytes
 .../user-guide/images/basic-token.png              |  Bin 0 -> 111941 bytes
 .../version-1.3.2/user-guide/images/click-yarn.png |  Bin 0 -> 111941 bytes
 .../user-guide/images/datasource-manage.png        |  Bin 0 -> 111941 bytes
 .../version-1.3.2/user-guide/images/del-app.png    |  Bin 0 -> 115187 bytes
 .../user-guide/images/deque-resource.png           |  Bin 0 -> 40043 bytes
 .../version-1.3.2/user-guide/images/ds-auth.png    |  Bin 0 -> 103590 bytes
 .../version-1.3.2/user-guide/images/ds-class.png   |  Bin 0 -> 105127 bytes
 .../version-1.3.2/user-guide/images/ecm-btn.png    |  Bin 0 -> 66229 bytes
 .../user-guide/images/ecm-engine-label.png         |  Bin 0 -> 32972 bytes
 .../version-1.3.2/user-guide/images/ecm-engine.png |  Bin 0 -> 66229 bytes
 .../user-guide/images/ecm-management.png           |  Bin 0 -> 72559 bytes
 .../version-1.3.2/user-guide/images/edit-label.png |  Bin 0 -> 28868 bytes
 .../user-guide/images/engine-conf.png              |  Bin 0 -> 90026 bytes
 .../version-1.3.2/user-guide/images/engine-log.png |  Bin 0 -> 131957 bytes
 .../user-guide/images/engine-memory.png            |  Bin 0 -> 106055 bytes
 .../user-guide/images/engine-view-log.png          |  Bin 0 -> 138005 bytes
 .../version-1.3.2/user-guide/images/env-edit.png   |  Bin 0 -> 49439 bytes
 .../version-1.3.2/user-guide/images/env-list.png   |  Bin 0 -> 94999 bytes
 .../version-1.3.2/user-guide/images/eureka-btn.png |  Bin 0 -> 61612 bytes
 .../version-1.3.2/user-guide/images/eureka.png     |  Bin 0 -> 131264 bytes
 .../user-guide/images/executor-count.png           |  Bin 0 -> 142087 bytes
 .../user-guide/images/executor-memory.png          |  Bin 0 -> 141614 bytes
 .../version-1.3.2/user-guide/images/global-con.png |  Bin 0 -> 109226 bytes
 .../user-guide/images/global-conf.png              |  Bin 0 -> 117254 bytes
 .../user-guide/images/global-core.png              |  Bin 0 -> 108353 bytes
 .../version-1.3.2/user-guide/images/global-cpu.png |  Bin 0 -> 108265 bytes
 .../user-guide/images/global-history-interface.png |  Bin 0 -> 165035 bytes
 .../user-guide/images/global-limit.png             |  Bin 0 -> 106153 bytes
 .../version-1.3.2/user-guide/images/global-var.png |  Bin 0 -> 74694 bytes
 .../user-guide/images/history-engine.png           |  Bin 0 -> 157397 bytes
 .../user-guide/images/history-query-button.png     |  Bin 0 -> 171462 bytes
 .../version-1.3.2/user-guide/images/hive-con.png   |  Bin 0 -> 137007 bytes
 .../version-1.3.2/user-guide/images/list-app.png   |  Bin 0 -> 137007 bytes
 .../user-guide/images/microservice-list.png        |  Bin 0 -> 137007 bytes
 .../version-1.3.2/user-guide/images/ms-edit.png    |  Bin 0 -> 137007 bytes
 .../images/resource-management-administrator.png   |  Bin 0 -> 73531 bytes
 .../images/resource-management-button.png          |  Bin 0 -> 77821 bytes
 .../images/resource-management-interface.png       |  Bin 0 -> 73531 bytes
 .../user-guide/images/set-spark-param.png          |  Bin 0 -> 137007 bytes
 .../version-1.3.2/user-guide/images/spark-con.png  |  Bin 0 -> 137007 bytes
 .../user-guide/images/spark-resource.png           |  Bin 0 -> 137007 bytes
 .../user-guide/images/task-execution-log.png       |  Bin 0 -> 188707 bytes
 .../version-1.3.2/user-guide/images/udf-cllass.png |  Bin 0 -> 51101 bytes
 .../version-1.3.2/user-guide/images/yarn-cpu.png   |  Bin 0 -> 137007 bytes
 .../version-1.3.2/user-guide/images/yarn-deque.png |  Bin 0 -> 127357 bytes
 .../user-guide/images/yarn-instance.png            |  Bin 0 -> 137007 bytes
 .../version-1.3.2/user-guide/images/yarn-write.png |  Bin 0 -> 137007 bytes
 .../version-1.3.2/user-guide/linkiscli-manual.md   |  194 +++
 .../version-1.3.2/user-guide/sdk-manual.md         |  360 ++++
 versioned_sidebars/version-1.3.2-sidebars.json     |    8 +
 versions.json                                      |    1 +
 yarn.lock                                          | 1257 +++++++-------
 951 files changed, 104466 insertions(+), 704 deletions(-)

diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 4f0f41888d..61b5a5f97c 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -9,6 +9,9 @@ on:
     # Run everyday at 9:00 AM (See https://pubs.opengroup.org/onlinepubs/9699919799/utilities/crontab.html#tag_20_25_07)
     - cron: "0 5 * * *"
 
+env:
+  NODE_OPTIONS: --max-old-space-size=8192
+
 # A workflow run is made up of one or more jobs that can run sequentially or in parallel
 jobs:
   # This workflow contains a single job called "build"
@@ -51,7 +54,7 @@ jobs:
           npm run build
           cp .asf.yaml build
           cp .htaccess build
-          cp doap.rdf build   
+          cp doap.rdf build
       - name: Link checker
         uses: untitaker/hyperlink@0.1.21
         with:
diff --git a/blog/2022-04-15-how-to-download-engineconn-plugin.md b/blog/2022-04-15-how-to-download-engineconn-plugin.md
index 9610d8d4d1..f5c8a39303 100644
--- a/blog/2022-04-15-how-to-download-engineconn-plugin.md
+++ b/blog/2022-04-15-how-to-download-engineconn-plugin.md
@@ -12,6 +12,7 @@ In order to facilitate everyone's use, based on the release branch code of each
  ## Download link
 | **linkis version** | **engines included** |**engine material package download link** |
 |:---- |:---- |:---- |
+|1.3.2|jdbc<br/>pipeline<br/>io_file<br/>flink<br/>openlookeng<br/>sqoop<br/>presto<br/>elasticsearch<br/>trino<br/>seatunnel<br/>|[1.3.2-engineconn-plugin.tar](https://osp-1257653870.cos.ap-guangzhou.myqcloud.com/WeDatasphere/Linkis/engineconn-plugin/1.3.2-engineconn-plugin.tar)|
 |1.3.1|jdbc<br/>pipeline<br/>io_file<br/>flink<br/>openlookeng<br/>sqoop<br/>presto<br/>elasticsearch<br/>trino<br/>seatunnel<br/>|[1.3.1-engineconn-plugin.tar](https://osp-1257653870.cos.ap-guangzhou.myqcloud.com/WeDatasphere/Linkis/engineconn-plugin/1.3.1-engineconn-plugin.tar)|
 |1.3.0|jdbc<br/>pipeline<br/>io_file<br/>flink<br/>openlookeng<br/>sqoop<br/>presto<br/>elasticsearch<br/>|[1.3.0-engineconn-plugin.tar](https://osp-1257653870.cos.ap-guangzhou.myqcloud.com/WeDatasphere/Linkis/engineconn-plugin/1.3.0-engineconn-plugin.tar)|
 |1.2.0|jdbc<br/>pipeline<br/>flink<br/>openlookeng<br/>sqoop<br/>presto<br/>elasticsearch<br/>|[1.2.0-engineconn-plugin.tar](https://osp-1257653870.cos.ap-guangzhou.myqcloud.com/WeDatasphere/Linkis/engineconn-plugin/1.2.0-engineconn-plugin.tar)|
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 3e76c721f2..1ec9c1281d 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -41,10 +41,10 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
           editUrl: 'https://github.com/apache/linkis-website/edit/dev/',
           versions: {
             current: {
-              path: '1.3.2',
-              label: 'Next(1.3.2)'
+              path: '1.4.0',
+              label: 'Next(1.4.0)'
             },
-            '1.3.1': {
+            '1.3.2': {
               path: 'latest',
             },
           }
@@ -161,11 +161,12 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
           label: 'Doc',
           position: 'right',
           items: [
-            {label: '1.3.1', to: '/docs/latest/about/introduction'},
+            {label: '1.3.2', to: '/docs/latest/about/introduction'},
+            {label: '1.3.1', to: '/docs/1.3.1/about/introduction'},
             {label: '1.3.0', to: '/docs/1.3.0/introduction'},
             {label: '1.2.0', to: '/docs/1.2.0/introduction'},
             {label: '1.1.1', to: '/docs/1.1.1/introduction'},
-            {label: 'Next(1.3.2)', to: '/docs/1.3.2/about/introduction'},
+            {label: 'Next(1.4.0)', to: '/docs/1.4.0/about/introduction'},
             {label: 'All Version', to: '/versions'}
           ]
         },
diff --git a/download/main.md b/download/main.md
index c7a934da7e..b63f36db15 100644
--- a/download/main.md
+++ b/download/main.md
@@ -1,15 +1,16 @@
 ---
 title: Release List
 sidebar_position: 0
---- 
+---
 ## Download
 
-Use the links below to download the Apache Linkis Releases, the latest release is 1.3.0
+Use the links below to download the Apache Linkis Releases, the latest release is 1.3.2
 
 
 | Version                                      | Release Date | Source                                                                                                                                                                                                                                                                                                                                                                  | Binary                                                             [...]
 |----------------------------------------------|--------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------- [...]
-| 1.3.1                                        | 2023-01-18   | [[Source](https://downloads.apache.org/linkis/release-1.3.1/apache-linkis-1.3.1-src.tar.gz)] [[Sign](https://downloads.apache.org/linkis/release-1.3.1/apache-linkis-1.3.1-src.tar.gz.asc)] [[SHA512](https://downloads.apache.org/linkis/release-1.3.1/apache-linkis-1.3.1-src.tar.gz.sha512)] | [[Binary](https://downloads.apache.org/linkis/release-1.3.1/apache-linkis-1.3.1-bin.tar.gz)] [[Sign](https://downloads.apache.org/linkis/r [...]
+| 1.3.2                                        | 2023-04-03   | [[Source](https://downloads.apache.org/linkis/1.3.2/apache-linkis-1.3.2-src.tar.gz)] [[Sign](https://downloads.apache.org/linkis/1.3.2/apache-linkis-1.3.2-src.tar.gz.asc)] [[SHA512](https://downloads.apache.org/linkis/1.3.2/apache-linkis-1.3.2-src.tar.gz.sha512)] | [[Binary](https://downloads.apache.org/linkis/1.3.2/apache-linkis-1.3.2-bin.tar.gz)] [[Sign](https://downloads.apache.org/linkis/1.3.2/apache-linkis-1.3.2-bin.tar [...]
+| 1.3.1                                        | 2023-01-18   | [[Source](https://downloads.apache.org/linkis/release-1.3.1/apache-linkis-1.3.1-src.tar.gz)] [[Sign](https://downloads.apache.org/linkis/release-1.3.1/apache-linkis-1.3.1-src.tar.gz.asc)] [[SHA512](https://downloads.apache.org/linkis/release-1.3.1/apache-linkis-1.3.1-src.tar.gz.sha512)] | [[Binary](https://downloads.apache.org/linkis/release-1.3.1/apache-linkis-1.3.1-bin.tar.gz)] [[Sign](https://downloads.apache.org/linkis/r [...]
 | 1.3.0                                        | 2022-10-25   | [[Source](https://www.apache.org/dyn/closer.lua/incubator/linkis/release-1.3.0/apache-linkis-1.3.0-incubating-src.tar.gz)] [[Sign](https://downloads.apache.org/incubator/linkis/release-1.3.0/apache-linkis-1.3.0-incubating-src.tar.gz.asc)] [[SHA512](https://downloads.apache.org/incubator/linkis/release-1.3.0/apache-linkis-1.3.0-incubating-src.tar.gz.sha512)] | [[Binary](https://www.apache.org/dyn/closer.lua/incubator/linkis/r [...]
 | 1.2.0                                        | 2022-09-05   | [[Source](https://www.apache.org/dyn/closer.lua/incubator/linkis/release-1.2.0/apache-linkis-1.2.0-incubating-src.tar.gz)] [[Sign](https://downloads.apache.org/incubator/linkis/release-1.2.0/apache-linkis-1.2.0-incubating-src.tar.gz.asc)] [[SHA512](https://downloads.apache.org/incubator/linkis/release-1.2.0/apache-linkis-1.2.0-incubating-src.tar.gz.sha512)] | [[Binary](https://www.apache.org/dyn/closer.lua/incubator/linkis/r [...]
 | 1.1.3                                        | 2022-08-01   | [[Source](https://www.apache.org/dyn/closer.lua/incubator/linkis/release-1.1.3/apache-linkis-1.1.3-incubating-src.tar.gz)] [[Sign](https://downloads.apache.org/incubator/linkis/release-1.1.3/apache-linkis-1.1.3-incubating-src.tar.gz.asc)] [[SHA512](https://downloads.apache.org/incubator/linkis/release-1.1.3/apache-linkis-1.1.3-incubating-src.tar.gz.sha512)] | [[Binary](https://www.apache.org/dyn/closer.lua/incubator/linkis/r [...]
@@ -20,7 +21,7 @@ Use the links below to download the Apache Linkis Releases, the latest release i
 | 1.0.2<br/>(<font color='red'>Non-ASF</font>) | 2021-09-02   | [[Source](https://github.com/apache/linkis/archive/refs/tags/1.0.2.tar.gz)]                                                                                                                                                                                                                                                                                   | [[Binary](https://osp-1257653870.cos.ap-guangzhou.myqcloud.com/WeDatasphere/ [...]
 
 ## Release Integrity
-You must [verify](https://www.apache.org/info/verification.html) the integrity of the downloaded files. We provide OpenPGP signatures for every release file. 
+You must [verify](https://www.apache.org/info/verification.html) the integrity of the downloaded files. We provide OpenPGP signatures for every release file.
 This signature should be matched against the [KEYS](https://downloads.apache.org/incubator/linkis/KEYS) file which contains the OpenPGP keys of Linkis's Release Managers. We also provide <code>SHA-512</code> checksums for every release file. After you download the file, you should calculate a checksum for your download, and make sure it is the same as ours.
 
 validation example:
@@ -42,7 +43,7 @@ $ sha512sum --check apache-linkis-xxxxx-src.tar.gz.sha512
 ## Source Code Compilation
 
 If it is the downloaded version of the Source code package, you can compile it according to the following simple steps
- 
+
 ```shell script
 $ tar -xvf apache-linkis-xxxxx-incubating-src.tar.gz
 
diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2022-04-15-how-to-download-engineconn-plugin.md b/i18n/zh-CN/docusaurus-plugin-content-blog/2022-04-15-how-to-download-engineconn-plugin.md
index f71f6d52f6..c433d019a8 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-blog/2022-04-15-how-to-download-engineconn-plugin.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-blog/2022-04-15-how-to-download-engineconn-plugin.md
@@ -9,9 +9,10 @@ tags: [engine,guide]
 非常用引擎,项目代码中有对应的模块`flink/io_file/pipeline/sqoop`(不同版本之间可能有区别),
 为了方便大家使用,基于linkis每个版本的release分支代码: https://github.com/apache/linkis, 编译出这部分引擎,供大家选择使用。
 
- ## 下载链接  
+ ## 下载链接
 | **linkis版本** |  **包含的引擎** |**引擎物料包下载链接** |
 |:---- |:---- |:---- |
+|1.3.2|jdbc<br/>pipeline<br/>io_file<br/>flink<br/>openlookeng<br/>sqoop<br/>presto<br/>elasticsearch<br/>trino<br/>seatunnel<br/>|[1.3.2-engineconn-plugin.tar](https://osp-1257653870.cos.ap-guangzhou.myqcloud.com/WeDatasphere/Linkis/engineconn-plugin/1.3.2-engineconn-plugin.tar)|
 |1.3.1|jdbc<br/>pipeline<br/>io_file<br/>flink<br/>openlookeng<br/>sqoop<br/>presto<br/>elasticsearch<br/>trino<br/>seatunnel<br/>|[1.3.1-engineconn-plugin.tar](https://osp-1257653870.cos.ap-guangzhou.myqcloud.com/WeDatasphere/Linkis/engineconn-plugin/1.3.1-engineconn-plugin.tar)|
 |1.3.0|jdbc<br/>pipeline<br/>io_file<br/>flink<br/>openlookeng<br/>sqoop<br/>presto<br/>elasticsearch<br/>|[1.3.0-engineconn-plugin.tar](https://osp-1257653870.cos.ap-guangzhou.myqcloud.com/WeDatasphere/Linkis/engineconn-plugin/1.3.0-engineconn-plugin.tar)|
 |1.2.0|jdbc<br/>pipeline<br/>flink<br/>openlookeng<br/>sqoop<br/>presto<br/>elasticsearch<br/>|[1.2.0-engineconn-plugin.tar](https://osp-1257653870.cos.ap-guangzhou.myqcloud.com/WeDatasphere/Linkis/engineconn-plugin/1.2.0-engineconn-plugin.tar)|
@@ -21,7 +22,7 @@ tags: [engine,guide]
 |1.1.0|jdbc<br/>pipeline<br/>flink<br/>|[1.1.0-engineconn-plugin.tar](https://osp-1257653870.cos.ap-guangzhou.myqcloud.com/WeDatasphere/Linkis/engineconn-plugin/1.1.0-engineconn-plugin.tar)|
 |1.0.3|jdbc<br/>pipeline<br/>flink<br/>|[1.0.3-engineconn-plugin.tar](https://osp-1257653870.cos.ap-guangzhou.myqcloud.com/WeDatasphere/Linkis/engineconn-plugin/1.0.3-engineconn-plugin.tar)|
 
-## 引擎类型 
+## 引擎类型
 
 | **引擎名** | **支持底层组件版本<br/>(默认依赖版本)** | **Linkis 版本要求** | **是否默认包含在发布包中** | **说明** |
 |:---- |:---- |:---- |:---- |:---- |
@@ -39,12 +40,12 @@ tags: [engine,guide]
 |Trino | Trino >=371 | >=1.3.1 | 否 |   Trino EngineConn, 支持Trino SQL 代码 |
 |Seatunnel | Seatunnel >=2.1.2 | >=1.3.1 | 否 | Seatunnel EngineConn, 支持Seatunnel SQL 代码 |
 
-## 安装引擎指引 
+## 安装引擎指引
 
 下载引擎的物料包后,解压包
 ```html
-tar -xvf  1.0.3-engineconn-plugin.tar 
-cd 1.0.3-engineconn-plugin 
+tar -xvf  1.0.3-engineconn-plugin.tar
+cd 1.0.3-engineconn-plugin
 
 ```
 
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs-download/current/main.md b/i18n/zh-CN/docusaurus-plugin-content-docs-download/current/main.md
index bffafdf682..a8c662da10 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs-download/current/main.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs-download/current/main.md
@@ -1,14 +1,15 @@
 ---
 title: 版本列表
 sidebar_position: 0
---- 
+---
 ## 下载链接
 
-使用以下链接,下载Linkis,最新版本为1.3.0
+使用以下链接,下载Linkis,最新版本为1.3.2
 
 | 版本                                           | 发布时间       | 源码                                                                                                                                                                                                                                                                                                                                                                      | 项目安装包                                                                [...]
 |----------------------------------------------|------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------- [...]
-| 1.3.1                                        | 2023-01-18   | [[Source](https://downloads.apache.org/linkis/release-1.3.1/apache-linkis-1.3.1-src.tar.gz)] [[Sign](https://downloads.apache.org/linkis/release-1.3.1/apache-linkis-1.3.1-src.tar.gz.asc)] [[SHA512](https://downloads.apache.org/linkis/release-1.3.1/apache-linkis-1.3.1-src.tar.gz.sha512)] | [[Binary](https://downloads.apache.org/linkis/release-1.3.1/apache-linkis-1.3.1-bin.tar.gz)] [[Sign](https://downloads.apache.org/linkis/r [...]
+| 1.3.2                                        | 2023-04-03   | [[Source](https://downloads.apache.org/linkis/1.3.2/apache-linkis-1.3.2-src.tar.gz)] [[Sign](https://downloads.apache.org/linkis/1.3.2/apache-linkis-1.3.2-src.tar.gz.asc)] [[SHA512](https://downloads.apache.org/linkis/1.3.2/apache-linkis-1.3.2-src.tar.gz.sha512)] | [[Binary](https://downloads.apache.org/linkis/1.3.2/apache-linkis-1.3.2-bin.tar.gz)] [[Sign](https://downloads.apache.org/linkis/1.3.2/apache-linkis-1.3.2-bin.tar [...]
+| 1.3.1                                        | 2023-01-18   | [[Source](https://downloads.apache.org/linkis/release-1.3.1/apache-linkis-1.3.1-src.tar.gz)] [[Sign](https://downloads.apache.org/linkis/release-1.3.1/apache-linkis-1.3.1-src.tar.gz.asc)] [[SHA512](https://downloads.apache.org/linkis/release-1.3.1/apache-linkis-1.3.1-src.tar.gz.sha512)] | [[Binary](https://downloads.apache.org/linkis/release-1.3.1/apache-linkis-1.3.1-bin.tar.gz)] [[Sign](https://downloads.apache.org/linkis/r [...]
 | 1.3.0                                        | 2022-10-25 | [[Source](https://www.apache.org/dyn/closer.lua/incubator/linkis/release-1.3.0/apache-linkis-1.3.0-incubating-src.tar.gz)] [[Sign](https://downloads.apache.org/incubator/linkis/release-1.3.0/apache-linkis-1.3.0-incubating-src.tar.gz.asc)] [[SHA512](https://downloads.apache.org/incubator/linkis/release-1.3.0/apache-linkis-1.3.0-incubating-src.tar.gz.sha512)] | [[Binary](https://www.apache.org/dyn/closer.lua/incubator/linkis/rel [...]
 | 1.2.0                                        | 2022-09-05 | [[Source](https://www.apache.org/dyn/closer.lua/incubator/linkis/release-1.2.0/apache-linkis-1.2.0-incubating-src.tar.gz)] [[Sign](https://downloads.apache.org/incubator/linkis/release-1.2.0/apache-linkis-1.2.0-incubating-src.tar.gz.asc)] [[SHA512](https://downloads.apache.org/incubator/linkis/release-1.2.0/apache-linkis-1.2.0-incubating-src.tar.gz.sha512)] | [[Binary](https://www.apache.org/dyn/closer.lua/incubator/linkis/rel [...]
 | 1.1.3                                        | 2022-08-01 | [[Source](https://www.apache.org/dyn/closer.lua/incubator/linkis/release-1.1.3/apache-linkis-1.1.3-incubating-src.tar.gz)] [[Sign](https://downloads.apache.org/incubator/linkis/release-1.1.3/apache-linkis-1.1.3-incubating-src.tar.gz.asc)] [[SHA512](https://downloads.apache.org/incubator/linkis/release-1.1.3/apache-linkis-1.1.3-incubating-src.tar.gz.sha512)] | [[Binary](https://www.apache.org/dyn/closer.lua/incubator/linkis/rel [...]
@@ -35,24 +36,24 @@ $ gpg --verify apache-linkis-xxxxx.tar.gz.asc  apache-linkis-xxxxx.tar.gz
 
 #  检查sha512哈希
 $ sha512sum --check  apache-linkis-xxxxx-src.tar.gz.sha512
-``` 
+```
 
 
 ## 源码的编译
 
 如果是下载版本的Source源码包,可以按下面简易步骤,进行编译
- 
+
 ```shell script
 $ tar -xvf apache-linkis-xxxxx-incubating-src.tar.gz
 
 $ cd apache-linkis-xxxxx-incubating-src
 
 #如果本源码包是首次编译,需要执行本命令,一般执行在3分钟内完成
-$ ./mvnw -N install 
+$ ./mvnw -N install
 
 #如果编译所在的机器性能比较差,则此过程会比较耗时,一般耗时30min左右
 $ ./mvnw clean install -Dmaven.javadoc.skip=true -Dmaven.test.skip=true
 
 ```
 详细指引可以参考:[编译打包指引](/docs/latest/development/build)
- 
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current.json b/i18n/zh-CN/docusaurus-plugin-content-docs/current.json
index 7e39146344..86fa068d54 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current.json
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current.json
@@ -1,6 +1,6 @@
 {
   "version.label": {
-    "message": "Next(1.3.2)",
+    "message": "Next(1.4.0)",
     "description": "The label for version current"
   },
 
@@ -156,8 +156,8 @@
   "sidebar.tutorialSidebar.category.Version Feature": {
     "message": "版本特性",
     "description": "Version Feature"
-  }  
-  
-  
-  
+  }
+
+
+
 }
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current.json b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2.json
similarity index 99%
copy from i18n/zh-CN/docusaurus-plugin-content-docs/current.json
copy to i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2.json
index 7e39146344..47310bc4ab 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current.json
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2.json
@@ -1,6 +1,6 @@
 {
   "version.label": {
-    "message": "Next(1.3.2)",
+    "message": "1.3.2",
     "description": "The label for version current"
   },
 
@@ -156,8 +156,8 @@
   "sidebar.tutorialSidebar.category.Version Feature": {
     "message": "版本特性",
     "description": "Version Feature"
-  }  
-  
-  
-  
+  }
+
+
+
 }
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/_category_.json b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/_category_.json
new file mode 100644
index 0000000000..2c333deaa7
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/_category_.json
@@ -0,0 +1,4 @@
+{
+  "label": "关于 Linkis",
+  "position": 1.0
+}
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/configuration.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/configuration.md
new file mode 100644
index 0000000000..1e85ceac4f
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/configuration.md
@@ -0,0 +1,179 @@
+---
+title: 建议配置
+sidebar_position: 0.2
+---
+
+## 1 软硬件环境建议配置
+
+Linkis 在上层应用程序和底层引擎之间构建了一层计算中间件。 作为一款开源分布式计算中间件,可以很好地部署和运行在 Intel 架构服务器及主流虚拟化环境下,并支持主流的Linux操作系统环境
+
+### 1.1 Linux 操作系统版本要求
+
+| 操作系统 | 版本  |
+| --- | --- |
+| Red Hat Enterprise Linux | 7.0 及以上 |
+| CentOS | 7.0 及以上 |
+| Oracle Enterprise Linux | 7.0 及以上 |
+| Ubuntu LTS | 16.04 及以上 |
+
+> **注意:** 以上 Linux 操作系统可运行在物理服务器以及 VMware、KVM、XEN 主流虚拟化环境上
+
+### 1.2 服务器建议配置
+
+Linkis 支持运行在 Intel x86-64 架构的 64 位通用硬件服务器平台。对生产环境的服务器硬件配置有以下建议:
+
+#### 生产环境
+
+| **CPU** | **内存** | **硬盘类型** | **网络** | **实例数量** |
+| --- | --- | --- | --- | --- |
+| 16核+ | 32GB+ | SAS | 千兆网卡 | 1+  |
+
+> **注意:**
+> 
+> - 以上建议配置为部署 Linkis的最低配置,生产环境强烈推荐使用更高的配置
+> - 硬盘大小配置建议 50GB+ ,系统盘和数据盘分开
+
+### 1.3 软件要求
+
+Linkis二进制包基于以下软件版本进行编译:
+
+| 组件  | 版本  | 说明  |
+| --- | --- | --- |
+| Hadoop | 2.7.2 |     |
+| Hive | 2.3.3 |     |
+| Spark | 2.4.3 |     |
+| Flink | 1.12.2 |     |
+| openLooKeng | 1.5.0 |     |
+| Sqoop | 1.4.6 |     |
+| ElasticSearch | 7.6.2 |     |
+| Presto | 0.234 |     |
+| Python | Python2 |     |
+
+> **注意:**
+> 如果本地安装组件版本与上述不一致,需要进行修改对应组件版本,自行编译二进制包进行安装。
+
+### 1.4 客户端 Web 浏览器要求
+
+Linkis推荐 Chrome 73版本进行前端访问
+
+
+## 2 常用场景
+
+### 2.1 开启测试模式
+开发过程需要免密接口,可在`linkis.properties`替换或追加此配置
+
+|           参数名          | 默认值   |  描述                                                       |
+| ------------------------- | -------  | -----------------------------------------------------------|
+| wds.linkis.test.mode | false | 是否打开调试模式,如果设置为 true,所有微服务都支持免密登录,且所有EngineConn打开远程调试端口 |
+| wds.linkis.test.user | hadoop | 当wds.linkis.test.mode=true时,免密登录的默认登录用户 |
+
+![](./images/test-mode.png)
+
+
+### 2.2 登录用户设置
+Apache Linkis 默认使用配置文件来管理admin用户,可以在`linkis-mg-gateway.properties`替换或追加此配置。如需多用户可接入LDAP实现。
+
+|           参数名          | 默认值   |  描述                                                       |
+| ------------------------- | -------  | -----------------------------------------------------------|
+| wds.linkis.admin.user | hadoop | 管理员用户名 |
+| wds.linkis.admin.password | 123456 | 管理员用户密码 |
+
+![](./images/login-user.png)
+
+
+### 2.3 LDAP设置
+Apache Linkis 可以通过参数接入LDAP实现多用户管理,可以在`linkis-mg-gateway.properties`替换或追加此配置。
+
+|           参数名          | 默认值   |  描述                                                       |
+| ------------------------- | -------  | -----------------------------------------------------------|
+| wds.linkis.ldap.proxy.url | 无 | LDAP URL地址 |
+| wds.linkis.ldap.proxy.baseDN | 无 | LDAP baseDN地址 |
+| wds.linkis.ldap.proxy.userNameFormat | 无 |  |
+
+![](./images/ldap.png)
+
+### 2.4 关闭资源检查
+Apache Linkis 提交任务时有时会调试异常,如:资源不足;可以在`linkis-cg-linkismanager.properties`替换或追加此配置。
+
+|           参数名          | 默认值   |  描述                                                       |
+| ------------------------- | -------  | -----------------------------------------------------------|
+| wds.linkis.manager.rm.request.enable | true | 资源检查 |
+
+![](./images/resource-enable.png)
+
+### 2.5 开启引擎调试
+Apache Linkis EC可以开启调试模式,可以在`linkis-cg-linkismanager.properties`替换或追加此配置。
+
+|           参数名          | 默认值   |  描述                                                       |
+| ------------------------- | -------  | -----------------------------------------------------------|
+| wds.linkis.engineconn.debug.enable | true | 是否开启引擎调试 |
+
+![](./images/engine-debug.png)
+
+### 2.6 Hive元数据配置
+Apache Linkis 的public-service服务需要读取hive的元数据;可以在`linkis-ps-publicservice.properties`替换或追加此配置。
+
+|           参数名          | 默认值   |  描述                                                       |
+| ------------------------- | -------  | -----------------------------------------------------------|
+| hive.meta.url | 无 | HiveMetaStore数据库的URL。 |
+| hive.meta.user | 无 | HiveMetaStore数据库的user |
+| hive.meta.password | 无 | HiveMetaStore数据库的password |
+
+![](./images/hive-meta.png)
+
+### 2.7 Linkis 数据库配置
+Apache Linkis 访问默认使用Mysql作为数据存储,可以在`linkis.properties`替换或追加此配置。
+
+|           参数名          | 默认值   |  描述                                                       |
+| ------------------------- | -------  | -----------------------------------------------------------|
+| wds.linkis.server.mybatis.datasource.url | 无 | 数据库连接字符串,例如:jdbc:mysql://127.0.0.1:3306/dss?characterEncoding=UTF-8 |
+| wds.linkis.server.mybatis.datasource.username | 无 | 数据库用户名,例如:root |
+| wds.linkis.server.mybatis.datasource.password | 无 | 数据库密码,例如:root |
+
+![](./images/linkis-db.png)
+
+### 2.8 Linkis Session 缓存配置
+Apache Linkis 支持使用redis进行session的共享;可以在`linkis.properties`替换或追加此配置。
+
+|           参数名          | 默认值   |  描述                                                       |
+| ------------------------- | -------  | -----------------------------------------------------------|
+| linkis.session.redis.cache.enabled | None | 是否开启 |
+| linkis.session.redis.host | 127.0.0.1 | 主机名 |
+| linkis.session.redis.port | 6379 | 端口,例如 |
+| linkis.session.redis.password | None | 密码 |
+
+![](./images/redis.png)
+
+### 2.9 Linkis 模块开发配置
+Apache Linkis 开发时可通过此参数,自定义加载模块的数据库、Rest接口、实体对象;可以在`linkis-ps-publicservice.properties`进行修改,多个模块之间使用逗号分割。
+
+|           参数名          | 默认值   |  描述                                                       |
+| ------------------------- | -------  | -----------------------------------------------------------|
+| wds.linkis.server.restful.scan.packages | 无 | restful 扫描包,例如:org.apache.linkis.basedatamanager.server.restful |
+| wds.linkis.server.mybatis.mapperLocations | 无 | mybatis mapper文件路径,例如: classpath*:org/apache/linkis/basedatamanager/server/dao/mapper/*.xml|
+| wds.linkis.server.mybatis.typeAliasesPackage | 无 | 实体别名扫描包,例如:org.apache.linkis.basedatamanager.server.domain |
+| wds.linkis.server.mybatis.BasePackage | 无 | 数据库dao层扫描,例如:org.apache.linkis.basedatamanager.server.dao |
+
+![](./images/deverlop-conf.png)
+
+### 2.10 Linkis 模块开发配置
+Apache Linkis 开发时可通过此参数,自定义加载模块的路由;可以在`linkis.properties`进行修改,多个模块之间使用逗号分割。
+
+|           参数名          | 默认值   |  描述                                                       |
+| ------------------------- | -------  | -----------------------------------------------------------|
+| wds.linkis.gateway.conf.publicservice.list | cs,contextservice,data-source-manager,metadataQuery,metadatamanager,query,jobhistory,application,configuration,filesystem,udf,variable,microservice,errorcode,bml,datasource,basedata-manager | publicservice服务支持路由的模块 |
+
+![](./images/list-conf.png)
+
+### 2.11 Linkis 文件系统及物料存放路径
+Apache Linkis 开发时可通过此参数,自定义加载模块的路由;可以在`linkis.properties`进行修改,多个模块之间使用逗号分割。
+
+|           参数名          | 默认值   |  描述                                                       |
+| ------------------------- | -------  | -----------------------------------------------------------|
+| wds.linkis.filesystem.root.path | file:///tmp/linkis/ | 本地用户目录,需在该目录下建立以用户名为名称的文件夹 |
+| wds.linkis.filesystem.hdfs.root.path | hdfs:///tmp/ | HDFS用户目录 |
+| wds.linkis.bml.is.hdfs | true | 是否启用hdfs |
+| wds.linkis.bml.hdfs.prefix | /apps-data | hdfs路径 |
+| wds.linkis.bml.local.prefix | /apps-data | 本地路径 |
+
+![](./images/fs-conf.png)
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/glossary.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/glossary.md
new file mode 100644
index 0000000000..76ed35f4ab
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/glossary.md
@@ -0,0 +1,105 @@
+---
+title: 名词解释和服务介绍
+sidebar_position: 0.3
+---
+
+## 1.名词解释
+
+Linkis 基于微服务架构开发,其服务可以分为3类服务群(组):计算治理服务组、公共增强服务组和微服务治理服务组。
+- 计算治理服务组(Computation Governance Services):处理任务的核心服务,支持计算任务/请求处理流程的4个主要阶段(提交->准备->执行->结果);
+- 公共增强服务组(Public Enhancement Services):提供基础的支撑服务,包括上下文服务、引擎/udf物料的管理服务、历史任务等公共服务及数据源的管理服务等;
+- 微服务治理服务组(Microservice Governance Services):定制化的Spring Cloud Gateway、Eureka。提供微服务的基础底座
+
+下面将对这三组服务的关键名词和服务进行介绍:
+
+### 1.1 关键模块名词
+
+首先我们了解下关键模块的名词
+
+| 简称     | 全称                        | 主要功能            |
+|-------- |-------------------------        |---------------------|
+| MG/mg   | Microservice Governance         | 微服务治理           |
+| CG/cg   | Computation Governance          | 计算治理             |
+| EC/ec   | EngineConn                      | 引擎连接器           |
+| -   | Engine                      | 底层计算存储引擎,如spark、hive、shell           |
+| ECM/ecm | EngineConnManager               | 引擎连接器的管理      |
+| ECP/ecp | EngineConnPlugin                | 引擎连接器插件        |
+| RM/rm   | ResourceManager                 | 资源管理器,用于管控任务资源和用户资源使用和控制     |
+| AM/am   | AppManager                      | 应用管理器,用于管控EngineConn和ECM服务    |
+| LM/lm   | LinkisManager                 | Linkis管理器服务,包含了:RM、AM、LabelManager等模块     |
+| PES/pes | Public Enhancement Services  | 公共增强服务             |
+| - | Orchestrator  | 编排器,用于Linkis任务编排,任务多活、混算、AB等策略支持             |
+| UJES    | Unified Job Execute Service     | 统一作业执行服务      |
+| DDL/ddl | Data Definition Language        | 数据库定义语言        |
+| DML/dml | Data Manipulation Language      | 数据操纵语言          |
+
+### 1.2 任务关键名词
+
+- JobRequest: 任务请求,对应Client提交给Linkis的任务,包含任务的执行内容、用户、标签等信息
+- RuntimeMap: 任务运行时参数,任务的运行时参数,任务级别生效,如放置多数据源的数据源信息
+- StartupMap: 引擎连接器启动参数,用于EngineConn连机器启动的参数,EngineConn进程生效,如设置spark.executor.memory=4G
+- UserCreator: 任务创建者信息:包含用户信息User和Client提交的应用信息Creator,用于任务和资源的租户隔离
+- submitUser: 任务提交用户
+- executeUser: 任务真实执行用户
+- JobSource: 任务来源信息,记录任务的IP或者脚本地址
+- errorCode: 错误码,任务错误码信息
+- JobHistory: 任务历史持久化模块,提供任务的历史信息查询
+- ResultSet: 结果集,任务对应的结果集,默认以.dolphin文件后缀进行保存
+- JobInfo: 任务运行时信息,如日志、进度、资源信息等
+- Resource: 资源信息,每个任务都会消耗资源
+- RequestTask: EngineConn的最小执行单元,传输给EngineConn执行的任务单元
+
+
+
+## 2. 服务介绍
+
+本节主要对Linkis的服务进行介绍,了解Linkis启动后会有哪些服务,以及服务的作用。
+
+### 2.1 服务列表
+
+Linkis启动后各个服务群(组)下包括的微服务如下:
+
+|   归属的微服务群(组)   |  服务名    |    主要功能  |
+| ----        | ----              | ----              |
+|     MGS      | linkis-mg-eureka | 负责服务注册与发现,上游其他组件也会复用linkis的注册中心,如dss|
+|     MGS      | linkis-mg-gateway | 作为Linkis的网关入口,主要承担了请求转发、用户访问认证 |
+|     CGS      | linkis-cg-entrance | 任务提交入口是用来负责计算任务的接收、调度、转发执行请求、生命周期管理的服务,并且能把计算结果、日志、进度返回给调用方                  |
+|     CGS      | linkis-cg-linkismanager|提供了AppManager(应用管理)、ResourceManager(资源管理)、LabelManager(标签管理)、引擎连接器插件管理的能力                   |
+|     CGS      | linkis-cg-engineconnmanager | EngineConn的管理器,提供引擎的生命周期管理  |
+|     CGS      | linkis-cg-engineconn| 引擎连接器服务,是与底层计算存储引擎(Hive/Spark)的实际连接的服务,包含了与实际引擎的会话信息。对于底层计算存储引擎来说 它充当了一个客户端的角色,由任务触发启动|
+|     PES      | linkis-ps-publicservice|公共增强服务组模块服务,为其他微服务模块提供统一配置管理、上下文服务、BML物料库、数据源管理、微服务管理和历史任务查询等功能                   |
+
+启动后开源看到的所有服务如下图:
+![Linkis_Eureka](/Images/deployment/Linkis_combined_eureka.png)
+
+### 2.1 公共增强服务详解
+公共增强服务组(PES)在1.3.1版本后默认将相关模块服务合并为一个服务linkis-ps-publicservice提供相关功能,当然如果你希望分开部署也支持的。您只需要将对应模块的服务打包部署即可。
+合并后的公共增强服务,主要包含了以下功能:
+
+| 简称     | 全称                        | 主要功能            |
+|-------- |-------------------------        |---------------------|
+| CS/cs   | Context Service                 | 上下文服务,用于任务间传递结果集、变量、文件等          |
+| UDF/udf   | UDF                | UDF管理模块,提供UDF和函数的管理功能,支持共享和版本控制          |
+| variable   | Variable                | 全局自定义模块,提供全局自定变量的管理功能          |
+| script   | Script-dev                |  脚本文件操作服务,提供脚本编辑保存、脚本目录管理功能        |
+| jobHistory   | JobHistory              |  任务历史持久化模块,提供任务的历史信息查询        |
+| BML/bml | BigData Material library        | 大数据物料库          |
+| -   | Configuration              | 配置管理,提供配置参数的管理和查看的功能      |
+| -   | instance-label              | 微服务管理服务,提供微服务和路由标签的映射管理功能      |
+| -   | error-code              | 错误码管理,提供通过错误码管理的功能      |
+| DMS/dms | Data Source Manager Service     | 数据源管理服务        |
+| MDS/mds | MetaData Manager Service        | 元数据管理服务        |
+| - | linkis-metadata       | 提供Hive元数据信息查看功能,后续将会合并到到MDS        |
+| -   | basedata-manager                  | 基础数据管理,用于管理Linkis自身的基础元数据信息          |
+
+## 3 模块介绍
+本节主要对Linkis的大模块和功能进行主要介绍
+
+- linkis-commons: linkis的公共模块,包含了公共的工具类模块、RPC模块、微服务基础等模块
+- linkis-computation-governance: 计算治理模块,包含了计算治理多个服务的模块:Entrance、LinkisManager、EngineConnManager、EngineConn等
+- linkis-engineconn-plugins: 引擎连接器插件模块,包含了所有的引擎连接器插件实现
+- linkis-extensions: Linkis的扩展增强模块,不是必要功能模块,现在主要包含了文件代理操作的IO模块
+- linkis-orchestrator: 编排模块,用于Linkis任务编排,任务多活、混算、AB等高级策略支持
+- linkis-public-enhancements: 公共增强模块,包含了所有的公共服务用于给到linkis内部和上层应用组件进行调用
+- linkis-spring-cloud-services: spring cloud相关的服务模块,包含了gateway、注册中心等
+- linkis-web: 前端模块
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/deverlop-conf.png b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/deverlop-conf.png
new file mode 100644
index 0000000000..3d5fc8af60
Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/deverlop-conf.png differ
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/engine-debug.png b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/engine-debug.png
new file mode 100644
index 0000000000..788bd2b58f
Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/engine-debug.png differ
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/fs-conf.png b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/fs-conf.png
new file mode 100644
index 0000000000..85c4234a9b
Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/fs-conf.png differ
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/hive-meta.png b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/hive-meta.png
new file mode 100644
index 0000000000..50c02906a7
Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/hive-meta.png differ
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/ldap.png b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/ldap.png
new file mode 100644
index 0000000000..9625ae20be
Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/ldap.png differ
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/linkis-db.png b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/linkis-db.png
new file mode 100644
index 0000000000..35f7f5573d
Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/linkis-db.png differ
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/list-conf.png b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/list-conf.png
new file mode 100644
index 0000000000..d19c194a02
Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/list-conf.png differ
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/login-user.png b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/login-user.png
new file mode 100644
index 0000000000..477c634f1d
Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/login-user.png differ
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/redis.png b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/redis.png
new file mode 100644
index 0000000000..3a06464061
Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/redis.png differ
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/resource-enable.png b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/resource-enable.png
new file mode 100644
index 0000000000..973fcee840
Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/resource-enable.png differ
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/test-mode.png b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/test-mode.png
new file mode 100644
index 0000000000..3466b1b885
Binary files /dev/null and b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/images/test-mode.png differ
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/introduction.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/introduction.md
new file mode 100644
index 0000000000..50faf8c06e
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/about/introduction.md
@@ -0,0 +1,115 @@
+---
+title: 简述
+sidebar_position: 0
+---
+## 关于 Linkis
+
+Linkis 在上层应用程序和底层引擎之间构建了一层计算中间件。通过使用Linkis 提供的REST/WebSocket/JDBC 等标准接口,上层应用可以方便地连接访问MySQL/Spark/Hive/Presto/Flink 等底层引擎,同时实现统一变量、脚本、用户定义函数和资源文件等用户资源的跨上层应用互通,以及通过REST标准接口提供了数据源管理和数据源对应的元数据查询服务。
+作为计算中间件,Linkis 提供了强大的连通、复用、编排、扩展和治理管控能力。通过将应用层和引擎层解耦,简化了复杂的网络调用关系,降低了整体复杂度,同时节约了整体开发和维护成本。  
+Linkis 自2019年开源发布以来,已累计积累了700多家试用企业和1000多位沙盒试验用户,涉及金融、电信、制造、互联网等多个行业。许多公司已经将Linkis 作为大数据平台底层计算存储引擎的统一入口,和计算请求/任务的治理管控利器。
+
+![没有Linkis 之前](/Images-zh/before_linkis_cn.png)
+
+![有了Linkis 之后](/Images-zh/after_linkis_cn.png)
+
+## 核心特点
+- **丰富的底层计算存储引擎支持**:Spark、Hive、Python、Shell、Flink、JDBC、Pipeline、Sqoop、OpenLooKeng、Presto、ElasticSearch、Trino、SeaTunnel 等;
+- **丰富的语言支持**:SparkSQL、HiveSQL、Python、Shell、Pyspark、Scala、JSON 和 Java 等;    
+- **强大的计算治理能力**: 能够提供基于多级标签的任务路由、负载均衡、多租户、流量控制、资源控制等能力; 
+- **全栈计算存储引擎架构支持**:  能够接收、执行和管理针对各种计算存储引擎的任务和请求,包括离线批量任务、交互式查询任务、实时流式任务和数据湖任务;
+- **统一上下文服务**:支持跨用户、系统、计算引擎去关联管理用户和系统的资源文件(JAR、ZIP、Properties 等),结果集、参数变量、函数、UDF等,一处设置,处处自动引用;
+- **统一物料**: 提供了系统和用户级物料管理,可分享和流转,跨用户、跨系统共享物料;
+- **统一数据源管理**:  提供了Hive、ElasticSearch、Mysql、Kafka、MongoDB 等类型数据源信息的增删查改、版本控制、连接测试和对应数据源的元数据信息查询能力;
+- **错误码能力**:提供了任务常见错误的错误码和解决方案,方便用户自助定位问题;
+
+## 支持的引擎类型
+| **引擎名** | **支持底层组件版本<br/>(默认依赖版本)** | **Linkis 1.X 版本要求** | **是否默认包含在发布包中** | **说明** |
+|:---- |:---- |:---- |:---- |:---- |
+|Spark|Apache 2.0.0~2.4.7, <br/>CDH >= 5.4.0, <br/>(默认Apache Spark 2.4.3)|\>=1.0.0_rc1|是|Spark EngineConn, 支持SQL, Scala, Pyspark 和R 代码。|
+|Hive|Apache >= 1.0.0, <br/>CDH >= 5.4.0, <br/>(默认Apache Hive 2.3.3)|\>=1.0.0_rc1|是|Hive EngineConn, 支持HiveQL 代码。|
+|Python|Python >= 2.6, <br/>(默认Python2*)|\>=1.0.0_rc1|是|Python EngineConn, 支持python 代码。|
+|Shell|Bash >= 2.0|\>=1.0.0_rc1|是|Shell EngineConn, 支持Bash shell 代码。|
+|JDBC|MySQL >= 5.0, Hive >=1.2.1, <br/>(默认Hive-jdbc 2.3.4)|\>=1.0.0_rc1|否|JDBC EngineConn, 已支持MySQL 和HiveQL,可快速扩展支持其他有JDBC Driver 包的引擎, 如Oracle。|
+|Flink |Flink >= 1.12.2, <br/>(默认Apache Flink 1.12.2)|\>=1.0.2|否|Flink EngineConn, 支持FlinkSQL 代码,也支持以Flink Jar 形式启动一个新的Yarn 应用程序。|
+|Pipeline|-|\>=1.0.2|否|Pipeline EngineConn, 支持文件的导入和导出。|
+|openLooKeng|openLooKeng >= 1.5.0, <br/>(默认openLookEng 1.5.0)|\>=1.1.1|否|openLooKeng EngineConn, 支持用Sql查询数据虚拟化引擎openLooKeng。|
+|Sqoop| Sqoop >= 1.4.6, <br/>(默认Apache Sqoop 1.4.6)|\>=1.1.2|否|Sqoop EngineConn, 支持 数据迁移工具 Sqoop 引擎。|
+|Presto|Presto >= 0.180|\>=1.2.0|否|Presto EngineConn, 支持Presto SQL 代码。|
+|ElasticSearch|ElasticSearch >=6.0|\>=1.2.0|否|ElasticSearch EngineConn, 支持SQL 和DSL 代码。|
+|Trino | Trino >=371 | >=1.3.1 | 否 |   Trino EngineConn, 支持Trino SQL 代码 |
+|Seatunnel | Seatunnel >=2.1.2 | >=1.3.1 | 否 | Seatunnel EngineConn, 支持Seatunnel SQL 代码 |
+
+
+
+## 下载
+请前往[Linkis releases 页面](https://linkis.apache.org/zh-CN/download/main) 下载Linkis 已编译的部署安装包或源码包。
+
+## 安装部署
+  
+请参考[编译指南](../development/build.md)来编译Linkis源代码。  
+请参考[安装部署文档](../deployment/deploy-quick.md) 来部署Linkis 。
+
+## 示例和使用指引
+- [各引擎使用指引](../engine-usage/overview.md) 
+- [API 文档](../api/overview.md)
+
+## 文档
+完整的Linkis文档代码存放在[linkis-website仓库中](https://github.com/apache/linkis-website) 
+
+## 架构概要
+Linkis 基于微服务架构开发,其服务可以分为3类:计算治理服务、公共增强服务和微服务治理服务。  
+- 计算治理服务,支持计算任务/请求处理流程的3个主要阶段:提交->准备->执行。
+- 公共增强服务,包括上下文服务、物料管理服务及数据源服务等。
+- 微服务治理服务,包括定制化的Spring Cloud Gateway、Eureka、Open Feign。
+
+下面是Linkis的架构概要图,更多详细架构文档请见 [Linkis/Architecture](../architecture/overview.md)。
+![architecture](/Images/Linkis_1.0_architecture.png)
+
+基于Linkis 计算中间件,我们在大数据平台套件[WeDataSphere](https://github.com/WeBankFinTech/WeDataSphere) 中构建了许多应用和工具系统,下面是目前可用的开源项目。
+
+![wedatasphere_stack_Linkis](/Images/wedatasphere_stack_Linkis.png)
+
+- [**DataSphere Studio** - 数据应用集成开发框架](https://github.com/WeBankFinTech/DataSphereStudio)
+
+- [**Scriptis** - 数据研发IDE工具](https://github.com/WeBankFinTech/Scriptis)
+
+- [**Visualis** - 数据可视化工具](https://github.com/WeBankFinTech/Visualis)
+
+- [**Schedulis** - 工作流调度工具](https://github.com/WeBankFinTech/Schedulis)
+
+- [**Qualitis** - 数据质量工具](https://github.com/WeBankFinTech/Qualitis)
+
+- [**MLLabis** - 容器化机器学习notebook 开发环境](https://github.com/WeBankFinTech/prophecis)
+
+更多项目开源准备中,敬请期待。
+
+## 贡献
+我们非常欢迎和期待更多的贡献者参与共建Linkis, 不论是代码、文档或是其他能够帮助到社区的贡献形式。  
+
+代码和文档相关的贡献请参照[贡献指引](/community/how-to-contribute)。
+
+
+## 联系我们
+
+**方式1 邮件列表**
+
+|名称|描述|订阅|取消订阅|存档|
+|:-----|:--------|:-----|:------|:-----|
+| [dev@linkis.apache.org](mailto:dev@linkis.apache.org) | 社区活动信息 | [订阅](mailto:dev-subscribe@linkis.apache.org) | [取消订阅](mailto:dev-unsubscribe@linkis.apache.org) | [存档](http://mail-archives.apache.org/mod_mbox/linkis-dev) |
+
+**方式2 Issue**
+
+通过github提交[issue](https://github.com/apache/linkis/issues/new/choose),以便跟踪处理和经验沉淀共享 
+
+**方式2 微信助手**
+
+|微信小助手|微信公众号|
+|:---|---|
+|<img src="https://linkis.apache.org/Images/wedatasphere_contact_01.png" width="128"/>|<img src="https://linkis.apache.org/Images/gzh_01.png " width="128"/>|
+
+
+Meetup 视频 [Bilibili](https://space.bilibili.com/598542776?from=search&seid=14344213924133040656)。
+
+## 谁在使用 Linkis
+我们创建了[一个 issue](https://github.com/apache/linkis/issues/23) 以便用户反馈和记录谁在使用Linkis。  
+Linkis 自2019年开源发布以来,累计已有700多家试验企业和1000+沙盒试验用户,涉及金融、电信、制造、互联网等多个行业。
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/_category_.json b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/_category_.json
new file mode 100644
index 0000000000..02d23f945a
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/_category_.json
@@ -0,0 +1,4 @@
+{
+  "label": "API 文档",
+  "position": 7
+}
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/_category_.json b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/_category_.json
new file mode 100644
index 0000000000..803138a202
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/_category_.json
@@ -0,0 +1,4 @@
+{
+  "label": "Http API",
+  "position": 6
+}
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-engineplugin-api/_category_.json b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-engineplugin-api/_category_.json
new file mode 100644
index 0000000000..8f625f20e9
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-engineplugin-api/_category_.json
@@ -0,0 +1,4 @@
+{
+  "label": "引擎插件管理服务",
+  "position": 4
+}
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-engineplugin-api/engine-plugin-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-engineplugin-api/engine-plugin-api.md
new file mode 100644
index 0000000000..2e686017d7
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-engineplugin-api/engine-plugin-api.md
@@ -0,0 +1,576 @@
+---
+title: 引擎插件API
+sidebar_position: 3
+---
+
+** EnginePluginRestful 类 **
+
+## 刷新
+
+
+**接口地址**:`/api/rest_j/v1/engineplugin/refresh`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>刷新单个资源</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|ecType|类型|query|false|string|
+|version|版本|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 刷新所有
+
+
+**接口地址**:`/api/rest_j/v1/engineplugin/refreshAll`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>刷新所有ec resource</p>
+
+
+
+**请求参数**:
+
+
+暂无
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 回滚
+
+**接口地址**:`/api/rest_j/v1/engineplugin/rollBack`
+
+**请求方式**:`POST`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`*/*`
+
+**接口描述**:
+
+回滚当前引擎插件的物料版本
+
+**请求参数**:
+
+| 参数名称              | 参数说明                  | 请求类型 | 是否必须 | 数据类型              | schema |
+| --------------------- | ------------------------- | -------- | -------- | --------------------- | ------ |
+| engineConnBmlResource | EngineConnBmlResource实体 | body     | true     | EngineConnBmlResource |        |
+
+**响应状态**:
+
+| 状态码 | 说明         | schema  |
+| ------ | ------------ | ------- |
+| 200    | OK           | Message |
+| 401    | Unauthorized |         |
+| 403    | Forbidden    |         |
+| 404    | Not Found    |         |
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型           | schema         |
+| -------- | -------- | -------------- | -------------- |
+| data     | 数据集   | object         |                |
+| message  | 描述     | string         |                |
+| method   | 请求url  | string         |                |
+| status   | 状态     | integer(int32) | integer(int32) |
+
+**响应示例**:
+
+```
+{
+    "method": null,
+    "status": 0,
+    "message": "OK",
+    "data": {}
+}
+```
+
+## 获取引擎在物料中的所有版本
+
+**接口地址**:/api/rest_j/v1/engineplugin/getVersionList
+
+**请求方式**:GET
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`*/*`
+
+**接口描述**:
+
+获取引擎插件在物料管理系统中的所有版本
+
+**请求参数**:
+
+| 参数名称      | 参数说明         | 请求类型 | 是否必须 | 数据类型              | schema |
+| ------------- | ---------------- | -------- | -------- | --------------------- | ------ |
+| bmlResourceId | 引擎的物料资源id | body     | true     | EngineConnBmlResource |        |
+| ecType        | 引擎名称         | body     | false    | String                |        |
+| version       | 引擎版本         | body     | false    | String                |        |
+
+**响应状态**:
+
+| 状态码 | 说明         | schema  |
+| ------ | ------------ | ------- |
+| 200    | OK           | Message |
+| 401    | Unauthorized |         |
+| 403    | Forbidden    |         |
+| 404    | Not Found    |         |
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型           | schema         |
+| -------- | -------- | -------------- | -------------- |
+| data     | 数据集   | object         |                |
+| message  | 描述     | string         |                |
+| method   | 请求url  | string         |                |
+| status   | 状态     | integer(int32) | integer(int32) |
+
+**响应示例**:
+
+```
+{
+    "method": null,
+    "status": 0,
+    "message": "OK",
+    "data": {}
+}
+```
+
+
+
+## 获取所有引擎名称
+
+**接口地址**:/api/rest_j/v1/engineplugin/getTypeList
+
+**请求方式**:GET
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`*/*`
+
+**接口描述**:
+
+获取所有类型的引擎名称
+
+**请求参数**
+
+
+
+**响应状态**:
+
+| 状态码 | 说明         | schema  |
+| ------ | ------------ | ------- |
+| 200    | OK           | Message |
+| 401    | Unauthorized |         |
+| 403    | Forbidden    |         |
+| 404    | Not Found    |         |
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型           | schema         |
+| -------- | -------- | -------------- | -------------- |
+| data     | 数据集   | object         |                |
+| message  | 描述     | string         |                |
+| method   | 请求url  | string         |                |
+| status   | 状态     | integer(int32) | integer(int32) |
+
+**响应示例**:
+
+```
+{
+    "method": null,
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "typeList": [
+            "hive",
+            "io_file",
+            "jdbc",
+            "openlookeng",
+            "python",
+            "shell",
+            "spark"
+        ]
+    }
+}
+```
+
+
+
+## 获取引擎的所有版本
+
+**接口地址**:/api/rest_j/v1/engineplugin/getTypeVersionList/{type}
+
+**请求方式**:GET
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`*/*`
+
+**接口描述**:
+
+获取所有类型的引擎名称
+
+**请求参数**:
+
+| 参数名称 | 参数说明       | 请求类型 | 是否必须 | 数据类型 | schema |
+| -------- | -------------- | -------- | -------- | -------- | ------ |
+| type     | 引擎的类型名称 | path     | true     | String   |        |
+
+**响应状态**:
+
+| 状态码 | 说明         | schema  |
+| ------ | ------------ | ------- |
+| 200    | OK           | Message |
+| 401    | Unauthorized |         |
+| 403    | Forbidden    |         |
+| 404    | Not Found    |         |
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型           | schema         |
+| -------- | -------- | -------------- | -------------- |
+| data     | 数据集   | object         |                |
+| message  | 描述     | string         |                |
+| method   | 请求url  | string         |                |
+| status   | 状态     | integer(int32) | integer(int32) |
+
+**响应示例**:
+
+```
+{
+    "method": null,
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "queryList": [
+            "v4"
+        ]
+    }
+}
+```
+
+
+
+## 更新引擎插件
+
+**接口地址**:/api/rest_j/v1/engineplugin/updateEnginePluginBML
+
+**请求方式**:POST
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`*/*`
+
+**接口描述**:
+
+更新指定引擎插件
+
+**请求参数**:
+
+| 参数名称 | 参数说明     | 请求类型 | 是否必须 | 数据类型      | schema |
+| -------- | ------------ | -------- | -------- | ------------- | ------ |
+| file     | 引擎物料文件 | body     | true     | MultipartFile |        |
+| ecType   | 引擎类型名称 | body     | true     | String        |        |
+| version  | 引擎版本     | body     | true     | String        |        |
+
+**响应状态**:
+
+| 状态码 | 说明         | schema  |
+| ------ | ------------ | ------- |
+| 200    | OK           | Message |
+| 401    | Unauthorized |         |
+| 403    | Forbidden    |         |
+| 404    | Not Found    |         |
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型           | schema         |
+| -------- | -------- | -------------- | -------------- |
+| data     | 数据集   | object         |                |
+| message  | 描述     | string         |                |
+| method   | 请求url  | string         |                |
+| status   | 状态     | integer(int32) | integer(int32) |
+
+**响应示例**:
+
+```
+{
+    "method": null,
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "mes": "upload file success"
+    }
+}
+```
+
+
+
+## 引擎插件
+
+**接口地址**:/api/rest_j/v1/engineplugin/list
+
+**请求方式**:GET
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`*/*`
+
+**接口描述**:
+
+请求所有引擎插件信息
+
+**请求参数**:
+
+| 参数名称    | 参数说明     | 请求类型 | 是否必须 | 数据类型       | schema |
+| ----------- | ------------ | -------- | -------- | -------------- | ------ |
+| currentPage | 当前页面     | qurey    | true     | integer(int32) |        |
+| ecType      | 引擎类型名称 | qurey    | false    | String         |        |
+| version     | 引擎版本     | qurey    | false    | String         |        |
+| pageSize    | 页面大小     | qurey    | true     | integer(int32) |        |
+
+**响应状态**:
+
+| 状态码 | 说明         | schema  |
+| ------ | ------------ | ------- |
+| 200    | OK           | Message |
+| 401    | Unauthorized |         |
+| 403    | Forbidden    |         |
+| 404    | Not Found    |         |
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型           | schema         |
+| -------- | -------- | -------------- | -------------- |
+| data     | 数据集   | object         |                |
+| message  | 描述     | string         |                |
+| method   | 请求url  | string         |                |
+| status   | 状态     | integer(int32) | integer(int32) |
+
+**响应示例**:
+
+```
+{
+    "method": null,
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "totalPage": 17,
+        "queryList": [
+            {
+                "id": 239,
+                "engineConnType": "python",
+                "version": "vpython2",
+                "fileName": "lib.zip",
+                "lastModified": 1661950452000,
+                "fileSize": 6093507,
+                "bmlResourceId": "8edb8e88-fc75-4ce3-a330-3ece9ec533cb",
+                "bmlResourceVersion": "v000001",
+                "createTime": "2022-08-31 20:56:59",
+                "lastUpdateTime": "2022-08-31 20:56:59"
+            },
+            {
+                "id": 238,
+                "engineConnType": "python",
+                "version": "vpython2",
+                "fileName": "conf.zip",
+                "lastModified": 1661950450000,
+                "fileSize": 43841,
+                "bmlResourceId": "a46beb9b-7368-4900-a2a6-241f1ec49002",
+                "bmlResourceVersion": "v000001",
+                "createTime": "2022-08-31 20:56:54",
+                "lastUpdateTime": "2022-08-31 20:56:54"
+            }
+        ]
+    }
+}
+```
+
+
+
+## 新增引擎插件
+
+**接口地址**:/api/rest_j/v1/engineplugin/uploadEnginePluginBML
+
+**请求方式**:POST
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`*/*`
+
+**接口描述**:
+
+上传新增一个引擎插件
+
+**请求参数**:
+
+| 参数名称 | 参数说明           | 请求类型 | 是否必须 | 数据类型      | schema |
+| -------- | ------------------ | -------- | -------- | ------------- | ------ |
+| file     | 引擎物料文件压缩包 | body     | true     | MultipartFile |        |
+
+**响应状态**:
+
+| 状态码 | 说明         | schema  |
+| ------ | ------------ | ------- |
+| 200    | OK           | Message |
+| 401    | Unauthorized |         |
+| 403    | Forbidden    |         |
+| 404    | Not Found    |         |
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型           | schema         |
+| -------- | -------- | -------------- | -------------- |
+| data     | 数据集   | object         |                |
+| message  | 描述     | string         |                |
+| method   | 请求url  | string         |                |
+| status   | 状态     | integer(int32) | integer(int32) |
+
+**响应示例**:
+
+```
+{
+    "method": null,
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "mes": "upload file success"
+    }
+}
+```
+
+
+
+## 删除引擎插件
+
+**接口地址**:/api/rest_j/v1/engineplugin/deleteEnginePluginBML
+
+**请求方式**:GET
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`*/*`
+
+**接口描述**:
+
+删除指定引擎插件
+
+**请求参数**:
+
+| 参数名称 | 参数说明     | 请求类型 | 是否必须 | 数据类型 | schema |
+| -------- | ------------ | -------- | -------- | -------- | ------ |
+| ecType   | 引擎类型名称 | qurey    | true     | String   |        |
+| version  | 引擎版本     | qurey    | false    | String   |        |
+
+**响应状态**:
+
+| 状态码 | 说明         | schema  |
+| ------ | ------------ | ------- |
+| 200    | OK           | Message |
+| 401    | Unauthorized |         |
+| 403    | Forbidden    |         |
+| 404    | Not Found    |         |
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型           | schema         |
+| -------- | -------- | -------------- | -------------- |
+| data     | 数据集   | object         |                |
+| message  | 描述     | string         |                |
+| method   | 请求url  | string         |                |
+| status   | 状态     | integer(int32) | integer(int32) |
+
+**响应示例**:
+
+```
+{"method":null,"status":0,"message":"OK","data":{"msg":"delete successfully"}}
+```
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-engineplugin-api/engineconn-plugin-refresh.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-engineplugin-api/engineconn-plugin-refresh.md
new file mode 100644
index 0000000000..0f6d596953
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-engineplugin-api/engineconn-plugin-refresh.md
@@ -0,0 +1,108 @@
+---
+title: 引擎物料刷新API
+sidebar_position: 2
+--- 
+>主要用于引擎的物料资源({LINKIS_INSTALL_HOME}/lib/linkis-engineconn-plugin 下,引擎的jar包/配置文件 )更新至BML中。
+
+## refresh
+
+**接口地址**:`/api/rest_j/v1/engineplugin/refresh`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:更新指定引擎的物料资源
+
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|ecType|引擎类型|query|true|string||
+|version|版本 可以为空或则*|query|false|string||
+
+**请求示例**:
+```
+#url
+http://ip:port/api/rest_j/v1/engineplugin/refresh?ecType=hive&version=v2.3.3 
+
+#请求头部
+Content-Type:application/json
+Token-Code:BML-AUTH
+Token-User:hadoop  
+```
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data||object||
+|message||string||
+|method||string||
+|status||integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+    "method": null,
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "msg": "Refresh successfully"
+    }
+}
+```
+
+
+## refreshAll
+
+
+**接口地址**:`/api/rest_j/v1/engineplugin/refreshAll`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:更新所有引擎的物料资源
+
+
+**请求参数**:
+无
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data||object||
+|message||string||
+|method||string||
+|status||integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+    "method": null,
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "msg": "Refresh successfully"
+    }
+}
+```
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-entrance-api/_category_.json b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-entrance-api/_category_.json
new file mode 100644
index 0000000000..2efa3b2662
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-entrance-api/_category_.json
@@ -0,0 +1,4 @@
+{
+  "label": "Entrnace 服务",
+  "position": 5
+}
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-entrance-api/task-management-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-entrance-api/task-management-api.md
new file mode 100644
index 0000000000..acb362e570
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-entrance-api/task-management-api.md
@@ -0,0 +1,129 @@
+---
+title: 任务管理
+sidebar_position: 2
+---
+** EntranceMetricRestfulApi 类 **
+
+
+# 任务管理
+
+
+## 启动任务
+
+
+**接口地址**:`/api/rest_j/v1/entrance/api/metrics/runningtask`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>启动任务</p>
+
+
+
+**请求参数**:
+
+
+暂无
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 任务信息
+
+
+**接口地址**:`/api/rest_j/v1/entrance/api/metrics/taskinfo`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>任务信息</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|creator|创建者|query|false|string|
+|engineTypeLabel|引擎类型标签|query|false|string|
+|user|user|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-entrance-api/task-operation-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-entrance-api/task-operation-api.md
new file mode 100644
index 0000000000..1106423852
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-entrance-api/task-operation-api.md
@@ -0,0 +1,569 @@
+---
+title: 任务操作
+sidebar_position: 1
+---
+** EntranceRestfulApi 类 **
+
+
+## 处理任务请求
+
+
+**接口地址**:`/api/rest_j/v1/entrance/execute`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>execute函数处理的是用户提交执行任务的请求</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|json|json|body|true|object|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 提交execute函数
+
+
+**接口地址**:`/api/rest_j/v1/entrance/submit`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>提交execute函数</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|Submit|json|body|true|Submit|Submit|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 结束任务
+
+
+**接口地址**:`/api/rest_j/v1/entrance/{id}/kill`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>kill任务</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|id|ID|path|false|string|
+|taskID|任务ID|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 结束Jobs
+
+
+**接口地址**:`/api/rest_j/v1/entrance/{id}/killJobs`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>结束Jobs</p>
+
+**请求示例**:
+```javascript
+{
+	"taskIDList": [],
+	"idList": []
+}
+```
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|id|id请求路径生成|path|true|string|
+|taskIDList|任务ID集合|false|String|String|
+|idList|ID集合|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"method": "/api/entrance/#id/killJobs",
+	"status": 0,
+	"message": "success",
+	"data": {
+		"messages": [{
+			"method": "",
+			"status": 0,
+			"message": "",
+			"data": {
+				"execID": ""
+			}
+		}]
+	}
+}
+```
+
+
+## 任务日志
+
+
+**接口地址**:`/api/rest_j/v1/entrance/{id}/log`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取任务日志</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|id|任务ID|path|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 暂停任务
+
+
+**接口地址**:`/api/rest_j/v1/entrance/{id}/pause`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>暂停任务</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|id|任务ID|path|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 任务进展
+
+
+**接口地址**:`/api/rest_j/v1/entrance/{id}/progress`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>任务进展</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|id|任务ID|path|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 资源进展
+
+
+**接口地址**:`/api/rest_j/v1/entrance/{id}/progressWithResource`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>资源进展</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|id|ID|path|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 任务状态
+
+
+**接口地址**:`/api/rest_j/v1/entrance/{id}/status`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>任务状态</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|id|ID|path|false|string|
+|taskID|任务ID|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-linkismanager-api/_category_.json b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-linkismanager-api/_category_.json
new file mode 100644
index 0000000000..ad07bddc12
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-linkismanager-api/_category_.json
@@ -0,0 +1,4 @@
+{
+  "label": "LinkisManager 服务",
+  "position": 2
+}
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-linkismanager-api/ec-resource-management-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-linkismanager-api/ec-resource-management-api.md
new file mode 100644
index 0000000000..c10e93d3f0
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-linkismanager-api/ec-resource-management-api.md
@@ -0,0 +1,291 @@
+---
+title:  EC资源信息管理
+sidebar_position: 4
+---
+** ECResourceInfoRestfulApi 类 **
+
+
+
+
+## 删除EC信息
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/ecinfo/delete/{ticketid}}`
+
+
+**请求方式**:`DELETE`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>删除EC信息</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|ticketid|ticketid|path|true|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|204|No Content|
+|401|Unauthorized|
+|403|Forbidden|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 获取EC信息
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/ecinfo/get`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>获取EC信息</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|ticketid|ticketid|query|true|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+## 搜索历史EC信息
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/ecinfo/ecrHistoryList`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>获取EC信息</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|instance|instance|query|false|string|
+|creator|creator|query|false|string|
+|startDate|startDate|query|false|string|
+|endDate|endDate|query|false|string|
+|engineType|engineType|query|false|string|
+|pageNow|pageNow|query|false|Int|
+|pageSize|pageSize|query|false|Int|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+    {
+        "message": "",
+        "status": 0,
+        "data": {
+        "engineList": [
+            {
+                "id": -94209540.07806732,
+                "requestResource": "consectetur dolor eiusmod ipsum",
+                "releasedResource": "est in id Ut",
+                "usedTimes": -51038117.02855969,
+                "ticketId": "adipisicing in nostrud do",
+                "ecmInstance": "id magna Lorem eiusmod",
+                "engineType": "dolor",
+                "usedTime": -38764910.74278392,
+                "logDirSuffix": "sunt eiusmod aute et",
+                "releaseTime": -33417043.232267484,
+                "usedResource": "in amet veniam velit",
+                "requestTimes": -15643696.319572791,
+                "labelValue": "veniam incididunt magna",
+                "releaseTimes": 96384811.3484546,
+                "createTime": 38434279.49900183,
+                "serviceInstance": "consequat aliqua in enim",
+                "createUser": "Lorem Ut occaecat amet"
+            },
+            {
+                "labelValue": "adipisicing deserunt do",
+                "usedTimes": 49828407.223826766,
+                "usedResource": "mollit laboris cupidatat enim",
+                "releaseTimes": -73400915.22672182,
+                "releasedResource": "est qui id ipsum mollit",
+                "requestResource": "deserunt reprehenderit ut",
+                "serviceInstance": "do laborum",
+                "requestTimes": -33074164.700212136,
+                "ecmInstance": "dolore",
+                "logDirSuffix": "ea incididunt",
+                "createUser": "Ut exercitation officia dolore ipsum",
+                "usedTime": 25412456.522457644,
+                "createTime": -93227549.70578489,
+                "id": -84032815.0589972,
+                "ticketId": "eu in mollit do",
+                "engineType": "non Ut eu",
+                "releaseTime": 34923394.9602966
+            },
+            {
+                "releaseTime": -91057731.93164417,
+                "usedTime": 99226623.97199354,
+                "id": 59680041.603043556,
+                "requestResource": "officia Ut enim nulla",
+                "usedTimes": -14680356.219609797,
+                "logDirSuffix": "proident amet reprehenderit tempor",
+                "ticketId": "minim esse",
+                "releaseTimes": 37270921.94107443,
+                "serviceInstance": "enim adipisicing cupidatat",
+                "createUser": "culpa",
+                "requestTimes": -33504917.797325186,
+                "releasedResource": "et dolore quis",
+                "ecmInstance": "elit dolor adipisicing id",
+                "createTime": -38827280.78902944,
+                "engineType": "ullamco in eiusmod reprehenderit aute",
+                "labelValue": "dolore qui labore nulla laboris",
+                "usedResource": "irure sint nostrud Excepteur sunt"
+            },
+            {
+                "requestResource": "deserunt incididunt enim",
+                "releaseTimes": -16708903.732444778,
+                "id": 80588551.12419662,
+                "ecmInstance": "et veniam",
+                "releaseTime": -50240956.63233949,
+                "usedTimes": -5348294.728038415,
+                "labelValue": "incididunt tempor reprehenderit quis eu",
+                "createUser": "in in",
+                "serviceInstance": "minim sit",
+                "ticketId": "in dolore",
+                "usedTime": -30138563.761232898,
+                "logDirSuffix": "quis laborum ea",
+                "createTime": 65920455.93896958,
+                "requestTimes": 38810152.0160971,
+                "engineType": "est in Ut proident",
+                "usedResource": "nulla laboris Ut",
+                "releasedResource": "cupidatat irure"
+            },
+            {
+                "usedResource": "Lorem adipisicing dolor",
+                "createTime": -11906770.11266476,
+                "labelValue": "et id magna",
+                "releaseTimes": 32546901.20497243,
+                "id": -90442428.4679744,
+                "logDirSuffix": "aute ut eu commodo",
+                "ticketId": "cillum sint non deserunt",
+                "requestResource": "non velit sunt consequat culpa",
+                "requestTimes": -75282512.0022062,
+                "usedTime": 6378131.554130778,
+                "releasedResource": "Duis in",
+                "serviceInstance": "dolore ut officia",
+                "usedTimes": 70810503.51038182,
+                "createUser": "voluptate sed",
+                "ecmInstance": "laboris do sit dolore ipsum",
+                "engineType": "id",
+                "releaseTime": 37544575.30154848
+            }
+        ]
+    }
+    }
+```
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-linkismanager-api/ecm-resource-management-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-linkismanager-api/ecm-resource-management-api.md
new file mode 100644
index 0000000000..0acd06d3b4
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-linkismanager-api/ecm-resource-management-api.md
@@ -0,0 +1,462 @@
+---
+title: ECM资源管理
+sidebar_position: 3
+---
+** EMRestfulApi 类 **
+
+
+
+## 执行ECM操作
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/executeECMOperation`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:
+
+
+**请求参数**:
+
+
+暂无
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 执行ECM操作开始
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/executeECMOperationByEC`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:
+
+
+**请求参数**:
+
+
+暂无
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## ECM管理中状态列表
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/listAllECMHealthyStatus`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>获取状态列表清单</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|onlyEditable|是否仅可编辑|query|false|boolean|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"method": "/api/linkisManager/listAllECMHealthyStatus",
+	"status": 0,
+	"message": "OK",
+	"data": {
+		"nodeHealthy": []
+	}
+}
+```
+
+
+## ECM资源清单
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/listAllEMs`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>获取所有ECM资源详细清单列表可根据条件查询,默认查询所有</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|instance|实例名称|query|false|string|
+|nodeHealthy|状态,状态有以下枚举类型 ‘Healthy‘, ‘UnHealthy‘, ‘WARN‘, ’StockAvailable’, ‘StockUnavailable’|query|false|string|
+|owner|创建者|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"method": "/api/linkisManager/listAllEMs",
+	"status": 0,
+	"message": "OK",
+	"data": {
+		"EMs": [{
+			"labels": [{
+				"stringValue": "",
+				"labelKey": "",
+				"feature": "",
+				"instance": "",
+				"serviceInstance": {
+					"instance": "",
+					"applicationName": ""
+				},
+				"serviceName": "",
+				"featureKey": "",
+				"empty": 
+			}],
+			"applicationName": "",
+			"instance": ":",
+			"resourceType": "",
+			"maxResource": {
+				"memory": ,
+				"cores": ,
+				"instance": 
+			},
+			"minResource": {
+				"memory": ,
+				"cores": ,
+				"instance": 
+			},
+			"usedResource": {
+				"memory": ,
+				"cores": ,
+				"instance": 
+			},
+			"lockedResource": {
+				"memory": 0,
+				"cores": 0,
+				"instance": 0
+			},
+			"expectedResource": {
+				"memory": 0,
+				"cores": 0,
+				"instance": 0
+			},
+			"leftResource": {
+				"memory": ,
+				"cores": ,
+				"instance": 
+			},
+			"owner": "",
+			"runningTasks": null,
+			"pendingTasks": null,
+			"succeedTasks": null,
+			"failedTasks": null,
+			"maxMemory": ,
+			"usedMemory": ,
+			"systemCPUUsed": null,
+			"systemLeftMemory": ,
+			"nodeHealthy": "",
+			"msg": "",
+			"startTime": 
+		}]
+	}
+}
+```
+
+
+## 编辑EMC实例
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/modifyEMInfo`
+
+
+**请求方式**:`PUT`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>编辑或修改下编辑EMC管理下的实例</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|applicationName|引擎标签|false|String|String|
+|emStatus|实例状态,状态有以下枚举类型 ‘Healthy‘, ‘UnHealthy‘, ‘WARN‘, ’StockAvailable’, ‘StockUnavailable’|false|String|String|
+|instance|引擎实例名称|false|String|String|
+|labelKey|添加内容里面的标签,属于labels集合 内 map里的key|false|String|String|
+|labels|引擎实例更新参数内容,集合存放的是map类型的|false|List|List|
+|stringValue|添加内容里面的标签对于的值,属于labels集合 内 map里的value|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"method": "/api/linkisManager/modifyEMInfo",
+	"status": 0,
+	"message": "success",
+	"data": {}
+}
+```
+
+
+## 打开引擎日志
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/openEngineLog`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>打开引擎日志,默认打开stdout类型的引擎日志</p>
+
+**请求示例**:
+```javascript
+{
+	applicationName: ""
+	emInstance: ""
+	instance: ""
+	parameters: {
+		pageSize: ,
+		fromLine: ,
+		logType: ""
+	}
+}
+```
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|applicationName|引擎标签|String|false|String|
+|emInstance|实例名称|String|false|String|
+|fromLine|来自线路|String|false|String|
+|instance|引擎实例名称|String|false|String|
+|logType|日志类型,默认stdout类型,属于parameters|String|false|String|
+|pageSize|页面大小|String|false|String|
+|parameters|分页信息|Map|false|Map|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"method": "/api/linkisManager/openEngineLog",
+	"status": 0,
+	"message": "OK",
+	"data": {
+		"result": {
+			"logPath": "",
+			"logs": [""],
+			"endLine": ,
+			"rows": 
+		},
+		"isError": false,
+		"errorMsg": ""
+	}
+}
+```
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-linkismanager-api/engine-management-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-linkismanager-api/engine-management-api.md
new file mode 100644
index 0000000000..405cebd174
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-linkismanager-api/engine-management-api.md
@@ -0,0 +1,585 @@
+---
+title: 引擎管理
+sidebar_position: 2
+---
+** EngineRestfulApi 类 **
+
+
+
+
+## 创建引擎连接
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/createEngineConn`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>创建引擎连接</p>
+
+
+
+**请求参数**:
+
+
+暂无
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 执行引擎连接操作
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/executeEngineConnOperation`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>执行引擎连接操作</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|jsonNode|jsonNode|body|true|JsonNode|JsonNode|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 获取引擎连接
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/getEngineConn`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>获取引擎连接</p>
+
+
+
+**请求参数**:
+
+
+暂无
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## kill引擎连接
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/killEngineConn`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>kill引擎连接</p>
+
+
+
+**请求参数**:
+
+
+暂无
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 所有节点状态
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/listAllNodeHealthyStatus`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>所有节点状态</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|onlyEditable|onlyEditable|query|false|boolean|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"method": "/api/linkisManager/listAllNodeHealthyStatus",
+	"status": 0,
+	"message": "OK",
+	"data": {
+		"nodeStatus": []
+	}
+}
+```
+
+
+## 列表引擎
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/listEMEngines`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>列表引擎</p>
+
+**请求示例**:
+```javascript
+{
+	em: {
+		serviceInstance: {
+			applicationName: "linkis-cg-engineconnmanager",
+			instance: "localhost110003:9102"
+		}
+	}
+}
+```
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|applicationName|引擎标签名称,属于serviceInstance中的值|String|false|String|
+|em|入参最外层|Map|false|Map|
+|emInstance|引擎实例名称跟‘em’一个级别属于最外层|String|false|String|
+|engineType|引擎类型跟‘em’一个级别属于最外层|String|false|String|
+|instance|实例名称|String|false|String|
+|nodeStatus|状态跟‘em’一个级别属于最外层,状态有以下枚举类型 ‘Healthy‘, ‘UnHealthy‘, ‘WARN‘, ’StockAvailable’, ‘StockUnavailable’|String|false|String|
+|owner|创建者跟‘em’一个级别属于最外层|String|false|String|
+|serviceInstance|入参属于‘’em|Map|false|Map|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"method": "/api/linkisManager/listEMEngines",
+	"status": 0,
+	"message": "OK",
+	"data": {
+		"engines": []
+	}
+}
+```
+
+
+## 引擎用户集合
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/listUserEngines`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>引擎用户集合</p>
+
+
+
+**请求参数**:
+
+
+暂无
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 编辑引擎实例
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/modifyEngineInfo`
+
+
+**请求方式**:`PUT`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>编辑引擎实例内容</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|applicationName|引擎标签|false|String|String|
+|emStatus|运行状态|false|String|String|
+|instance|引擎实例名称|false|String|String|
+|labelKey|添加内容里面的标签,属于labels集合 内 map里的key|false|String|String|
+|labels|引擎实例更新参数内容,集合存放的是map类型的|false|List|List|
+|stringValue|添加内容里面的标签对于的值,属于labels集合 内 map里的value|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## kill引擎
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/rm/enginekill`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`application/json`
+
+
+**接口描述**:<p>关闭引擎,可关闭一个也可关闭多个</p>
+
+
+**请求示例**:
+```javascript
+    [
+     {
+         engineInstance: "",
+         applicationName:""
+      }
+    ]
+
+```
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|applicationName|应用名称,最外层是个数组和engineInstance参数是一个级别|false|String|String|
+|engineInstance|引擎实例名称,最外层是个数组和applicationName参数是一个级别|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-linkismanager-api/resource-management-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-linkismanager-api/resource-management-api.md
new file mode 100644
index 0000000000..660b769e06
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-cg-linkismanager-api/resource-management-api.md
@@ -0,0 +1,612 @@
+---
+title: 资源管理
+sidebar_position: 1
+---
+** RMMonitorRest 类 **
+
+
+
+
+## 所有用户资源
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/rm/allUserResource`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>所有用户资源</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|creator|creator|query|false|string|
+|engineType|engineType|query|false|string|
+|page|page|query|false|integer(int32)|
+|size|size|query|false|integer(int32)|
+|username|username|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"method": null,
+	"status": 0,
+	"message": "OK",
+	"data": {
+		"total": 34,
+		"resources": [{
+			"id": ,
+			"username": "",
+			"creator": "",
+			"engineTypeWithVersion": "",
+			"resourceType": "",
+			"maxResource": {
+				"memory": ,
+				"cores": ,
+				"instance": 
+			},
+			"minResource": {
+				"memory": ,
+				"cores": 
+				"instance": 0
+			},
+			"usedResource": {
+				"memory": ,
+				"cores": ,
+				"instance": 
+			},
+			"lockedResource": {
+				"memory": 0,
+				"cores": 0,
+				"instance": 0
+			},
+			"expectedResource": null,
+			"leftResource": {
+				"memory": ,
+				"cores": ,
+				"instance": 
+			},
+			"createTime": ,
+			"updateTime": ,
+			"loadResourceStatus": "",
+			"queueResourceStatus": 
+		}]
+	}
+}
+```
+
+
+## 应用列表
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/rm/applicationlist`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取资源管理中的应用引擎列表清单</p>
+
+**请求示例**:
+```javascript
+{
+	userCreator: ""
+}
+```
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|userCreator|userCreator|query|true|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"method": ,
+	"status": ,
+	"message": "",
+	"data": {
+		"applications": [{
+			"creator": "",
+			"applicationList": {
+				"usedResource": {
+					"memory": ,
+					"cores": ,
+					"instance": 
+				},
+				"maxResource": {
+					"memory": ,
+					"cores": ,
+					"instance": 
+				},
+				"lockedResource": {
+					"memory": ,
+					"cores": ,
+					"instance": 
+				},
+				"minResource": {
+					"memory": ,
+					"cores": ,
+					"instance": 
+				},
+				"engineInstances": [{
+					"resource": {
+						"resourceType": "",
+						"maxResource": {
+							"memory": ,
+							"cores": ,
+							"instance": 
+						},
+						"minResource": {
+							"memory": ,
+							"cores": ,
+							"instance": 
+						},
+						"usedResource": {
+							"memory": ,
+							"cores": ,
+							"instance": 
+						},
+						"lockedResource": {
+							"memory": ,
+							"cores": ,
+							"instance": 
+						},
+						"expectedResource": null,
+						"leftResource": {
+							"memory": ,
+							"cores": ,
+							"instance": 
+						}
+					},
+					"engineType": "",
+					"owner": "",
+					"instance": "",
+					"creator": "",
+					"startTime": "",
+					"status": "",
+					"label": ""
+				}]
+			}
+		}]
+	}
+}
+```
+
+
+## 引擎类型
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/rm/engineType`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>引擎类型</p>
+
+
+
+**请求参数**:
+
+
+暂无
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 引擎管理器
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/rm/engines`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>引擎管理器</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|param|param|body|false|object|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 队列管理器
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/rm/queueresources`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>队列管理器</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|param|param|body|true|object|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 队列
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/rm/queues`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>队列</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|param|param|body|false|object|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 重置资源
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/rm/resetResource`
+
+
+**请求方式**:`DELETE`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>重置资源</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|resourceId|resourceId|query|false|integer(int32)|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|204|No Content|
+|401|Unauthorized|
+|403|Forbidden|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 资源信息
+
+
+**接口地址**:`/api/rest_j/v1/linkisManager/rm/userresources`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>查询资源列表清单及资源详细数据如使用百分比</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|param|param|body|false|object|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"method": null,
+	"status": 0,
+	"message": "OK",
+	"data": {
+		"userResources": [{
+			"userCreator": "",
+			"engineTypes": [{
+				"engineType": "",
+				"percent": ""
+			}],
+			"percent": ""
+		}]
+	}
+}
+```
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-cs-api/_category_.json b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-cs-api/_category_.json
new file mode 100644
index 0000000000..59702fc1d1
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-cs-api/_category_.json
@@ -0,0 +1,4 @@
+{
+  "label": "上下文服务",
+  "position": 3
+}
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-cs-api/context-history-service-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-cs-api/context-history-service-api.md
new file mode 100644
index 0000000000..2abed90e74
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-cs-api/context-history-service-api.md
@@ -0,0 +1,317 @@
+---
+title: 上下文历史记录服务
+sidebar_position: 14
+---
+** ContextHistoryRestfulApi 类 **
+
+
+
+## 创建历史记录
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/createHistory`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>创建历史记录</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |  是否必须   | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextHistory|历史上下文|false|String|String|
+|contextID|上下文id|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 获取多个历史记录
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/getHistories`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取多个历史记录</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|上下文id|String|false|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 获取历史记录
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/getHistory`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取历史记录</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 是否必须     | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|上下文Id|false|String|String|
+|source|上下文源|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 删除历史记录
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/removeHistory`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>删除历史记录</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |    是否必须 | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextHistory|历史上下文|false|String|String|
+|contextID|上下文id|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 搜索历史记录
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/searchHistory`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>搜索历史记录</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |  是否必须   | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|上下文Id|false|String|String|
+|keywords|关键词|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-cs-api/context-listening-service-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-cs-api/context-listening-service-api.md
new file mode 100644
index 0000000000..aa8cd645fe
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-cs-api/context-listening-service-api.md
@@ -0,0 +1,189 @@
+---
+title: 上下文监听服务
+sidebar_position: 16
+---
+** ContextListenerRestfulApi 类 **
+
+
+# 上下文监听服务
+
+
+## heartbeat
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/heartbeat`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|jsonNode|jsonNode|body|true|JsonNode|JsonNode|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## onBindIDListener
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/onBindIDListener`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|jsonNode|jsonNode|body|true|JsonNode|JsonNode|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## onBindKeyListener
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/onBindKeyListener`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|jsonNode|jsonNode|body|true|JsonNode|JsonNode|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-cs-api/context-logging-service-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-cs-api/context-logging-service-api.md
new file mode 100644
index 0000000000..ef207bc1cf
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-cs-api/context-logging-service-api.md
@@ -0,0 +1,380 @@
+---
+title: 上下文记录服务
+sidebar_position: 17
+---
+** ContextIDRestfulApi 类 **
+
+
+## 创建文本记录
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/createContextID`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>创建文本记录</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|上下文Id|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 获取文本ID
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/getContextID`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取文本ID</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextId|上下文Id|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 删除文本ID
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/removeContextID`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>删除文本ID</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextId|上下文Id|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 重置文本ID
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/resetContextID`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>重置文本ID</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextId|上下文Id|String|false|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 搜索文本Id执行时间
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/searchContextIDByTime`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>搜索文本Id执行时间</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |     请求类型 | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|accessTimeEnd|访问结束时间|query|false|string|
+|accessTimeStart|访问开始时间|query|false|string|
+|createTimeEnd|创建结束时间|query|false|string|
+|createTimeStart|创建时间|query|false|string|
+|pageNow|页码|query|false|string|
+|pageSize|页面大小|query|false|string|
+|updateTimeEnd|更新结束时间|query|false|string|
+|updateTimeStart|更新时间|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 修改文本ID
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/updateContextID`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>修改文本ID</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextId|上下文Id|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-cs-api/context-service-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-cs-api/context-service-api.md
new file mode 100644
index 0000000000..9ee466ecae
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-cs-api/context-service-api.md
@@ -0,0 +1,692 @@
+---
+title: 上下文API
+sidebar_position: 15
+---
+** ContextRestfulApi 类 **
+
+
+
+## 通过ID清除所以上下文
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/clearAllContextByID`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>通过ID清除所以上下文</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|idList|上下文id集合|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 通过时间清除所以上下文
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/clearAllContextByTime`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>通过时间清除所以上下文</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 是否必须    |  请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|accessTimeEnd|访问时间结束|false|String|String|
+|accessTimeStart|访问时间开始|false|String|String|
+|createTimeEnd|创建时间结束|false|String|String|
+|createTimeStart|创建时间|false|String|String|
+|updateTimeStart|更新开始时间|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 获取上下文内容
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/getContextValue`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取上下文内容</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |  是否必须   | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|上下文id|false|String|String|
+|contextKey|contextKey|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 删除所有value
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/removeAllValue`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>删除所有value</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |  是否必须   | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|上下文id|false|String|String|
+|contextKey|contextKey|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 通过value前缀删除所有值
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/removeAllValueByKeyPrefix`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>通过前缀和上下文类型删除所有值</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|contextID|false|String|String|
+|keyPrefix|keyPrefix|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 通过key前缀和上下文类型删除所有值
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/removeAllValueByKeyPrefixAndContextType`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>通过前缀和上下文类型删除所有值</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextKeyType|contextKeyType|false|String|String|
+|keyPrefix|keyPrefix|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 删除value
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/removeValue`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>删除value</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|上下文id|false|String|String|
+|contextKey|contextKey|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 重置value
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/resetValue`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>重置value</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|上下文id|false|String|String|
+|contextKey|contextKey|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 搜索上下文内容
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/searchContextValue`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>搜索上下文内容</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|condition|condition|false|String|String|
+|contextID|上下文id|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 设置value
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/setValue`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>设置value</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|上下文id|false|String|String|
+|contextKeyValue|contextKeyValue|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 设置key
+
+
+**接口地址**:`/api/rest_j/v1/contextservice/setValueByKey`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>给value设置key</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 |   是否必须  | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|contextID|上下文id|false|String|String|
+|contextKey|contextKey|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/_category_.json b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/_category_.json
new file mode 100644
index 0000000000..f6d702cc1d
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/_category_.json
@@ -0,0 +1,4 @@
+{
+  "label": "公共服务",
+  "position": 1
+}
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/bm-operation-management-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/bm-operation-management-api.md
new file mode 100644
index 0000000000..7e2ec8ce12
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/bm-operation-management-api.md
@@ -0,0 +1,449 @@
+---
+title: BM项目操作管理
+sidebar_position: 15
+---
+** BmlProjectRestful 类 **
+
+
+
+
+## 附件资源项目
+
+
+**接口地址**:`/api/rest_j/v1/bml/attachResourceAndProject`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>附件资源项目</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|projectName|项目名称|false|String|String|
+|resourceId|资源名称|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 创建Bml项目
+
+
+**接口地址**:`/api/rest_j/v1/bml/createBmlProject`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>创建Bml项目</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|jsonNode|jsonNode|body|true|JsonNode|JsonNode|
+|accessUsers|访问用户|false|String|String|
+|editUsers|编辑用户|false|String|String|
+|projectName|项目名称|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 下载共享资源
+
+
+**接口地址**:`/api/rest_j/v1/bml/downloadShareResource`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>下载共享资源</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|resourceId|资源ID|query|false|string|
+|version|版本|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 项目信息
+
+
+**接口地址**:`/api/rest_j/v1/bml/getProjectInfo`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取项目信息</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|projectName|项目名称|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 更新项目用户
+
+
+**接口地址**:`/api/rest_j/v1/bml/updateProjectUsers`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>更新项目用户</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|jsonNode|jsonNode|body|true|JsonNode|JsonNode|
+|accessUsers|访问用户|false|String|String|
+|editUsers|编辑用户|false|String|String|
+|projectName|项目名称|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 更新共享资源
+
+
+**接口地址**:`/api/rest_j/v1/bml/updateShareResource`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`multipart/form-data`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>更新共享资源</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|file|文件|formData|false|ref|
+|resourceId|资源ID|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 上载共享资源
+
+
+**接口地址**:`/api/rest_j/v1/bml/uploadShareResource`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>上载共享资源</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|expireTime|失效时间|query|false|string|
+|expireType|失效类型|query|false|string|
+|file|文件集合|formData|false|ref|
+|isExpire|是否失效|query|false|string|
+|maxVersion|mav版本|query|false|ref|
+|projectName|项目名称|query|false|string|
+|resourceHeader|资源标头|query|false|string|
+|system|系统|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/bml-resource-management-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/bml-resource-management-api.md
new file mode 100644
index 0000000000..7e857c0253
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/bml-resource-management-api.md
@@ -0,0 +1,812 @@
+---
+title: BML资源管理
+sidebar_position: 14
+---
+** BmlRestfulApi 类 **
+
+
+
+## 更新owner
+
+
+**接口地址**:`/api/rest_j/v1/bml/changeOwner`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>更新owner</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|newOwner|旧Owner|false|String|String|
+|oldOwner|新Owner|false|String|String|
+|resourceId|资源Id|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 复制资源到其他用户
+
+
+**接口地址**:`/api/rest_j/v1/bml/copyResourceToAnotherUser`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>复制资源到指定用户</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|anotherUser|指定用户|false|String|String|
+|resourceId|资源Id|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 删除资源
+
+
+**接口地址**:`/api/rest_j/v1/bml/deleteResource`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>删除版本</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|resourceId|资源Id|true|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 删除多个资源
+
+
+**接口地址**:`/api/rest_j/v1/bml/deleteResources`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>删除多个资源</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|resourceIds|资源Id集合,删除多个资源|true|List|List|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 删除版本
+
+
+**接口地址**:`/api/rest_j/v1/bml/deleteVersion`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>删除版本</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|resourceId|资源Id|true|String|String|
+|version|版本|true|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 下载资源
+
+
+**接口地址**:`/api/rest_j/v1/bml/download`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>通过resourceId 和 version两个参数获取下载对应的资源</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|resourceId|资源Id|query|false|string|
+|version|资源版本,如果不指定,默认为最新|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 获取Basic
+
+
+**接口地址**:`/api/rest_j/v1/bml/getBasic`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取Basic</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|resourceId|资源Id|query|true|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 获取资源信息
+
+
+**接口地址**:`/api/rest_j/v1/bml/getResourceInfo`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取资源信息</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|resourceId|资源Id|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 获取资源信息
+
+
+**接口地址**:`/api/rest_j/v1/bml/getResources`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取资源信息</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|currentPage|页码|query|false|string|
+|pageSize|页面大小|query|false|string|
+|system|系统|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 获取版本信息
+
+
+**接口地址**:`/api/rest_j/v1/bml/getVersions`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>获取bml版本信息</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|currentPage|页码|query|false|string|
+|pageSize|页面大小|query|false|string|
+|resourceId|资源ID|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 回滚版本
+
+
+**接口地址**:`/api/rest_j/v1/bml/rollbackVersion`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>回滚版本</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|resourceId|资源Id|false|String|String|
+|version|回滚版本|false|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 更新资源
+
+
+**接口地址**:`/api/rest_j/v1/bml/updateVersion`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`multipart/form-data`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>用户通过http的方式更新资源文件</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|file|file文件|formData|true|ref|
+|resourceId|用户希望更新资源的resourceId|query|true|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 上传资源
+
+
+**接口地址**:`/api/rest_j/v1/bml/upload`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>上传资源</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|file|file|formData|true|array|file|
+|expireTime|expireTime|query|false|string|
+|expireType|expireType|query|false|string|
+|isExpire|isExpire|query|false|string|
+|maxVersion|maxVersion|query|false|integer(int32)|
+|resourceHeader|resourceHeader|query|false|string|
+|system|system|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/bmlfs-management-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/bmlfs-management-api.md
new file mode 100644
index 0000000000..4617220116
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/bmlfs-management-api.md
@@ -0,0 +1,201 @@
+---
+title: BMLFS管理
+sidebar_position: 13
+---
+** BMLFsRestfulApi 类 **
+
+
+
+## 打开ScriptFromBML
+
+
+**接口地址**:`/api/rest_j/v1/filesystem/openScriptFromBML`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>openScriptFromBML</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|fileName|文件名称|query|true|string|
+|creator|创建者|query|false|string|
+|projectName|项目名称|query|false|string|
+|resourceId|资源Id|query|false|string|
+|version|版本|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 打开来自BML的script
+
+
+**接口地址**:`/api/rest_j/v1/filesystem/product/openScriptFromBML`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>/product/openScriptFromBML</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|fileName|文件名称|query|true|string|
+|creator|创建者|query|false|string|
+|resourceId|资源Id|query|false|string|
+|version|版本|query|false|string|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 保存来自BML的script
+
+
+**接口地址**:`/api/rest_j/v1/filesystem/saveScriptToBML`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>保存来自BML的script</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|creator|创建者|true|String|String|
+|fileName|文件名称|true|String|String|
+|metadata|元数据|true|String|String|
+|projectName|项目名称|true|String|String|
+|resourceId|资源ID|true|String|String|
+|scriptContent|内容|true|String|String|
+|SaveScriptToBML|json|body|true|SaveScriptToBML|SaveScriptToBML|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/currency-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/currency-api.md
new file mode 100644
index 0000000000..799e15cf3f
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/currency-api.md
@@ -0,0 +1,62 @@
+---
+title: 通用API
+sidebar_position: 12
+---
+** CommonRestfulApi 类 **
+
+## 下线某个服务
+
+
+**接口地址**:`/api/rest_j/v1/offline`
+
+
+**请求方式**:`GET`
+
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>下线某个服务</p>
+
+
+
+**请求参数**:
+
+
+暂无
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/data-source-manager-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/data-source-manager-api.md
new file mode 100644
index 0000000000..a59787377f
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/data-source-manager-api.md
@@ -0,0 +1,1500 @@
+---
+title: 数据源API
+sidebar_position: 11
+---
+
+
+** DataSourceAdminRestfulApi 类 ** 
+
+## queryDataSourceEnv
+**接口地址**:`/api/rest_j/v1/data-source-manager/env`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**: 查询数据源配置的集群环境信息列表
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|currentPage|currentPage|query|false|integer(int32)|
+|name|name|query|false|string|
+|pageSize|pageSize|query|false|integer(int32)|
+|typeId|typeId|query|false|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/env",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "queryList": [
+            {
+                "id": 2,
+                "envName": "测试环境UAT",
+                "envDesc": "测试环境UAT",
+                "dataSourceTypeId": 4,
+                "connectParams": {
+                    "hadoopConf": {
+                        "hive.metastore.execute.setugi": "true"
+                    },
+                    "uris": "thrift://localhost:9083"
+                },
+                "createTime": 1647249913000,
+                "modifyTime": 1647249913000
+            },
+            {
+                "id": 3,
+                "envName": "开源测试环境",
+                "envDesc": "开源测试环境",
+                "dataSourceTypeId": 4,
+                "connectParams": {
+                    "keytab": "4dd408ad-a2f9-4501-83b3-139290977ca2",
+                    "uris": "thrift://bdpclustername:9083",
+                    "principle": "hadoop@WEBANK.COM"
+                },
+                "createTime": 1647249913000,
+                "modifyTime": 1647249913000
+            }
+        ]
+    }
+}
+```
+## getAllEnvListByDataSourceType
+**接口地址**:`/api/rest_j/v1/data-source-manager/env-list/all/type/{typeId}`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**: 查询某种数据源配置的集群信息列表
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|typeId|typeId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/env-list/all/type/4",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "envList": [
+            {
+                "id": 1,
+                "envName": "测试环境SIT"
+            },
+            {
+                "id": 2,
+                "envName": "测试环境UAT"
+            },
+            {
+                "id": 3,
+                "envName": "开源测试环境"
+            }
+        ]
+    }
+}
+```
+## insertJsonEnv
+**接口地址**:`/api/rest_j/v1/data-source-manager/env/json`
+
+**请求方式**:`POST`
+
+**请求数据类型**:`application/json`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求示例**:
+```javascript
+{
+  "connectParams": {},
+  "createTime": "",
+  "createUser": "",
+  "dataSourceType": {
+    "classifier": "",
+    "description": "",
+    "icon": "",
+    "id": "",
+    "layers": 0,
+    "name": "",
+    "option": ""
+  },
+  "dataSourceTypeId": 0,
+  "envDesc": "",
+  "envName": "",
+  "id": 0,
+  "modifyTime": "",
+  "modifyUser": ""
+}
+```
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceEnv|dataSourceEnv|body|true|DataSourceEnv|DataSourceEnv|
+|&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;createTime||false|string(date-time)|
+|&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;dataSourceType||false|DataSourceType|DataSourceType|
+|&emsp;&emsp;&emsp;&emsp;classifier||false|string|
+|&emsp;&emsp;&emsp;&emsp;description||false|string|
+|&emsp;&emsp;&emsp;&emsp;icon||false|string|
+|&emsp;&emsp;&emsp;&emsp;id||false|string|
+|&emsp;&emsp;&emsp;&emsp;layers||false|integer|
+|&emsp;&emsp;&emsp;&emsp;name||false|string|
+|&emsp;&emsp;&emsp;&emsp;option||false|string|
+|&emsp;&emsp;dataSourceTypeId||false|integer(int64)|
+|&emsp;&emsp;envDesc||false|string|
+|&emsp;&emsp;envName||false|string|
+|&emsp;&emsp;id||false|integer(int64)|
+|&emsp;&emsp;modifyTime||false|string(date-time)|
+|&emsp;&emsp;modifyUser||false|string|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+## getEnvEntityById
+**接口地址**:`/api/rest_j/v1/data-source-manager/env/{envId}`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:查询某环境详细信息
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|envId|envId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/env/1",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "env": {
+            "id": 1,
+            "envName": "测试环境SIT",
+            "envDesc": "测试环境SIT",
+            "connectParams": {
+                "hadoopConf": {
+                    "hive.metastore.execute.setugi": "true"
+                },
+                "uris": "thrift://localhost:9083"
+            },
+            "createTime": 1647249913000,
+            "modifyTime": 1647249913000
+        }
+    }
+}
+```
+## removeEnvEntity
+**接口地址**:`/api/rest_j/v1/data-source-manager/env/{envId}`
+
+**请求方式**:`DELETE`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|envId|envId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+## updateJsonEnv
+**接口地址**:`/api/rest_j/v1/data-source-manager/env/{envId}/json`
+
+**请求方式**:`PUT`
+
+**请求数据类型**:`application/json`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求示例**:
+```javascript
+{
+  "connectParams": {},
+  "createTime": "",
+  "createUser": "",
+  "dataSourceType": {
+    "classifier": "",
+    "description": "",
+    "icon": "",
+    "id": "",
+    "layers": 0,
+    "name": "",
+    "option": ""
+  },
+  "dataSourceTypeId": 0,
+  "envDesc": "",
+  "envName": "",
+  "id": 0,
+  "modifyTime": "",
+  "modifyUser": ""
+}
+```
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceEnv|dataSourceEnv|body|true|DataSourceEnv|DataSourceEnv|
+|&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;createTime||false|string(date-time)|
+|&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;dataSourceType||false|DataSourceType|DataSourceType|
+|&emsp;&emsp;&emsp;&emsp;classifier||false|string|
+|&emsp;&emsp;&emsp;&emsp;description||false|string|
+|&emsp;&emsp;&emsp;&emsp;icon||false|string|
+|&emsp;&emsp;&emsp;&emsp;id||false|string|
+|&emsp;&emsp;&emsp;&emsp;layers||false|integer|
+|&emsp;&emsp;&emsp;&emsp;name||false|string|
+|&emsp;&emsp;&emsp;&emsp;option||false|string|
+|&emsp;&emsp;dataSourceTypeId||false|integer(int64)|
+|&emsp;&emsp;envDesc||false|string|
+|&emsp;&emsp;envName||false|string|
+|&emsp;&emsp;id||false|integer(int64)|
+|&emsp;&emsp;modifyTime||false|string(date-time)|
+|&emsp;&emsp;modifyUser||false|string|
+|envId|envId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+------
+** DataSourceCoreRestfulApi类**
+
+## queryDataSource
+**接口地址**:`/api/rest_j/v1/data-source-manager/info`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:查询数据源具体信息
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|currentPage|currentPage|query|false|integer(int32)|
+|identifies|identifies|query|false|string|
+|name|name|query|false|string|
+|pageSize|pageSize|query|false|integer(int32)|
+|system|system|query|false|string|
+|typeId|typeId|query|false|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/info",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "totalPage": 12,
+        "queryList": [
+            {
+                "id": 11,
+                "dataSourceName": "test1256",
+                "dataSourceTypeId": 4,
+                "createSystem": "Linkis",
+                "createTime": 1647909291000,
+                "createUser": "hadoop",
+                "versionId": 1,
+                "expire": false,
+                "dataSourceType": {
+                    "id": "11",
+                    "name": "hive",
+                    "layers": 0
+                }
+            },
+            {
+                "id": 10,
+                "dataSourceName": "hive-test",
+                "dataSourceDesc": "hive test",
+                "dataSourceTypeId": 4,
+                "createSystem": "Linkis",
+                "createTime": 1647862455000,
+                "modifyTime": 1647930476000,
+                "modifyUser": "hadoop",
+                "createUser": "hadoop",
+                "versionId": 3,
+                "publishedVersionId": 1,
+                "expire": false,
+                "dataSourceType": {
+                    "id": "10",
+                    "name": "hive",
+                    "layers": 0
+                }
+            }
+          
+        ]
+    }
+}
+```
+## removeDataSource
+**接口地址**:`/api/rest_j/v1/data-source-manager/info/delete/{dataSourceId}`
+
+**请求方式**:`DELETE`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:删除某条数据源数据
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceId|dataSourceId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/info/delete/1",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "removeId": 1
+    }
+}
+```
+## insertJsonInfo
+**接口地址**:`/api/rest_j/v1/data-source-manager/info/json`
+
+**请求方式**:`POST`
+
+**请求数据类型**:`application/json`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求示例**:
+```javascript
+{
+  "connectParams": {},
+  "createIdentify": "",
+  "createSystem": "",
+  "createTime": "",
+  "createUser": "",
+  "dataSourceDesc": "",
+  "dataSourceEnv": {
+    "connectParams": {},
+    "createTime": "",
+    "createUser": "",
+    "dataSourceType": {
+      "classifier": "",
+      "description": "",
+      "icon": "",
+      "id": "",
+      "layers": 0,
+      "name": "",
+      "option": ""
+    },
+    "dataSourceTypeId": 0,
+    "envDesc": "",
+    "envName": "",
+    "id": 0,
+    "modifyTime": "",
+    "modifyUser": ""
+  },
+  "dataSourceEnvId": 0,
+  "dataSourceName": "",
+  "dataSourceType": {
+    "classifier": "",
+    "description": "",
+    "icon": "",
+    "id": "",
+    "layers": 0,
+    "name": "",
+    "option": ""
+  },
+  "dataSourceTypeId": 0,
+  "expire": true,
+  "id": 0,
+  "labels": "",
+  "modifyTime": "",
+  "modifyUser": "",
+  "publishedVersionId": 0,
+  "versionId": 0,
+  "versions": [
+    {
+      "comment": "",
+      "connectParams": {},
+      "createTime": "",
+      "createUser": "",
+      "datasourceId": 0,
+      "parameter": "",
+      "versionId": 0
+    }
+  ]
+}
+```
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSource|dataSource|body|true|DataSource|DataSource|
+|&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;createIdentify||false|string|
+|&emsp;&emsp;createSystem||false|string|
+|&emsp;&emsp;createTime||false|string(date-time)|
+|&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;dataSourceDesc||false|string|
+|&emsp;&emsp;dataSourceEnv||false|DataSourceEnv|DataSourceEnv|
+|&emsp;&emsp;&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;&emsp;&emsp;createTime||false|string|
+|&emsp;&emsp;&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;&emsp;&emsp;dataSourceType||false|DataSourceType|DataSourceType|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;classifier||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;description||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;icon||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;id||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;layers||false|integer|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;name||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;option||false|string|
+|&emsp;&emsp;&emsp;&emsp;dataSourceTypeId||false|integer|
+|&emsp;&emsp;&emsp;&emsp;envDesc||false|string|
+|&emsp;&emsp;&emsp;&emsp;envName||false|string|
+|&emsp;&emsp;&emsp;&emsp;id||false|integer|
+|&emsp;&emsp;&emsp;&emsp;modifyTime||false|string|
+|&emsp;&emsp;&emsp;&emsp;modifyUser||false|string|
+|&emsp;&emsp;dataSourceEnvId||false|integer(int64)|
+|&emsp;&emsp;dataSourceName||false|string|
+|&emsp;&emsp;dataSourceType||false|DataSourceType|DataSourceType|
+|&emsp;&emsp;&emsp;&emsp;classifier||false|string|
+|&emsp;&emsp;&emsp;&emsp;description||false|string|
+|&emsp;&emsp;&emsp;&emsp;icon||false|string|
+|&emsp;&emsp;&emsp;&emsp;id||false|string|
+|&emsp;&emsp;&emsp;&emsp;layers||false|integer|
+|&emsp;&emsp;&emsp;&emsp;name||false|string|
+|&emsp;&emsp;&emsp;&emsp;option||false|string|
+|&emsp;&emsp;dataSourceTypeId||false|integer(int64)|
+|&emsp;&emsp;expire||false|boolean|
+|&emsp;&emsp;id||false|integer(int64)|
+|&emsp;&emsp;labels||false|string|
+|&emsp;&emsp;modifyTime||false|string(date-time)|
+|&emsp;&emsp;modifyUser||false|string|
+|&emsp;&emsp;publishedVersionId||false|integer(int64)|
+|&emsp;&emsp;versionId||false|integer(int64)|
+|&emsp;&emsp;versions||false|array|DatasourceVersion|
+|&emsp;&emsp;&emsp;&emsp;comment||false|string|
+|&emsp;&emsp;&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;&emsp;&emsp;createTime||false|string|
+|&emsp;&emsp;&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;&emsp;&emsp;datasourceId||false|integer|
+|&emsp;&emsp;&emsp;&emsp;parameter||false|string|
+|&emsp;&emsp;&emsp;&emsp;versionId||false|integer|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+## getInfoByDataSourceName
+**接口地址**:`/api/rest_j/v1/data-source-manager/info/name/{dataSourceName}`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:通过datsourceName查询数据源信息
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceName|dataSourceName|path|true|string|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/info/name/hive-test",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "info": {
+            "id": 10,
+            "dataSourceName": "hive-test",
+            "dataSourceDesc": "hive test",
+            "dataSourceTypeId": 4,
+            "createSystem": "Linkis",
+            "connectParams": {
+                "envId": "3"
+            },
+            "createTime": 1647862455000,
+            "modifyTime": 1647930476000,
+            "modifyUser": "hadoop",
+            "createUser": "hadoop",
+            "versionId": 3,
+            "publishedVersionId": 1,
+            "expire": false,
+            "dataSourceType": {
+                "name": "hive",
+                "layers": 0
+            }
+        }
+    }
+}
+```
+## getInfoByDataSourceId
+**接口地址**:`/api/rest_j/v1/data-source-manager/info/{dataSourceId}`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceId|dataSourceId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/info/1",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "info": {
+            "id": 1,
+            "dataSourceName": "开源共建环境",
+            "dataSourceDesc": "123",
+            "dataSourceTypeId": 1,
+            "createSystem": "Linkis",
+            "connectParams": {
+                "host": "127.0.0.1",
+                "password": "xxxxx",
+                "port": "9600",
+                "username": "linkis"
+            },
+            "createTime": 1647258360000,
+            "modifyTime": 1647437692000,
+            "modifyUser": "hadoop",
+            "createUser": "hadoop",
+            "versionId": 1,
+            "publishedVersionId": 1,
+            "expire": false,
+            "dataSourceType": {
+                "name": "mysql",
+                "icon": "https://uat.dongcha.weoa.com/static/img/logo.770c1525.png",
+                "layers": 0
+            }
+        }
+    }
+}
+```
+## expireDataSource
+**接口地址**:`/api/rest_j/v1/data-source-manager/info/{dataSourceId}/expire`
+
+**请求方式**:`PUT`
+
+**请求数据类型**:`application/json`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceId|dataSourceId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/info/1/expire",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "expireId": 1
+    }
+}
+```
+## updateDataSourceInJson
+**接口地址**:`/api/rest_j/v1/data-source-manager/info/{dataSourceId}/json`
+
+**请求方式**:`PUT`
+
+**请求数据类型**:`application/json`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求示例**:
+```javascript
+{
+  "connectParams": {},
+  "createIdentify": "",
+  "createSystem": "",
+  "createTime": "",
+  "createUser": "",
+  "dataSourceDesc": "",
+  "dataSourceEnv": {
+    "connectParams": {},
+    "createTime": "",
+    "createUser": "",
+    "dataSourceType": {
+      "classifier": "",
+      "description": "",
+      "icon": "",
+      "id": "",
+      "layers": 0,
+      "name": "",
+      "option": ""
+    },
+    "dataSourceTypeId": 0,
+    "envDesc": "",
+    "envName": "",
+    "id": 0,
+    "modifyTime": "",
+    "modifyUser": ""
+  },
+  "dataSourceEnvId": 0,
+  "dataSourceName": "",
+  "dataSourceType": {
+    "classifier": "",
+    "description": "",
+    "icon": "",
+    "id": "",
+    "layers": 0,
+    "name": "",
+    "option": ""
+  },
+  "dataSourceTypeId": 0,
+  "expire": true,
+  "id": 0,
+  "labels": "",
+  "modifyTime": "",
+  "modifyUser": "",
+  "publishedVersionId": 0,
+  "versionId": 0,
+  "versions": [
+    {
+      "comment": "",
+      "connectParams": {},
+      "createTime": "",
+      "createUser": "",
+      "datasourceId": 0,
+      "parameter": "",
+      "versionId": 0
+    }
+  ]
+}
+```
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSource|dataSource|body|true|DataSource|DataSource|
+|&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;createIdentify||false|string|
+|&emsp;&emsp;createSystem||false|string|
+|&emsp;&emsp;createTime||false|string(date-time)|
+|&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;dataSourceDesc||false|string|
+|&emsp;&emsp;dataSourceEnv||false|DataSourceEnv|DataSourceEnv|
+|&emsp;&emsp;&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;&emsp;&emsp;createTime||false|string|
+|&emsp;&emsp;&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;&emsp;&emsp;dataSourceType||false|DataSourceType|DataSourceType|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;classifier||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;description||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;icon||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;id||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;layers||false|integer|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;name||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;option||false|string|
+|&emsp;&emsp;&emsp;&emsp;dataSourceTypeId||false|integer|
+|&emsp;&emsp;&emsp;&emsp;envDesc||false|string|
+|&emsp;&emsp;&emsp;&emsp;envName||false|string|
+|&emsp;&emsp;&emsp;&emsp;id||false|integer|
+|&emsp;&emsp;&emsp;&emsp;modifyTime||false|string|
+|&emsp;&emsp;&emsp;&emsp;modifyUser||false|string|
+|&emsp;&emsp;dataSourceEnvId||false|integer(int64)|
+|&emsp;&emsp;dataSourceName||false|string|
+|&emsp;&emsp;dataSourceType||false|DataSourceType|DataSourceType|
+|&emsp;&emsp;&emsp;&emsp;classifier||false|string|
+|&emsp;&emsp;&emsp;&emsp;description||false|string|
+|&emsp;&emsp;&emsp;&emsp;icon||false|string|
+|&emsp;&emsp;&emsp;&emsp;id||false|string|
+|&emsp;&emsp;&emsp;&emsp;layers||false|integer|
+|&emsp;&emsp;&emsp;&emsp;name||false|string|
+|&emsp;&emsp;&emsp;&emsp;option||false|string|
+|&emsp;&emsp;dataSourceTypeId||false|integer(int64)|
+|&emsp;&emsp;expire||false|boolean|
+|&emsp;&emsp;id||false|integer(int64)|
+|&emsp;&emsp;labels||false|string|
+|&emsp;&emsp;modifyTime||false|string(date-time)|
+|&emsp;&emsp;modifyUser||false|string|
+|&emsp;&emsp;publishedVersionId||false|integer(int64)|
+|&emsp;&emsp;versionId||false|integer(int64)|
+|&emsp;&emsp;versions||false|array|DatasourceVersion|
+|&emsp;&emsp;&emsp;&emsp;comment||false|string|
+|&emsp;&emsp;&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;&emsp;&emsp;createTime||false|string|
+|&emsp;&emsp;&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;&emsp;&emsp;datasourceId||false|integer|
+|&emsp;&emsp;&emsp;&emsp;parameter||false|string|
+|&emsp;&emsp;&emsp;&emsp;versionId||false|integer|
+|dataSourceId|dataSourceId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+## getInfoByDataSourceIdAndVersion
+**接口地址**:`/api/rest_j/v1/data-source-manager/info/{dataSourceId}/{version}`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceId|dataSourceId|path|true|integer(int64)|
+|version|version|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/info/1/1",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "info": {
+            "id": 1,
+            "dataSourceName": "开源共建环境",
+            "dataSourceDesc": "123",
+            "dataSourceTypeId": 1,
+            "createSystem": "Linkis",
+            "connectParams": {
+                "host": "127.0.0.1",
+                "password": "xxxxx",
+                "port": "9600",
+                "username": "linkis"
+            },
+            "createTime": 1647258360000,
+            "modifyTime": 1647437692000,
+            "modifyUser": "hadoop",
+            "createUser": "hadoop",
+            "versionId": 1,
+            "publishedVersionId": 1,
+            "expire": false,
+            "dataSourceType": {
+                "name": "mysql",
+                "icon": "https://uat.dongcha.weoa.com/static/img/logo.770c1525.png",
+                "layers": 0
+            }
+        }
+    }
+}
+```
+## getKeyDefinitionsByType
+**接口地址**:`/api/rest_j/v1/data-source-manager/key-define/type/{typeId}`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|typeId|typeId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/key-define/type/4",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "keyDefine": [
+            {
+                "id": 6,
+                "key": "envId",
+                "description": "集群环境",
+                "name": "集群环境",
+                "valueType": "SELECT",
+                "require": true,
+                "dataSource": "/data-source-manager/env-list/all/type/4"
+            },
+            {
+                "id": 7,
+                "key": "keyTabFile",
+                "description": "KeyTab文件",
+                "name": "keyTab文件",
+                "valueType": "FILE",
+                "require": false,
+                "dataSource": "http://127.0.0.1:9001/api/rest_j/v1/bml/upload"
+            }
+        ]
+    }
+}
+```
+## getConnectParams
+**接口地址**:`/api/rest_j/v1/data-source-manager/name/{dataSourceName}/connect-params`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceName|dataSourceName|path|true|string|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/name/linkis_test256/connect-params",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "connectParams": {
+            "host": "127.0.0.1",
+            "password": "xxxxx",
+            "port": "9600",
+            "username": "linkis"
+        }
+    }
+}
+```
+## insertJsonParameter
+**接口地址**:`/api/rest_j/v1/data-source-manager/parameter/{dataSourceId}/json`
+
+**请求方式**:`POST`
+
+**请求数据类型**:`application/json`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceId|dataSourceId|path|true|integer(int64)|
+|params|params|body|true|object|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+## publishByDataSourceId
+**接口地址**:`/api/rest_j/v1/data-source-manager/publish/{dataSourceId}/{versionId}`
+
+**请求方式**:`POST`
+
+**请求数据类型**:`application/json`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceId|dataSourceId|path|true|integer(int64)|
+|versionId|versionId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/publish/3/2",
+    "status": 0,
+    "message": "OK",
+    "data": {}
+}
+```
+## getAllDataSourceTypes
+**接口地址**:`/api/rest_j/v1/data-source-manager/type/all`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+暂无
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/type/all",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "typeList": [
+            {
+                "id": "1",
+                "name": "mysql",
+                "description": "mysql数据库",
+                "option": "mysql数据库",
+                "classifier": "关系型数据库",
+                "icon": "https://uat.dongcha.weoa.com/static/img/logo.770c1525.png",
+                "layers": 3
+            },
+            
+            {
+                "id": "4",
+                "name": "hive",
+                "description": "hive数据库",
+                "option": "hive",
+                "classifier": "大数据存储",
+                "layers": 3
+            }
+            
+        ]
+    }
+}
+```
+## getConnectParams
+**接口地址**:`/api/rest_j/v1/data-source-manager/{dataSourceId}/connect-params`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceId|dataSourceId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/3/connect-params",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "connectParams": {
+            "host": "127.0.0.1",
+            "password": "xxxxx",
+            "port": "9600",
+            "username": "linkis"
+        }
+    }
+}
+```
+## getVersionList
+**接口地址**:`/api/rest_j/v1/data-source-manager/{dataSourceId}/versions`
+
+**请求方式**:`GET`
+
+**请求数据类型**:`application/x-www-form-urlencoded`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceId|dataSourceId|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/1/versions",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "versions": [
+            {
+                "versionId": 1,
+                "datasourceId": 1,
+                "connectParams": {
+                    "host": "127.0.0.1",
+                    "password": "xxxxx",
+                    "port": "9600",
+                    "username": "linkis"
+                },
+                "parameter": "{\"host\":\"127.0.0.1\",\"port\":\"9600\",\"username\":\"linkis\",\"password\":\"rO0ABXQACUFiY2RAMjAyMg==\"}",
+                "comment": "初始化版本",
+                "createUser": "hadoop"
+            }
+        ]
+    }
+}
+```
+## connectDataSource
+**接口地址**:`/api/rest_j/v1/data-source-manager/{dataSourceId}/{version}/op/connect`
+
+**请求方式**:`PUT`
+
+**请求数据类型**:`application/json`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSourceId|dataSourceId|path|true|integer(int64)|
+|version|version|path|true|integer(int64)|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+    "method": "/api/data-source-manager/1/1/op/connect",
+    "status": 0,
+    "message": "OK",
+    "data": {
+        "ok": true
+    }
+}
+```
+
+-----
+** DataSourceOperateRestfulApi类 ** 
+
+## connect
+**接口地址**:`/api/rest_j/v1/data-source-manager/op/connect/json`
+
+**请求方式**:`POST`
+
+**请求数据类型**:`application/json`
+
+**响应数据类型**:`application/json`
+
+**接口描述**:
+
+**请求示例**:
+```javascript
+{
+  "connectParams": {},
+  "createIdentify": "",
+  "createSystem": "",
+  "createTime": "",
+  "createUser": "",
+  "dataSourceDesc": "",
+  "dataSourceEnv": {
+    "connectParams": {},
+    "createTime": "",
+    "createUser": "",
+    "dataSourceType": {
+      "classifier": "",
+      "description": "",
+      "icon": "",
+      "id": "",
+      "layers": 0,
+      "name": "",
+      "option": ""
+    },
+    "dataSourceTypeId": 0,
+    "envDesc": "",
+    "envName": "",
+    "id": 0,
+    "modifyTime": "",
+    "modifyUser": ""
+  },
+  "dataSourceEnvId": 0,
+  "dataSourceName": "",
+  "dataSourceType": {
+    "classifier": "",
+    "description": "",
+    "icon": "",
+    "id": "",
+    "layers": 0,
+    "name": "",
+    "option": ""
+  },
+  "dataSourceTypeId": 0,
+  "expire": true,
+  "id": 0,
+  "labels": "",
+  "modifyTime": "",
+  "modifyUser": "",
+  "publishedVersionId": 0,
+  "versionId": 0,
+  "versions": [
+    {
+      "comment": "",
+      "connectParams": {},
+      "createTime": "",
+      "createUser": "",
+      "datasourceId": 0,
+      "parameter": "",
+      "versionId": 0
+    }
+  ]
+}
+```
+
+**请求参数**:
+
+| 参数名称 | 参数说明 | 请求类型    | 是否必须 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|dataSource|dataSource|body|true|DataSource|DataSource|
+|&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;createIdentify||false|string|
+|&emsp;&emsp;createSystem||false|string|
+|&emsp;&emsp;createTime||false|string(date-time)|
+|&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;dataSourceDesc||false|string|
+|&emsp;&emsp;dataSourceEnv||false|DataSourceEnv|DataSourceEnv|
+|&emsp;&emsp;&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;&emsp;&emsp;createTime||false|string|
+|&emsp;&emsp;&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;&emsp;&emsp;dataSourceType||false|DataSourceType|DataSourceType|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;classifier||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;description||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;icon||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;id||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;layers||false|integer|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;name||false|string|
+|&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;option||false|string|
+|&emsp;&emsp;&emsp;&emsp;dataSourceTypeId||false|integer|
+|&emsp;&emsp;&emsp;&emsp;envDesc||false|string|
+|&emsp;&emsp;&emsp;&emsp;envName||false|string|
+|&emsp;&emsp;&emsp;&emsp;id||false|integer|
+|&emsp;&emsp;&emsp;&emsp;modifyTime||false|string|
+|&emsp;&emsp;&emsp;&emsp;modifyUser||false|string|
+|&emsp;&emsp;dataSourceEnvId||false|integer(int64)|
+|&emsp;&emsp;dataSourceName||false|string|
+|&emsp;&emsp;dataSourceType||false|DataSourceType|DataSourceType|
+|&emsp;&emsp;&emsp;&emsp;classifier||false|string|
+|&emsp;&emsp;&emsp;&emsp;description||false|string|
+|&emsp;&emsp;&emsp;&emsp;icon||false|string|
+|&emsp;&emsp;&emsp;&emsp;id||false|string|
+|&emsp;&emsp;&emsp;&emsp;layers||false|integer|
+|&emsp;&emsp;&emsp;&emsp;name||false|string|
+|&emsp;&emsp;&emsp;&emsp;option||false|string|
+|&emsp;&emsp;dataSourceTypeId||false|integer(int64)|
+|&emsp;&emsp;expire||false|boolean|
+|&emsp;&emsp;id||false|integer(int64)|
+|&emsp;&emsp;labels||false|string|
+|&emsp;&emsp;modifyTime||false|string(date-time)|
+|&emsp;&emsp;modifyUser||false|string|
+|&emsp;&emsp;publishedVersionId||false|integer(int64)|
+|&emsp;&emsp;versionId||false|integer(int64)|
+|&emsp;&emsp;versions||false|array|DatasourceVersion|
+|&emsp;&emsp;&emsp;&emsp;comment||false|string|
+|&emsp;&emsp;&emsp;&emsp;connectParams||false|object|
+|&emsp;&emsp;&emsp;&emsp;createTime||false|string|
+|&emsp;&emsp;&emsp;&emsp;createUser||false|string|
+|&emsp;&emsp;&emsp;&emsp;datasourceId||false|integer|
+|&emsp;&emsp;&emsp;&emsp;parameter||false|string|
+|&emsp;&emsp;&emsp;&emsp;versionId||false|integer|
+
+**响应参数**:
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- |
+|data|object|
+|message|string|
+|method|string|
+|status|integer(int32)|integer(int32)|
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/file-system-api.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/file-system-api.md
new file mode 100644
index 0000000000..34e3a4b71e
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.2/api/http/linkis-ps-publicservice-api/file-system-api.md
@@ -0,0 +1,1041 @@
+---
+title: 文件系统
+sidebar_position: 10
+---
+** FsRestfulApi 类 **
+
+
+
+
+
+## 创建新的Dir
+
+
+**接口地址**:`/api/rest_j/v1/filesystem/createNewDir`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>创建新的Dir</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 是否必须    | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|path|路径|true|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 创建新的文件
+
+
+**接口地址**:`/api/rest_j/v1/filesystem/createNewFile`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>创建新的文件</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 是否必须    | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|path|路径|true|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
+| 参数名称 | 参数说明 | 类型 | schema |
+| -------- | -------- | ----- |----- | 
+|data|数据集|object|
+|message|描述|string|
+|method|请求url|string|
+|status|状态|integer(int32)|integer(int32)|
+
+
+**响应示例**:
+```javascript
+{
+	"data": {},
+	"message": "",
+	"method": "",
+	"status": 0
+}
+```
+
+
+## 删除dir文件或者文件
+
+
+**接口地址**:`/api/rest_j/v1/filesystem/deleteDirOrFile`
+
+
+**请求方式**:`POST`
+
+
+**请求数据类型**:`application/json`
+
+
+**响应数据类型**:`*/*`
+
+
+**接口描述**:<p>删除dir文件或者文件</p>
+
+
+
+**请求参数**:
+
+
+| 参数名称 | 参数说明 | 是否必须    | 请求类型 | 数据类型 | schema |
+| -------- | -------- | ----- | -------- | -------- | ------ |
+|path|地址|true|String|String|
+
+
+**响应状态**:
+
+
+| 状态码 | 说明 | schema |
+| -------- | -------- | ----- | 
+|200|OK|Message|
+|201|Created|
+|401|Unauthorized|
+|403|Forbidden|
+|404|Not Found|
+
+
+**响应参数**:
+
+
... 103083 lines suppressed ...


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org