kb-cloud-client-typescript 2.4.0-alpha.4 → 2.4.0-alpha.41
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/adminapi/api.d.ts +1 -1
- package/dist/adminapi/api.d.ts.map +1 -1
- package/dist/adminapi/api.js +1 -1
- package/dist/adminapi/api.js.map +1 -1
- package/dist/adminapi/apis/account-api.d.ts +158 -86
- package/dist/adminapi/apis/account-api.d.ts.map +1 -1
- package/dist/adminapi/apis/account-api.js +175 -95
- package/dist/adminapi/apis/account-api.js.map +1 -1
- package/dist/adminapi/apis/alert-object-api.d.ts +10 -2
- package/dist/adminapi/apis/alert-object-api.d.ts.map +1 -1
- package/dist/adminapi/apis/alert-object-api.js +10 -5
- package/dist/adminapi/apis/alert-object-api.js.map +1 -1
- package/dist/adminapi/apis/clickhouse-api.d.ts +995 -0
- package/dist/adminapi/apis/clickhouse-api.d.ts.map +1 -0
- package/dist/adminapi/apis/clickhouse-api.js +1107 -0
- package/dist/adminapi/apis/clickhouse-api.js.map +1 -0
- package/dist/adminapi/apis/cluster-log-api.d.ts +5 -5
- package/dist/adminapi/apis/cluster-log-api.js +4 -4
- package/dist/adminapi/apis/diagnostics-api.d.ts +3 -3
- package/dist/adminapi/apis/diagnostics-api.js +2 -2
- package/dist/adminapi/apis/engine-license-api.d.ts +3 -3
- package/dist/adminapi/apis/engine-license-api.js +2 -2
- package/dist/adminapi/apis/milvus-api.d.ts +151 -79
- package/dist/adminapi/apis/milvus-api.d.ts.map +1 -1
- package/dist/adminapi/apis/milvus-api.js +153 -73
- package/dist/adminapi/apis/milvus-api.js.map +1 -1
- package/dist/adminapi/apis/rabbit-mqapi.d.ts +7 -7
- package/dist/adminapi/apis/rabbit-mqapi.d.ts.map +1 -1
- package/dist/adminapi/apis/rabbit-mqapi.js +10 -10
- package/dist/adminapi/apis/rabbit-mqapi.js.map +1 -1
- package/dist/adminapi/apis/shared-api.d.ts +1144 -194
- package/dist/adminapi/apis/shared-api.d.ts.map +1 -1
- package/dist/adminapi/apis/shared-api.js +1231 -186
- package/dist/adminapi/apis/shared-api.js.map +1 -1
- package/dist/adminapi/models/aggregate-task-result-summary.d.ts +6 -0
- package/dist/adminapi/models/aggregate-task-result-summary.d.ts.map +1 -1
- package/dist/adminapi/models/aggregate-task-result-type.d.ts +1 -0
- package/dist/adminapi/models/aggregate-task-result-type.d.ts.map +1 -1
- package/dist/adminapi/models/aggregate-task-result-type.js +2 -1
- package/dist/adminapi/models/aggregate-task-result-type.js.map +1 -1
- package/dist/adminapi/models/ck-account-type.d.ts +23 -0
- package/dist/adminapi/models/ck-account-type.d.ts.map +1 -0
- package/dist/adminapi/models/ck-account-type.js +27 -0
- package/dist/adminapi/models/ck-account-type.js.map +1 -0
- package/dist/adminapi/models/ck-account.d.ts +50 -0
- package/dist/adminapi/models/ck-account.d.ts.map +1 -0
- package/dist/adminapi/models/{autohealing-list-inner.js → ck-account.js} +1 -1
- package/dist/adminapi/models/ck-account.js.map +1 -0
- package/dist/adminapi/models/cluster-metrics.d.ts +4 -2
- package/dist/adminapi/models/cluster-metrics.d.ts.map +1 -1
- package/dist/adminapi/models/cluster-reference.d.ts +31 -0
- package/dist/adminapi/models/cluster-reference.d.ts.map +1 -0
- package/dist/adminapi/models/cluster-reference.js +16 -0
- package/dist/adminapi/models/cluster-reference.js.map +1 -0
- package/dist/adminapi/models/cluster-update.d.ts +6 -0
- package/dist/adminapi/models/cluster-update.d.ts.map +1 -1
- package/dist/adminapi/models/cluster.d.ts +3 -2
- package/dist/adminapi/models/cluster.d.ts.map +1 -1
- package/dist/adminapi/models/create-clickhouse-account-request.d.ts +37 -0
- package/dist/adminapi/models/create-clickhouse-account-request.d.ts.map +1 -0
- package/dist/adminapi/models/create-clickhouse-account-request.js +16 -0
- package/dist/adminapi/models/create-clickhouse-account-request.js.map +1 -0
- package/dist/adminapi/models/disaster-recovery-task.d.ts +0 -6
- package/dist/adminapi/models/disaster-recovery-task.d.ts.map +1 -1
- package/dist/adminapi/models/engine-mapping.d.ts +7 -0
- package/dist/adminapi/models/engine-mapping.d.ts.map +1 -1
- package/dist/adminapi/models/engine-option-license-file.d.ts +38 -0
- package/dist/adminapi/models/engine-option-license-file.d.ts.map +1 -0
- package/dist/adminapi/models/engine-option-license-file.js +16 -0
- package/dist/adminapi/models/engine-option-license-file.js.map +1 -0
- package/dist/adminapi/models/engine-option-license.d.ts +8 -1
- package/dist/adminapi/models/engine-option-license.d.ts.map +1 -1
- package/dist/adminapi/models/essecurity-role-mapping.d.ts +3 -3
- package/dist/adminapi/models/essecurity-role-mapping.d.ts.map +1 -1
- package/dist/adminapi/models/essecurity-role-template.d.ts +1 -1
- package/dist/adminapi/models/essecurity-role-template.d.ts.map +1 -1
- package/dist/adminapi/models/get-clickhouse-role-grants200-response-inner.d.ts +49 -0
- package/dist/adminapi/models/get-clickhouse-role-grants200-response-inner.d.ts.map +1 -0
- package/dist/adminapi/models/get-clickhouse-role-grants200-response-inner.js +16 -0
- package/dist/adminapi/models/get-clickhouse-role-grants200-response-inner.js.map +1 -0
- package/dist/adminapi/models/index.d.ts +17 -1
- package/dist/adminapi/models/index.d.ts.map +1 -1
- package/dist/adminapi/models/index.js +17 -1
- package/dist/adminapi/models/index.js.map +1 -1
- package/dist/adminapi/models/inspection-criticality.d.ts +2 -1
- package/dist/adminapi/models/inspection-criticality.d.ts.map +1 -1
- package/dist/adminapi/models/inspection-criticality.js +3 -2
- package/dist/adminapi/models/inspection-criticality.js.map +1 -1
- package/dist/adminapi/models/inspection-evaluation-mode.d.ts +23 -0
- package/dist/adminapi/models/inspection-evaluation-mode.d.ts.map +1 -0
- package/dist/adminapi/models/inspection-evaluation-mode.js +27 -0
- package/dist/adminapi/models/inspection-evaluation-mode.js.map +1 -0
- package/dist/adminapi/models/inspection-script.d.ts +9 -2
- package/dist/adminapi/models/inspection-script.d.ts.map +1 -1
- package/dist/adminapi/models/inspection-task-item.d.ts +11 -11
- package/dist/adminapi/models/inspection-task.d.ts +3 -3
- package/dist/adminapi/models/inspection-task.d.ts.map +1 -1
- package/dist/adminapi/models/list-clickhouse-account-roles200-response-privileges-inner.d.ts +31 -0
- package/dist/adminapi/models/list-clickhouse-account-roles200-response-privileges-inner.d.ts.map +1 -0
- package/dist/adminapi/models/list-clickhouse-account-roles200-response-privileges-inner.js +16 -0
- package/dist/adminapi/models/list-clickhouse-account-roles200-response-privileges-inner.js.map +1 -0
- package/dist/adminapi/models/list-clickhouse-account-roles200-response.d.ts +32 -0
- package/dist/adminapi/models/list-clickhouse-account-roles200-response.d.ts.map +1 -0
- package/dist/adminapi/models/list-clickhouse-account-roles200-response.js +16 -0
- package/dist/adminapi/models/list-clickhouse-account-roles200-response.js.map +1 -0
- package/dist/adminapi/models/milvus-role-create-request.d.ts +32 -0
- package/dist/adminapi/models/milvus-role-create-request.d.ts.map +1 -0
- package/dist/adminapi/models/milvus-role-create-request.js +16 -0
- package/dist/adminapi/models/milvus-role-create-request.js.map +1 -0
- package/dist/adminapi/models/milvus-role-request.d.ts +1 -1
- package/dist/adminapi/models/mode-object-storage-additional-helm-value-path.d.ts +18 -0
- package/dist/adminapi/models/mode-object-storage-additional-helm-value-path.d.ts.map +1 -1
- package/dist/adminapi/models/mode-service-ref-helm-value-path.d.ts +6 -0
- package/dist/adminapi/models/mode-service-ref-helm-value-path.d.ts.map +1 -1
- package/dist/adminapi/models/mode-service-ref.d.ts +26 -0
- package/dist/adminapi/models/mode-service-ref.d.ts.map +1 -1
- package/dist/adminapi/models/ops-expose.d.ts +2 -2
- package/dist/adminapi/models/ops-request-name.d.ts +0 -6
- package/dist/adminapi/models/ops-request-name.d.ts.map +1 -1
- package/dist/adminapi/models/param-tpl-update.d.ts +6 -0
- package/dist/adminapi/models/param-tpl-update.d.ts.map +1 -1
- package/dist/adminapi/models/provision-config.d.ts +13 -0
- package/dist/adminapi/models/provision-config.d.ts.map +1 -1
- package/dist/adminapi/models/rbmq-password-update-request.d.ts +25 -0
- package/dist/adminapi/models/rbmq-password-update-request.d.ts.map +1 -0
- package/dist/adminapi/models/rbmq-password-update-request.js +16 -0
- package/dist/adminapi/models/rbmq-password-update-request.js.map +1 -0
- package/dist/adminapi/models/redis-info-response.d.ts +6 -0
- package/dist/adminapi/models/redis-info-response.d.ts.map +1 -1
- package/dist/adminapi/models/redis-key-scan-progress.d.ts +49 -0
- package/dist/adminapi/models/redis-key-scan-progress.d.ts.map +1 -0
- package/dist/adminapi/models/redis-key-scan-progress.js +16 -0
- package/dist/adminapi/models/redis-key-scan-progress.js.map +1 -0
- package/dist/adminapi/models/redis-key-summary-list.d.ts +7 -0
- package/dist/adminapi/models/redis-key-summary-list.d.ts.map +1 -1
- package/dist/adminapi/models/redis-key-value-item.d.ts +3 -5
- package/dist/adminapi/models/redis-key-value-item.d.ts.map +1 -1
- package/dist/adminapi/models/replication-check-option.d.ts +25 -0
- package/dist/adminapi/models/replication-check-option.d.ts.map +1 -0
- package/dist/adminapi/models/replication-check-option.js +16 -0
- package/dist/adminapi/models/replication-check-option.js.map +1 -0
- package/dist/adminapi/models/revoke-clickhouse-role-privileges-request-privileges-inner.d.ts +31 -0
- package/dist/adminapi/models/revoke-clickhouse-role-privileges-request-privileges-inner.d.ts.map +1 -0
- package/dist/adminapi/models/revoke-clickhouse-role-privileges-request-privileges-inner.js +16 -0
- package/dist/adminapi/models/revoke-clickhouse-role-privileges-request-privileges-inner.js.map +1 -0
- package/dist/adminapi/models/revoke-clickhouse-role-privileges-request.d.ts +26 -0
- package/dist/adminapi/models/revoke-clickhouse-role-privileges-request.d.ts.map +1 -0
- package/dist/adminapi/models/revoke-clickhouse-role-privileges-request.js +16 -0
- package/dist/adminapi/models/revoke-clickhouse-role-privileges-request.js.map +1 -0
- package/dist/adminapi/models/service-ref.d.ts +8 -0
- package/dist/adminapi/models/service-ref.d.ts.map +1 -1
- package/dist/adminapi/models/update-clickhouse-account-password-request.d.ts +25 -0
- package/dist/adminapi/models/update-clickhouse-account-password-request.d.ts.map +1 -0
- package/dist/adminapi/models/update-clickhouse-account-password-request.js +16 -0
- package/dist/adminapi/models/update-clickhouse-account-password-request.js.map +1 -0
- package/dist/adminapi/models/update-clickhouse-account-roles-request.d.ts +25 -0
- package/dist/adminapi/models/update-clickhouse-account-roles-request.d.ts.map +1 -0
- package/dist/adminapi/models/update-clickhouse-account-roles-request.js +16 -0
- package/dist/adminapi/models/update-clickhouse-account-roles-request.js.map +1 -0
- package/dist/adminapi/models/vip-pool.d.ts +1 -1
- package/dist/internalapi/models/cluster-reference.d.ts +31 -0
- package/dist/internalapi/models/cluster-reference.d.ts.map +1 -0
- package/dist/internalapi/models/cluster-reference.js +16 -0
- package/dist/internalapi/models/cluster-reference.js.map +1 -0
- package/dist/internalapi/models/cluster-update.d.ts +6 -0
- package/dist/internalapi/models/cluster-update.d.ts.map +1 -1
- package/dist/internalapi/models/cluster.d.ts +3 -2
- package/dist/internalapi/models/cluster.d.ts.map +1 -1
- package/dist/internalapi/models/index.d.ts +1 -0
- package/dist/internalapi/models/index.d.ts.map +1 -1
- package/dist/internalapi/models/index.js +1 -0
- package/dist/internalapi/models/index.js.map +1 -1
- package/dist/internalapi/models/service-ref.d.ts +8 -0
- package/dist/internalapi/models/service-ref.d.ts.map +1 -1
- package/dist/openapi/api.d.ts +1 -1
- package/dist/openapi/api.d.ts.map +1 -1
- package/dist/openapi/api.js +1 -1
- package/dist/openapi/api.js.map +1 -1
- package/dist/openapi/apis/account-api.d.ts +158 -86
- package/dist/openapi/apis/account-api.d.ts.map +1 -1
- package/dist/openapi/apis/account-api.js +175 -95
- package/dist/openapi/apis/account-api.js.map +1 -1
- package/dist/openapi/apis/clickhouse-api.d.ts +995 -0
- package/dist/openapi/apis/clickhouse-api.d.ts.map +1 -0
- package/dist/openapi/apis/clickhouse-api.js +1107 -0
- package/dist/openapi/apis/clickhouse-api.js.map +1 -0
- package/dist/openapi/apis/cluster-log-api.d.ts +5 -5
- package/dist/openapi/apis/cluster-log-api.js +4 -4
- package/dist/openapi/apis/diagnostics-api.d.ts +3 -3
- package/dist/openapi/apis/diagnostics-api.js +2 -2
- package/dist/openapi/apis/milvus-api.d.ts +151 -79
- package/dist/openapi/apis/milvus-api.d.ts.map +1 -1
- package/dist/openapi/apis/milvus-api.js +153 -73
- package/dist/openapi/apis/milvus-api.js.map +1 -1
- package/dist/openapi/apis/rabbit-mqapi.d.ts +7 -7
- package/dist/openapi/apis/rabbit-mqapi.d.ts.map +1 -1
- package/dist/openapi/apis/rabbit-mqapi.js +10 -10
- package/dist/openapi/apis/rabbit-mqapi.js.map +1 -1
- package/dist/openapi/apis/shared-api.d.ts +1141 -191
- package/dist/openapi/apis/shared-api.d.ts.map +1 -1
- package/dist/openapi/apis/shared-api.js +1231 -186
- package/dist/openapi/apis/shared-api.js.map +1 -1
- package/dist/openapi/models/aggregate-task-result-summary.d.ts +6 -0
- package/dist/openapi/models/aggregate-task-result-summary.d.ts.map +1 -1
- package/dist/openapi/models/aggregate-task-result-type.d.ts +1 -0
- package/dist/openapi/models/aggregate-task-result-type.d.ts.map +1 -1
- package/dist/openapi/models/aggregate-task-result-type.js +2 -1
- package/dist/openapi/models/aggregate-task-result-type.js.map +1 -1
- package/dist/openapi/models/ck-account-type.d.ts +23 -0
- package/dist/openapi/models/ck-account-type.d.ts.map +1 -0
- package/dist/openapi/models/ck-account-type.js +27 -0
- package/dist/openapi/models/ck-account-type.js.map +1 -0
- package/dist/openapi/models/ck-account.d.ts +50 -0
- package/dist/openapi/models/ck-account.d.ts.map +1 -0
- package/dist/openapi/models/{autohealing-list-inner.js → ck-account.js} +1 -1
- package/dist/openapi/models/ck-account.js.map +1 -0
- package/dist/openapi/models/cluster-metrics.d.ts +4 -2
- package/dist/openapi/models/cluster-metrics.d.ts.map +1 -1
- package/dist/openapi/models/cluster-reference.d.ts +31 -0
- package/dist/openapi/models/cluster-reference.d.ts.map +1 -0
- package/dist/openapi/models/cluster-reference.js +16 -0
- package/dist/openapi/models/cluster-reference.js.map +1 -0
- package/dist/openapi/models/cluster-update.d.ts +6 -0
- package/dist/openapi/models/cluster-update.d.ts.map +1 -1
- package/dist/openapi/models/cluster.d.ts +3 -2
- package/dist/openapi/models/cluster.d.ts.map +1 -1
- package/dist/openapi/models/create-clickhouse-account-request.d.ts +37 -0
- package/dist/openapi/models/create-clickhouse-account-request.d.ts.map +1 -0
- package/dist/openapi/models/create-clickhouse-account-request.js +16 -0
- package/dist/openapi/models/create-clickhouse-account-request.js.map +1 -0
- package/dist/openapi/models/data-check-detail-item.d.ts +2 -2
- package/dist/openapi/models/disaster-recovery-task.d.ts +0 -6
- package/dist/openapi/models/disaster-recovery-task.d.ts.map +1 -1
- package/dist/openapi/models/engine-mapping.d.ts +7 -0
- package/dist/openapi/models/engine-mapping.d.ts.map +1 -1
- package/dist/openapi/models/engine-option-license-file.d.ts +38 -0
- package/dist/openapi/models/engine-option-license-file.d.ts.map +1 -0
- package/dist/openapi/models/engine-option-license-file.js +16 -0
- package/dist/openapi/models/engine-option-license-file.js.map +1 -0
- package/dist/openapi/models/engine-option-license.d.ts +8 -1
- package/dist/openapi/models/engine-option-license.d.ts.map +1 -1
- package/dist/openapi/models/essecurity-role-mapping.d.ts +3 -3
- package/dist/openapi/models/essecurity-role-mapping.d.ts.map +1 -1
- package/dist/openapi/models/essecurity-role-template.d.ts +1 -1
- package/dist/openapi/models/essecurity-role-template.d.ts.map +1 -1
- package/dist/openapi/models/get-clickhouse-role-grants200-response-inner.d.ts +49 -0
- package/dist/openapi/models/get-clickhouse-role-grants200-response-inner.d.ts.map +1 -0
- package/dist/openapi/models/get-clickhouse-role-grants200-response-inner.js +16 -0
- package/dist/openapi/models/get-clickhouse-role-grants200-response-inner.js.map +1 -0
- package/dist/openapi/models/index.d.ts +17 -1
- package/dist/openapi/models/index.d.ts.map +1 -1
- package/dist/openapi/models/index.js +17 -1
- package/dist/openapi/models/index.js.map +1 -1
- package/dist/openapi/models/inspection-criticality.d.ts +2 -1
- package/dist/openapi/models/inspection-criticality.d.ts.map +1 -1
- package/dist/openapi/models/inspection-criticality.js +3 -2
- package/dist/openapi/models/inspection-criticality.js.map +1 -1
- package/dist/openapi/models/inspection-evaluation-mode.d.ts +23 -0
- package/dist/openapi/models/inspection-evaluation-mode.d.ts.map +1 -0
- package/dist/openapi/models/inspection-evaluation-mode.js +27 -0
- package/dist/openapi/models/inspection-evaluation-mode.js.map +1 -0
- package/dist/openapi/models/inspection-script.d.ts +9 -2
- package/dist/openapi/models/inspection-script.d.ts.map +1 -1
- package/dist/openapi/models/inspection-task-item.d.ts +11 -11
- package/dist/openapi/models/inspection-task.d.ts +3 -3
- package/dist/openapi/models/inspection-task.d.ts.map +1 -1
- package/dist/openapi/models/list-clickhouse-account-roles200-response-privileges-inner.d.ts +31 -0
- package/dist/openapi/models/list-clickhouse-account-roles200-response-privileges-inner.d.ts.map +1 -0
- package/dist/openapi/models/list-clickhouse-account-roles200-response-privileges-inner.js +16 -0
- package/dist/openapi/models/list-clickhouse-account-roles200-response-privileges-inner.js.map +1 -0
- package/dist/openapi/models/list-clickhouse-account-roles200-response.d.ts +32 -0
- package/dist/openapi/models/list-clickhouse-account-roles200-response.d.ts.map +1 -0
- package/dist/openapi/models/list-clickhouse-account-roles200-response.js +16 -0
- package/dist/openapi/models/list-clickhouse-account-roles200-response.js.map +1 -0
- package/dist/openapi/models/milvus-role-create-request.d.ts +32 -0
- package/dist/openapi/models/milvus-role-create-request.d.ts.map +1 -0
- package/dist/openapi/models/milvus-role-create-request.js +16 -0
- package/dist/openapi/models/milvus-role-create-request.js.map +1 -0
- package/dist/openapi/models/milvus-role-request.d.ts +1 -1
- package/dist/openapi/models/mode-object-storage-additional-helm-value-path.d.ts +18 -0
- package/dist/openapi/models/mode-object-storage-additional-helm-value-path.d.ts.map +1 -1
- package/dist/openapi/models/mode-service-ref-helm-value-path.d.ts +6 -0
- package/dist/openapi/models/mode-service-ref-helm-value-path.d.ts.map +1 -1
- package/dist/openapi/models/mode-service-ref.d.ts +26 -0
- package/dist/openapi/models/mode-service-ref.d.ts.map +1 -1
- package/dist/openapi/models/ops-expose.d.ts +2 -2
- package/dist/openapi/models/ops-request-name.d.ts +0 -6
- package/dist/openapi/models/ops-request-name.d.ts.map +1 -1
- package/dist/openapi/models/param-tpl-update.d.ts +6 -0
- package/dist/openapi/models/param-tpl-update.d.ts.map +1 -1
- package/dist/openapi/models/rbmq-password-update-request.d.ts +25 -0
- package/dist/openapi/models/rbmq-password-update-request.d.ts.map +1 -0
- package/dist/openapi/models/rbmq-password-update-request.js +16 -0
- package/dist/openapi/models/rbmq-password-update-request.js.map +1 -0
- package/dist/openapi/models/redis-info-response.d.ts +6 -0
- package/dist/openapi/models/redis-info-response.d.ts.map +1 -1
- package/dist/openapi/models/redis-key-scan-progress.d.ts +49 -0
- package/dist/openapi/models/redis-key-scan-progress.d.ts.map +1 -0
- package/dist/openapi/models/redis-key-scan-progress.js +16 -0
- package/dist/openapi/models/redis-key-scan-progress.js.map +1 -0
- package/dist/openapi/models/redis-key-summary-list.d.ts +7 -0
- package/dist/openapi/models/redis-key-summary-list.d.ts.map +1 -1
- package/dist/openapi/models/redis-key-value-item.d.ts +3 -5
- package/dist/openapi/models/redis-key-value-item.d.ts.map +1 -1
- package/dist/openapi/models/replication-check-option.d.ts +25 -0
- package/dist/openapi/models/replication-check-option.d.ts.map +1 -0
- package/dist/openapi/models/replication-check-option.js +16 -0
- package/dist/openapi/models/replication-check-option.js.map +1 -0
- package/dist/openapi/models/revoke-clickhouse-role-privileges-request-privileges-inner.d.ts +31 -0
- package/dist/openapi/models/revoke-clickhouse-role-privileges-request-privileges-inner.d.ts.map +1 -0
- package/dist/openapi/models/revoke-clickhouse-role-privileges-request-privileges-inner.js +16 -0
- package/dist/openapi/models/revoke-clickhouse-role-privileges-request-privileges-inner.js.map +1 -0
- package/dist/openapi/models/revoke-clickhouse-role-privileges-request.d.ts +26 -0
- package/dist/openapi/models/revoke-clickhouse-role-privileges-request.d.ts.map +1 -0
- package/dist/openapi/models/revoke-clickhouse-role-privileges-request.js +16 -0
- package/dist/openapi/models/revoke-clickhouse-role-privileges-request.js.map +1 -0
- package/dist/openapi/models/service-ref.d.ts +8 -0
- package/dist/openapi/models/service-ref.d.ts.map +1 -1
- package/dist/openapi/models/update-clickhouse-account-password-request.d.ts +25 -0
- package/dist/openapi/models/update-clickhouse-account-password-request.d.ts.map +1 -0
- package/dist/openapi/models/update-clickhouse-account-password-request.js +16 -0
- package/dist/openapi/models/update-clickhouse-account-password-request.js.map +1 -0
- package/dist/openapi/models/update-clickhouse-account-roles-request.d.ts +25 -0
- package/dist/openapi/models/update-clickhouse-account-roles-request.d.ts.map +1 -0
- package/dist/openapi/models/update-clickhouse-account-roles-request.js +16 -0
- package/dist/openapi/models/update-clickhouse-account-roles-request.js.map +1 -0
- package/dist/openapi/models/vip-pool.d.ts +1 -1
- package/package.json +1 -1
- package/src/adminapi/.openapi-generator/FILES +18 -2
- package/src/adminapi/api.ts +1 -1
- package/src/adminapi/apis/account-api.ts +280 -152
- package/src/adminapi/apis/alert-object-api.ts +18 -5
- package/src/adminapi/apis/clickhouse-api.ts +1735 -0
- package/src/adminapi/apis/cluster-log-api.ts +5 -5
- package/src/adminapi/apis/diagnostics-api.ts +3 -3
- package/src/adminapi/apis/engine-license-api.ts +3 -3
- package/src/adminapi/apis/milvus-api.ts +242 -114
- package/src/adminapi/apis/rabbit-mqapi.ts +14 -14
- package/src/adminapi/apis/shared-api.ts +2141 -467
- package/src/adminapi/models/aggregate-task-result-summary.ts +6 -0
- package/src/adminapi/models/aggregate-task-result-type.ts +2 -1
- package/src/adminapi/models/ck-account-type.ts +32 -0
- package/src/adminapi/models/ck-account.ts +59 -0
- package/src/adminapi/models/cluster-metrics.ts +2 -2
- package/src/adminapi/models/cluster-reference.ts +36 -0
- package/src/adminapi/models/cluster-update.ts +6 -0
- package/src/adminapi/models/cluster.ts +5 -2
- package/src/adminapi/models/create-clickhouse-account-request.ts +42 -0
- package/src/adminapi/models/disaster-recovery-task.ts +0 -6
- package/src/adminapi/models/engine-mapping.ts +9 -0
- package/src/adminapi/models/engine-option-license-file.ts +45 -0
- package/src/adminapi/models/engine-option-license.ts +10 -1
- package/src/adminapi/models/essecurity-role-mapping.ts +3 -3
- package/src/adminapi/models/essecurity-role-template.ts +1 -1
- package/src/adminapi/models/get-clickhouse-role-grants200-response-inner.ts +54 -0
- package/src/adminapi/models/index.ts +17 -1
- package/src/adminapi/models/inspection-criticality.ts +3 -2
- package/src/adminapi/models/inspection-evaluation-mode.ts +32 -0
- package/src/adminapi/models/inspection-script.ts +11 -2
- package/src/adminapi/models/inspection-task-item.ts +11 -11
- package/src/adminapi/models/inspection-task.ts +3 -3
- package/src/adminapi/models/list-clickhouse-account-roles200-response-privileges-inner.ts +36 -0
- package/src/adminapi/models/list-clickhouse-account-roles200-response.ts +39 -0
- package/src/adminapi/models/milvus-role-create-request.ts +39 -0
- package/src/adminapi/models/milvus-role-request.ts +1 -1
- package/src/adminapi/models/mode-object-storage-additional-helm-value-path.ts +18 -0
- package/src/adminapi/models/mode-service-ref-helm-value-path.ts +6 -0
- package/src/adminapi/models/mode-service-ref.ts +24 -0
- package/src/adminapi/models/ops-expose.ts +2 -2
- package/src/adminapi/models/ops-request-name.ts +0 -6
- package/src/adminapi/models/param-tpl-update.ts +6 -0
- package/src/adminapi/models/provision-config.ts +15 -0
- package/src/adminapi/models/rbmq-password-update-request.ts +30 -0
- package/src/adminapi/models/redis-info-response.ts +6 -0
- package/src/adminapi/models/redis-key-scan-progress.ts +54 -0
- package/src/adminapi/models/redis-key-summary-list.ts +9 -0
- package/src/adminapi/models/redis-key-value-item.ts +3 -3
- package/src/adminapi/models/replication-check-option.ts +30 -0
- package/src/adminapi/models/revoke-clickhouse-role-privileges-request-privileges-inner.ts +36 -0
- package/src/adminapi/models/revoke-clickhouse-role-privileges-request.ts +33 -0
- package/src/adminapi/models/service-ref.ts +6 -0
- package/src/adminapi/models/update-clickhouse-account-password-request.ts +30 -0
- package/src/adminapi/models/update-clickhouse-account-roles-request.ts +30 -0
- package/src/adminapi/models/vip-pool.ts +1 -1
- package/src/adminapi.yaml +969 -111
- package/src/internalapi/.openapi-generator/FILES +1 -0
- package/src/internalapi/models/cluster-reference.ts +36 -0
- package/src/internalapi/models/cluster-update.ts +6 -0
- package/src/internalapi/models/cluster.ts +5 -2
- package/src/internalapi/models/index.ts +1 -0
- package/src/internalapi/models/service-ref.ts +6 -0
- package/src/internalapi.yaml +30 -1
- package/src/openapi/.openapi-generator/FILES +18 -2
- package/src/openapi/api.ts +1 -1
- package/src/openapi/apis/account-api.ts +280 -152
- package/src/openapi/apis/clickhouse-api.ts +1735 -0
- package/src/openapi/apis/cluster-log-api.ts +5 -5
- package/src/openapi/apis/diagnostics-api.ts +3 -3
- package/src/openapi/apis/milvus-api.ts +242 -114
- package/src/openapi/apis/rabbit-mqapi.ts +14 -14
- package/src/openapi/apis/shared-api.ts +2189 -515
- package/src/openapi/models/aggregate-task-result-summary.ts +6 -0
- package/src/openapi/models/aggregate-task-result-type.ts +2 -1
- package/src/openapi/models/ck-account-type.ts +32 -0
- package/src/openapi/models/ck-account.ts +59 -0
- package/src/openapi/models/cluster-metrics.ts +2 -2
- package/src/openapi/models/cluster-reference.ts +36 -0
- package/src/openapi/models/cluster-update.ts +6 -0
- package/src/openapi/models/cluster.ts +5 -2
- package/src/openapi/models/create-clickhouse-account-request.ts +42 -0
- package/src/openapi/models/data-check-detail-item.ts +2 -2
- package/src/openapi/models/disaster-recovery-task.ts +0 -6
- package/src/openapi/models/engine-mapping.ts +9 -0
- package/src/openapi/models/engine-option-license-file.ts +45 -0
- package/src/openapi/models/engine-option-license.ts +10 -1
- package/src/openapi/models/essecurity-role-mapping.ts +3 -3
- package/src/openapi/models/essecurity-role-template.ts +1 -1
- package/src/openapi/models/get-clickhouse-role-grants200-response-inner.ts +54 -0
- package/src/openapi/models/index.ts +17 -1
- package/src/openapi/models/inspection-criticality.ts +3 -2
- package/src/openapi/models/inspection-evaluation-mode.ts +32 -0
- package/src/openapi/models/inspection-script.ts +11 -2
- package/src/openapi/models/inspection-task-item.ts +11 -11
- package/src/openapi/models/inspection-task.ts +3 -3
- package/src/openapi/models/list-clickhouse-account-roles200-response-privileges-inner.ts +36 -0
- package/src/openapi/models/list-clickhouse-account-roles200-response.ts +39 -0
- package/src/openapi/models/milvus-role-create-request.ts +39 -0
- package/src/openapi/models/milvus-role-request.ts +1 -1
- package/src/openapi/models/mode-object-storage-additional-helm-value-path.ts +18 -0
- package/src/openapi/models/mode-service-ref-helm-value-path.ts +6 -0
- package/src/openapi/models/mode-service-ref.ts +24 -0
- package/src/openapi/models/ops-expose.ts +2 -2
- package/src/openapi/models/ops-request-name.ts +0 -6
- package/src/openapi/models/param-tpl-update.ts +6 -0
- package/src/openapi/models/rbmq-password-update-request.ts +30 -0
- package/src/openapi/models/redis-info-response.ts +6 -0
- package/src/openapi/models/redis-key-scan-progress.ts +54 -0
- package/src/openapi/models/redis-key-summary-list.ts +9 -0
- package/src/openapi/models/redis-key-value-item.ts +3 -3
- package/src/openapi/models/replication-check-option.ts +30 -0
- package/src/openapi/models/revoke-clickhouse-role-privileges-request-privileges-inner.ts +36 -0
- package/src/openapi/models/revoke-clickhouse-role-privileges-request.ts +33 -0
- package/src/openapi/models/service-ref.ts +6 -0
- package/src/openapi/models/update-clickhouse-account-password-request.ts +30 -0
- package/src/openapi/models/update-clickhouse-account-roles-request.ts +30 -0
- package/src/openapi/models/vip-pool.ts +1 -1
- package/src/openapi.yaml +960 -112
- package/dist/adminapi/apis/autohealing-api.d.ts +0 -117
- package/dist/adminapi/apis/autohealing-api.d.ts.map +0 -1
- package/dist/adminapi/apis/autohealing-api.js +0 -142
- package/dist/adminapi/apis/autohealing-api.js.map +0 -1
- package/dist/adminapi/models/autohealing-list-inner.d.ts +0 -97
- package/dist/adminapi/models/autohealing-list-inner.d.ts.map +0 -1
- package/dist/adminapi/models/autohealing-list-inner.js.map +0 -1
- package/dist/openapi/apis/autohealing-api.d.ts +0 -117
- package/dist/openapi/apis/autohealing-api.d.ts.map +0 -1
- package/dist/openapi/apis/autohealing-api.js +0 -142
- package/dist/openapi/apis/autohealing-api.js.map +0 -1
- package/dist/openapi/models/autohealing-list-inner.d.ts +0 -97
- package/dist/openapi/models/autohealing-list-inner.d.ts.map +0 -1
- package/dist/openapi/models/autohealing-list-inner.js.map +0 -1
- package/src/adminapi/apis/autohealing-api.ts +0 -187
- package/src/adminapi/models/autohealing-list-inner.ts +0 -102
- package/src/openapi/apis/autohealing-api.ts +0 -187
- package/src/openapi/models/autohealing-list-inner.ts +0 -102
|
@@ -44,8 +44,6 @@ import type { ApikeyList } from '../models';
|
|
|
44
44
|
// @ts-ignore
|
|
45
45
|
import type { ApikeyWithSK } from '../models';
|
|
46
46
|
// @ts-ignore
|
|
47
|
-
import type { AutohealingListInner } from '../models';
|
|
48
|
-
// @ts-ignore
|
|
49
47
|
import type { AvailableClusterListInner } from '../models';
|
|
50
48
|
// @ts-ignore
|
|
51
49
|
import type { Backup } from '../models';
|
|
@@ -76,6 +74,8 @@ import type { BuildBackupObjRequest } from '../models';
|
|
|
76
74
|
// @ts-ignore
|
|
77
75
|
import type { CheckAPIKey } from '../models';
|
|
78
76
|
// @ts-ignore
|
|
77
|
+
import type { CkAccount } from '../models';
|
|
78
|
+
// @ts-ignore
|
|
79
79
|
import type { Class } from '../models';
|
|
80
80
|
// @ts-ignore
|
|
81
81
|
import type { Cluster } from '../models';
|
|
@@ -120,6 +120,8 @@ import type { ConsumerGroup } from '../models';
|
|
|
120
120
|
// @ts-ignore
|
|
121
121
|
import type { ConsumerGroupDescribe } from '../models';
|
|
122
122
|
// @ts-ignore
|
|
123
|
+
import type { CreateClickhouseAccountRequest } from '../models';
|
|
124
|
+
// @ts-ignore
|
|
123
125
|
import type { CreateIPWhitelistRequest } from '../models';
|
|
124
126
|
// @ts-ignore
|
|
125
127
|
import type { CreateTopicRequest } from '../models';
|
|
@@ -218,6 +220,8 @@ import type { FeatureList } from '../models';
|
|
|
218
220
|
// @ts-ignore
|
|
219
221
|
import type { FileEntryList } from '../models';
|
|
220
222
|
// @ts-ignore
|
|
223
|
+
import type { GetClickhouseRoleGrants200ResponseInner } from '../models';
|
|
224
|
+
// @ts-ignore
|
|
221
225
|
import type { HaHistoryList } from '../models';
|
|
222
226
|
// @ts-ignore
|
|
223
227
|
import type { ImportOpsType } from '../models';
|
|
@@ -246,6 +250,10 @@ import type { IpWhitelistList } from '../models';
|
|
|
246
250
|
// @ts-ignore
|
|
247
251
|
import type { KeyList } from '../models';
|
|
248
252
|
// @ts-ignore
|
|
253
|
+
import type { ListClickhouseAccountRoles200Response } from '../models';
|
|
254
|
+
// @ts-ignore
|
|
255
|
+
import type { ListClickhouseAccountRoles200ResponsePrivilegesInner } from '../models';
|
|
256
|
+
// @ts-ignore
|
|
249
257
|
import type { Llm } from '../models';
|
|
250
258
|
// @ts-ignore
|
|
251
259
|
import type { MetricsQueryType } from '../models';
|
|
@@ -256,6 +264,8 @@ import type { MilvusAccountRoles } from '../models';
|
|
|
256
264
|
// @ts-ignore
|
|
257
265
|
import type { MilvusRole } from '../models';
|
|
258
266
|
// @ts-ignore
|
|
267
|
+
import type { MilvusRoleCreateRequest } from '../models';
|
|
268
|
+
// @ts-ignore
|
|
259
269
|
import type { MilvusRoleList } from '../models';
|
|
260
270
|
// @ts-ignore
|
|
261
271
|
import type { MilvusRoleRequest } from '../models';
|
|
@@ -338,9 +348,9 @@ import type { RbmqAccountsList } from '../models';
|
|
|
338
348
|
// @ts-ignore
|
|
339
349
|
import type { RbmqExchange } from '../models';
|
|
340
350
|
// @ts-ignore
|
|
341
|
-
import type {
|
|
351
|
+
import type { RbmqPasswordUpdateRequest } from '../models';
|
|
342
352
|
// @ts-ignore
|
|
343
|
-
import type {
|
|
353
|
+
import type { RbmqPermission } from '../models';
|
|
344
354
|
// @ts-ignore
|
|
345
355
|
import type { RbmqVHost } from '../models';
|
|
346
356
|
// @ts-ignore
|
|
@@ -364,6 +374,8 @@ import type { RestoreList } from '../models';
|
|
|
364
374
|
// @ts-ignore
|
|
365
375
|
import type { RestoreLog } from '../models';
|
|
366
376
|
// @ts-ignore
|
|
377
|
+
import type { RevokeClickhouseRolePrivilegesRequest } from '../models';
|
|
378
|
+
// @ts-ignore
|
|
367
379
|
import type { Role } from '../models';
|
|
368
380
|
// @ts-ignore
|
|
369
381
|
import type { RoleCreate } from '../models';
|
|
@@ -420,6 +432,10 @@ import type { URLCheck } from '../models';
|
|
|
420
432
|
// @ts-ignore
|
|
421
433
|
import type { UpdateBrokerConfigRequest } from '../models';
|
|
422
434
|
// @ts-ignore
|
|
435
|
+
import type { UpdateClickhouseAccountPasswordRequest } from '../models';
|
|
436
|
+
// @ts-ignore
|
|
437
|
+
import type { UpdateClickhouseAccountRolesRequest } from '../models';
|
|
438
|
+
// @ts-ignore
|
|
423
439
|
import type { UpdateTopicConfigRequest } from '../models';
|
|
424
440
|
/**
|
|
425
441
|
* SharedApi - axios parameter creator
|
|
@@ -1325,6 +1341,108 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
1325
1341
|
|
|
1326
1342
|
|
|
1327
1343
|
|
|
1344
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
1345
|
+
|
|
1346
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
1347
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1348
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
1349
|
+
localVarRequestOptions.data = serializeDataIfNeeded(body, localVarRequestOptions, configuration)
|
|
1350
|
+
|
|
1351
|
+
return {
|
|
1352
|
+
url: toPathString(localVarUrlObj),
|
|
1353
|
+
options: localVarRequestOptions,
|
|
1354
|
+
};
|
|
1355
|
+
},
|
|
1356
|
+
/**
|
|
1357
|
+
*
|
|
1358
|
+
* @summary Create a ClickHouse account with optional roles
|
|
1359
|
+
* @param {string} orgName
|
|
1360
|
+
* @param {string} clusterName
|
|
1361
|
+
* @param {CreateClickhouseAccountRequest} body
|
|
1362
|
+
* @param {*} [options] Override http request option.
|
|
1363
|
+
* @throws {RequiredError}
|
|
1364
|
+
*/
|
|
1365
|
+
createClickhouseAccount: async (orgName: string, clusterName: string, body: CreateClickhouseAccountRequest, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
1366
|
+
// verify required parameter 'orgName' is not null or undefined
|
|
1367
|
+
assertParamExists('createClickhouseAccount', 'orgName', orgName)
|
|
1368
|
+
// verify required parameter 'clusterName' is not null or undefined
|
|
1369
|
+
assertParamExists('createClickhouseAccount', 'clusterName', clusterName)
|
|
1370
|
+
// verify required parameter 'body' is not null or undefined
|
|
1371
|
+
assertParamExists('createClickhouseAccount', 'body', body)
|
|
1372
|
+
const localVarPath = `/admin/v1/data/clickhouse/organizations/{orgName}/clusters/{clusterName}/accounts`
|
|
1373
|
+
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
1374
|
+
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)));
|
|
1375
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1376
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
1377
|
+
let baseOptions;
|
|
1378
|
+
if (configuration) {
|
|
1379
|
+
baseOptions = configuration.baseOptions;
|
|
1380
|
+
}
|
|
1381
|
+
|
|
1382
|
+
const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};
|
|
1383
|
+
const localVarHeaderParameter = {} as any;
|
|
1384
|
+
const localVarQueryParameter = {} as any;
|
|
1385
|
+
|
|
1386
|
+
// authentication BearerToken required
|
|
1387
|
+
// http bearer authentication required
|
|
1388
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
1389
|
+
|
|
1390
|
+
// authentication DigestAuth required
|
|
1391
|
+
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
1392
|
+
|
|
1393
|
+
|
|
1394
|
+
|
|
1395
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
1396
|
+
|
|
1397
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
1398
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1399
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
1400
|
+
localVarRequestOptions.data = serializeDataIfNeeded(body, localVarRequestOptions, configuration)
|
|
1401
|
+
|
|
1402
|
+
return {
|
|
1403
|
+
url: toPathString(localVarUrlObj),
|
|
1404
|
+
options: localVarRequestOptions,
|
|
1405
|
+
};
|
|
1406
|
+
},
|
|
1407
|
+
/**
|
|
1408
|
+
*
|
|
1409
|
+
* @summary Create a ClickHouse role with privileges
|
|
1410
|
+
* @param {string} orgName
|
|
1411
|
+
* @param {string} clusterName
|
|
1412
|
+
* @param {ListClickhouseAccountRoles200Response} body
|
|
1413
|
+
* @param {*} [options] Override http request option.
|
|
1414
|
+
* @throws {RequiredError}
|
|
1415
|
+
*/
|
|
1416
|
+
createClickhouseRole: async (orgName: string, clusterName: string, body: ListClickhouseAccountRoles200Response, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
1417
|
+
// verify required parameter 'orgName' is not null or undefined
|
|
1418
|
+
assertParamExists('createClickhouseRole', 'orgName', orgName)
|
|
1419
|
+
// verify required parameter 'clusterName' is not null or undefined
|
|
1420
|
+
assertParamExists('createClickhouseRole', 'clusterName', clusterName)
|
|
1421
|
+
// verify required parameter 'body' is not null or undefined
|
|
1422
|
+
assertParamExists('createClickhouseRole', 'body', body)
|
|
1423
|
+
const localVarPath = `/admin/v1/data/clickhouse/organizations/{orgName}/clusters/{clusterName}/accounts/roles`
|
|
1424
|
+
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
1425
|
+
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)));
|
|
1426
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1427
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
1428
|
+
let baseOptions;
|
|
1429
|
+
if (configuration) {
|
|
1430
|
+
baseOptions = configuration.baseOptions;
|
|
1431
|
+
}
|
|
1432
|
+
|
|
1433
|
+
const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};
|
|
1434
|
+
const localVarHeaderParameter = {} as any;
|
|
1435
|
+
const localVarQueryParameter = {} as any;
|
|
1436
|
+
|
|
1437
|
+
// authentication BearerToken required
|
|
1438
|
+
// http bearer authentication required
|
|
1439
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
1440
|
+
|
|
1441
|
+
// authentication DigestAuth required
|
|
1442
|
+
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
1443
|
+
|
|
1444
|
+
|
|
1445
|
+
|
|
1328
1446
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
1329
1447
|
|
|
1330
1448
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
@@ -1801,6 +1919,57 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
1801
1919
|
options: localVarRequestOptions,
|
|
1802
1920
|
};
|
|
1803
1921
|
},
|
|
1922
|
+
/**
|
|
1923
|
+
* Create a Milvus native role and grant its initial privileges.
|
|
1924
|
+
* @summary Create Milvus role
|
|
1925
|
+
* @param {string} orgName name of the Org
|
|
1926
|
+
* @param {string} clusterName name of the Cluster
|
|
1927
|
+
* @param {MilvusRoleCreateRequest} body
|
|
1928
|
+
* @param {*} [options] Override http request option.
|
|
1929
|
+
* @throws {RequiredError}
|
|
1930
|
+
*/
|
|
1931
|
+
createMilvusRole: async (orgName: string, clusterName: string, body: MilvusRoleCreateRequest, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
1932
|
+
// verify required parameter 'orgName' is not null or undefined
|
|
1933
|
+
assertParamExists('createMilvusRole', 'orgName', orgName)
|
|
1934
|
+
// verify required parameter 'clusterName' is not null or undefined
|
|
1935
|
+
assertParamExists('createMilvusRole', 'clusterName', clusterName)
|
|
1936
|
+
// verify required parameter 'body' is not null or undefined
|
|
1937
|
+
assertParamExists('createMilvusRole', 'body', body)
|
|
1938
|
+
const localVarPath = `/admin/v1/data/milvus/organizations/{orgName}/clusters/{clusterName}/accounts/roles`
|
|
1939
|
+
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
1940
|
+
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)));
|
|
1941
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1942
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
1943
|
+
let baseOptions;
|
|
1944
|
+
if (configuration) {
|
|
1945
|
+
baseOptions = configuration.baseOptions;
|
|
1946
|
+
}
|
|
1947
|
+
|
|
1948
|
+
const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};
|
|
1949
|
+
const localVarHeaderParameter = {} as any;
|
|
1950
|
+
const localVarQueryParameter = {} as any;
|
|
1951
|
+
|
|
1952
|
+
// authentication BearerToken required
|
|
1953
|
+
// http bearer authentication required
|
|
1954
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
1955
|
+
|
|
1956
|
+
// authentication DigestAuth required
|
|
1957
|
+
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
1958
|
+
|
|
1959
|
+
|
|
1960
|
+
|
|
1961
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
1962
|
+
|
|
1963
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
1964
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1965
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
1966
|
+
localVarRequestOptions.data = serializeDataIfNeeded(body, localVarRequestOptions, configuration)
|
|
1967
|
+
|
|
1968
|
+
return {
|
|
1969
|
+
url: toPathString(localVarUrlObj),
|
|
1970
|
+
options: localVarRequestOptions,
|
|
1971
|
+
};
|
|
1972
|
+
},
|
|
1804
1973
|
/**
|
|
1805
1974
|
* create an account in mongodb
|
|
1806
1975
|
* @summary Create mongodb account
|
|
@@ -2552,21 +2721,24 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
2552
2721
|
},
|
|
2553
2722
|
/**
|
|
2554
2723
|
*
|
|
2555
|
-
* @summary Delete
|
|
2556
|
-
* @param {string} orgName
|
|
2557
|
-
* @param {string} clusterName
|
|
2558
|
-
* @param {
|
|
2724
|
+
* @summary Delete a ClickHouse account
|
|
2725
|
+
* @param {string} orgName
|
|
2726
|
+
* @param {string} clusterName
|
|
2727
|
+
* @param {string} accountName
|
|
2559
2728
|
* @param {*} [options] Override http request option.
|
|
2560
2729
|
* @throws {RequiredError}
|
|
2561
2730
|
*/
|
|
2562
|
-
|
|
2731
|
+
deleteClickhouseAccount: async (orgName: string, clusterName: string, accountName: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
2563
2732
|
// verify required parameter 'orgName' is not null or undefined
|
|
2564
|
-
assertParamExists('
|
|
2733
|
+
assertParamExists('deleteClickhouseAccount', 'orgName', orgName)
|
|
2565
2734
|
// verify required parameter 'clusterName' is not null or undefined
|
|
2566
|
-
assertParamExists('
|
|
2567
|
-
|
|
2735
|
+
assertParamExists('deleteClickhouseAccount', 'clusterName', clusterName)
|
|
2736
|
+
// verify required parameter 'accountName' is not null or undefined
|
|
2737
|
+
assertParamExists('deleteClickhouseAccount', 'accountName', accountName)
|
|
2738
|
+
const localVarPath = `/admin/v1/data/clickhouse/organizations/{orgName}/clusters/{clusterName}/accounts/{accountName}`
|
|
2568
2739
|
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
2569
|
-
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)))
|
|
2740
|
+
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)))
|
|
2741
|
+
.replace(`{${"accountName"}}`, encodeURIComponent(String(accountName)));
|
|
2570
2742
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
2571
2743
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
2572
2744
|
let baseOptions;
|
|
@@ -2585,10 +2757,6 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
2585
2757
|
// authentication DigestAuth required
|
|
2586
2758
|
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
2587
2759
|
|
|
2588
|
-
if (force !== undefined) {
|
|
2589
|
-
localVarQueryParameter['force'] = force;
|
|
2590
|
-
}
|
|
2591
|
-
|
|
2592
2760
|
|
|
2593
2761
|
|
|
2594
2762
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
@@ -2602,24 +2770,24 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
2602
2770
|
},
|
|
2603
2771
|
/**
|
|
2604
2772
|
*
|
|
2605
|
-
* @summary
|
|
2606
|
-
* @param {string} orgName
|
|
2607
|
-
* @param {string} clusterName
|
|
2608
|
-
* @param {string}
|
|
2773
|
+
* @summary Delete a ClickHouse role
|
|
2774
|
+
* @param {string} orgName
|
|
2775
|
+
* @param {string} clusterName
|
|
2776
|
+
* @param {string} roleName
|
|
2609
2777
|
* @param {*} [options] Override http request option.
|
|
2610
2778
|
* @throws {RequiredError}
|
|
2611
2779
|
*/
|
|
2612
|
-
|
|
2780
|
+
deleteClickhouseRole: async (orgName: string, clusterName: string, roleName: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
2613
2781
|
// verify required parameter 'orgName' is not null or undefined
|
|
2614
|
-
assertParamExists('
|
|
2782
|
+
assertParamExists('deleteClickhouseRole', 'orgName', orgName)
|
|
2615
2783
|
// verify required parameter 'clusterName' is not null or undefined
|
|
2616
|
-
assertParamExists('
|
|
2617
|
-
// verify required parameter '
|
|
2618
|
-
assertParamExists('
|
|
2619
|
-
const localVarPath = `/admin/v1/organizations/{orgName}/clusters/{clusterName}/
|
|
2784
|
+
assertParamExists('deleteClickhouseRole', 'clusterName', clusterName)
|
|
2785
|
+
// verify required parameter 'roleName' is not null or undefined
|
|
2786
|
+
assertParamExists('deleteClickhouseRole', 'roleName', roleName)
|
|
2787
|
+
const localVarPath = `/admin/v1/data/clickhouse/organizations/{orgName}/clusters/{clusterName}/accounts/roles/{roleName}`
|
|
2620
2788
|
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
2621
2789
|
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)))
|
|
2622
|
-
.replace(`{${"
|
|
2790
|
+
.replace(`{${"roleName"}}`, encodeURIComponent(String(roleName)));
|
|
2623
2791
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
2624
2792
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
2625
2793
|
let baseOptions;
|
|
@@ -2650,29 +2818,22 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
2650
2818
|
};
|
|
2651
2819
|
},
|
|
2652
2820
|
/**
|
|
2653
|
-
*
|
|
2654
|
-
* @summary Delete cluster
|
|
2655
|
-
* @param {string} engineName name of the engine
|
|
2821
|
+
*
|
|
2822
|
+
* @summary Delete cluster
|
|
2656
2823
|
* @param {string} orgName name of the Org
|
|
2657
|
-
* @param {string} clusterName name of the
|
|
2658
|
-
* @param {
|
|
2824
|
+
* @param {string} clusterName name of the KubeBlocks cluster
|
|
2825
|
+
* @param {boolean} [force] if it is true, the cluster will be deleted no matter what the termination policy is, and will not be moved to the recycle bin.
|
|
2659
2826
|
* @param {*} [options] Override http request option.
|
|
2660
2827
|
* @throws {RequiredError}
|
|
2661
2828
|
*/
|
|
2662
|
-
|
|
2663
|
-
// verify required parameter 'engineName' is not null or undefined
|
|
2664
|
-
assertParamExists('deleteDatabase', 'engineName', engineName)
|
|
2829
|
+
deleteCluster: async (orgName: string, clusterName: string, force?: boolean, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
2665
2830
|
// verify required parameter 'orgName' is not null or undefined
|
|
2666
|
-
assertParamExists('
|
|
2831
|
+
assertParamExists('deleteCluster', 'orgName', orgName)
|
|
2667
2832
|
// verify required parameter 'clusterName' is not null or undefined
|
|
2668
|
-
assertParamExists('
|
|
2669
|
-
|
|
2670
|
-
assertParamExists('deleteDatabase', 'databaseName', databaseName)
|
|
2671
|
-
const localVarPath = `/admin/v1/data/{engineName}/organizations/{orgName}/clusters/{clusterName}/databases/{databaseName}`
|
|
2672
|
-
.replace(`{${"engineName"}}`, encodeURIComponent(String(engineName)))
|
|
2833
|
+
assertParamExists('deleteCluster', 'clusterName', clusterName)
|
|
2834
|
+
const localVarPath = `/admin/v1/organizations/{orgName}/clusters/{clusterName}`
|
|
2673
2835
|
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
2674
|
-
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)))
|
|
2675
|
-
.replace(`{${"databaseName"}}`, encodeURIComponent(String(databaseName)));
|
|
2836
|
+
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)));
|
|
2676
2837
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
2677
2838
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
2678
2839
|
let baseOptions;
|
|
@@ -2691,6 +2852,10 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
2691
2852
|
// authentication DigestAuth required
|
|
2692
2853
|
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
2693
2854
|
|
|
2855
|
+
if (force !== undefined) {
|
|
2856
|
+
localVarQueryParameter['force'] = force;
|
|
2857
|
+
}
|
|
2858
|
+
|
|
2694
2859
|
|
|
2695
2860
|
|
|
2696
2861
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
@@ -2704,24 +2869,24 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
2704
2869
|
},
|
|
2705
2870
|
/**
|
|
2706
2871
|
*
|
|
2707
|
-
* @summary
|
|
2708
|
-
* @param {string} orgName
|
|
2709
|
-
* @param {string} clusterName
|
|
2710
|
-
* @param {string}
|
|
2872
|
+
* @summary delete the datasource
|
|
2873
|
+
* @param {string} orgName name of the Org
|
|
2874
|
+
* @param {string} clusterName name of the cluster
|
|
2875
|
+
* @param {string} id id of the datasource
|
|
2711
2876
|
* @param {*} [options] Override http request option.
|
|
2712
2877
|
* @throws {RequiredError}
|
|
2713
2878
|
*/
|
|
2714
|
-
|
|
2879
|
+
deleteDataSourceV2: async (orgName: string, clusterName: string, id: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
2715
2880
|
// verify required parameter 'orgName' is not null or undefined
|
|
2716
|
-
assertParamExists('
|
|
2881
|
+
assertParamExists('deleteDataSourceV2', 'orgName', orgName)
|
|
2717
2882
|
// verify required parameter 'clusterName' is not null or undefined
|
|
2718
|
-
assertParamExists('
|
|
2719
|
-
// verify required parameter '
|
|
2720
|
-
assertParamExists('
|
|
2721
|
-
const localVarPath = `/admin/v1/
|
|
2883
|
+
assertParamExists('deleteDataSourceV2', 'clusterName', clusterName)
|
|
2884
|
+
// verify required parameter 'id' is not null or undefined
|
|
2885
|
+
assertParamExists('deleteDataSourceV2', 'id', id)
|
|
2886
|
+
const localVarPath = `/admin/v1/organizations/{orgName}/clusters/{clusterName}/datasource/{id}`
|
|
2722
2887
|
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
2723
2888
|
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)))
|
|
2724
|
-
.replace(`{${"
|
|
2889
|
+
.replace(`{${"id"}}`, encodeURIComponent(String(id)));
|
|
2725
2890
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
2726
2891
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
2727
2892
|
let baseOptions;
|
|
@@ -2752,25 +2917,127 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
2752
2917
|
};
|
|
2753
2918
|
},
|
|
2754
2919
|
/**
|
|
2755
|
-
*
|
|
2756
|
-
* @summary Delete
|
|
2757
|
-
* @param {string}
|
|
2758
|
-
* @param {string}
|
|
2759
|
-
* @param {string}
|
|
2920
|
+
* delete a database in cluster
|
|
2921
|
+
* @summary Delete cluster database
|
|
2922
|
+
* @param {string} engineName name of the engine
|
|
2923
|
+
* @param {string} orgName name of the Org
|
|
2924
|
+
* @param {string} clusterName name of the Cluster
|
|
2925
|
+
* @param {string} databaseName name of database
|
|
2760
2926
|
* @param {*} [options] Override http request option.
|
|
2761
2927
|
* @throws {RequiredError}
|
|
2762
2928
|
*/
|
|
2763
|
-
|
|
2929
|
+
deleteDatabase: async (engineName: string, orgName: string, clusterName: string, databaseName: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
2930
|
+
// verify required parameter 'engineName' is not null or undefined
|
|
2931
|
+
assertParamExists('deleteDatabase', 'engineName', engineName)
|
|
2764
2932
|
// verify required parameter 'orgName' is not null or undefined
|
|
2765
|
-
assertParamExists('
|
|
2933
|
+
assertParamExists('deleteDatabase', 'orgName', orgName)
|
|
2766
2934
|
// verify required parameter 'clusterName' is not null or undefined
|
|
2767
|
-
assertParamExists('
|
|
2768
|
-
// verify required parameter '
|
|
2769
|
-
assertParamExists('
|
|
2770
|
-
const localVarPath = `/admin/v1/data/
|
|
2935
|
+
assertParamExists('deleteDatabase', 'clusterName', clusterName)
|
|
2936
|
+
// verify required parameter 'databaseName' is not null or undefined
|
|
2937
|
+
assertParamExists('deleteDatabase', 'databaseName', databaseName)
|
|
2938
|
+
const localVarPath = `/admin/v1/data/{engineName}/organizations/{orgName}/clusters/{clusterName}/databases/{databaseName}`
|
|
2939
|
+
.replace(`{${"engineName"}}`, encodeURIComponent(String(engineName)))
|
|
2771
2940
|
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
2772
2941
|
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)))
|
|
2773
|
-
.replace(`{${"
|
|
2942
|
+
.replace(`{${"databaseName"}}`, encodeURIComponent(String(databaseName)));
|
|
2943
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
2944
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
2945
|
+
let baseOptions;
|
|
2946
|
+
if (configuration) {
|
|
2947
|
+
baseOptions = configuration.baseOptions;
|
|
2948
|
+
}
|
|
2949
|
+
|
|
2950
|
+
const localVarRequestOptions = { method: 'DELETE', ...baseOptions, ...options};
|
|
2951
|
+
const localVarHeaderParameter = {} as any;
|
|
2952
|
+
const localVarQueryParameter = {} as any;
|
|
2953
|
+
|
|
2954
|
+
// authentication BearerToken required
|
|
2955
|
+
// http bearer authentication required
|
|
2956
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
2957
|
+
|
|
2958
|
+
// authentication DigestAuth required
|
|
2959
|
+
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
2960
|
+
|
|
2961
|
+
|
|
2962
|
+
|
|
2963
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
2964
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
2965
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
2966
|
+
|
|
2967
|
+
return {
|
|
2968
|
+
url: toPathString(localVarUrlObj),
|
|
2969
|
+
options: localVarRequestOptions,
|
|
2970
|
+
};
|
|
2971
|
+
},
|
|
2972
|
+
/**
|
|
2973
|
+
*
|
|
2974
|
+
* @summary Delete Elasticsearch security role
|
|
2975
|
+
* @param {string} orgName
|
|
2976
|
+
* @param {string} clusterName
|
|
2977
|
+
* @param {string} roleName
|
|
2978
|
+
* @param {*} [options] Override http request option.
|
|
2979
|
+
* @throws {RequiredError}
|
|
2980
|
+
*/
|
|
2981
|
+
deleteElasticsearchSecurityRole: async (orgName: string, clusterName: string, roleName: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
2982
|
+
// verify required parameter 'orgName' is not null or undefined
|
|
2983
|
+
assertParamExists('deleteElasticsearchSecurityRole', 'orgName', orgName)
|
|
2984
|
+
// verify required parameter 'clusterName' is not null or undefined
|
|
2985
|
+
assertParamExists('deleteElasticsearchSecurityRole', 'clusterName', clusterName)
|
|
2986
|
+
// verify required parameter 'roleName' is not null or undefined
|
|
2987
|
+
assertParamExists('deleteElasticsearchSecurityRole', 'roleName', roleName)
|
|
2988
|
+
const localVarPath = `/admin/v1/data/elasticsearch/organizations/{orgName}/clusters/{clusterName}/accounts/roles/{roleName}`
|
|
2989
|
+
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
2990
|
+
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)))
|
|
2991
|
+
.replace(`{${"roleName"}}`, encodeURIComponent(String(roleName)));
|
|
2992
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
2993
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
2994
|
+
let baseOptions;
|
|
2995
|
+
if (configuration) {
|
|
2996
|
+
baseOptions = configuration.baseOptions;
|
|
2997
|
+
}
|
|
2998
|
+
|
|
2999
|
+
const localVarRequestOptions = { method: 'DELETE', ...baseOptions, ...options};
|
|
3000
|
+
const localVarHeaderParameter = {} as any;
|
|
3001
|
+
const localVarQueryParameter = {} as any;
|
|
3002
|
+
|
|
3003
|
+
// authentication BearerToken required
|
|
3004
|
+
// http bearer authentication required
|
|
3005
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
3006
|
+
|
|
3007
|
+
// authentication DigestAuth required
|
|
3008
|
+
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
3009
|
+
|
|
3010
|
+
|
|
3011
|
+
|
|
3012
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
3013
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
3014
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
3015
|
+
|
|
3016
|
+
return {
|
|
3017
|
+
url: toPathString(localVarUrlObj),
|
|
3018
|
+
options: localVarRequestOptions,
|
|
3019
|
+
};
|
|
3020
|
+
},
|
|
3021
|
+
/**
|
|
3022
|
+
*
|
|
3023
|
+
* @summary Delete Elasticsearch security role mapping
|
|
3024
|
+
* @param {string} orgName
|
|
3025
|
+
* @param {string} clusterName
|
|
3026
|
+
* @param {string} mappingName
|
|
3027
|
+
* @param {*} [options] Override http request option.
|
|
3028
|
+
* @throws {RequiredError}
|
|
3029
|
+
*/
|
|
3030
|
+
deleteElasticsearchSecurityRoleMapping: async (orgName: string, clusterName: string, mappingName: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
3031
|
+
// verify required parameter 'orgName' is not null or undefined
|
|
3032
|
+
assertParamExists('deleteElasticsearchSecurityRoleMapping', 'orgName', orgName)
|
|
3033
|
+
// verify required parameter 'clusterName' is not null or undefined
|
|
3034
|
+
assertParamExists('deleteElasticsearchSecurityRoleMapping', 'clusterName', clusterName)
|
|
3035
|
+
// verify required parameter 'mappingName' is not null or undefined
|
|
3036
|
+
assertParamExists('deleteElasticsearchSecurityRoleMapping', 'mappingName', mappingName)
|
|
3037
|
+
const localVarPath = `/admin/v1/data/elasticsearch/organizations/{orgName}/clusters/{clusterName}/accounts/role-mappings/{mappingName}`
|
|
3038
|
+
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
3039
|
+
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)))
|
|
3040
|
+
.replace(`{${"mappingName"}}`, encodeURIComponent(String(mappingName)));
|
|
2774
3041
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
2775
3042
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
2776
3043
|
let baseOptions;
|
|
@@ -4198,7 +4465,7 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
4198
4465
|
};
|
|
4199
4466
|
},
|
|
4200
4467
|
/**
|
|
4201
|
-
* Explain a slow log template sample using DMS. The SQL is selected by templateId and time range; request body does not accept raw SQL. Only MySQL-compatible and
|
|
4468
|
+
* Explain a slow log template sample using DMS. The SQL is selected by templateId and time range; request body does not accept raw SQL. Only MySQL-compatible, PostgreSQL, and SQL Server SELECT samples are supported.
|
|
4202
4469
|
* @summary Explain cluster slow log template
|
|
4203
4470
|
* @param {string} orgName
|
|
4204
4471
|
* @param {string} clusterName
|
|
@@ -4674,52 +4941,6 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
4674
4941
|
|
|
4675
4942
|
|
|
4676
4943
|
|
|
4677
|
-
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
4678
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
4679
|
-
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
4680
|
-
|
|
4681
|
-
return {
|
|
4682
|
-
url: toPathString(localVarUrlObj),
|
|
4683
|
-
options: localVarRequestOptions,
|
|
4684
|
-
};
|
|
4685
|
-
},
|
|
4686
|
-
/**
|
|
4687
|
-
*
|
|
4688
|
-
* @summary list autohealing job
|
|
4689
|
-
* @param {string} orgName name of the Org
|
|
4690
|
-
* @param {string} clusterName name of the Cluster
|
|
4691
|
-
* @param {*} [options] Override http request option.
|
|
4692
|
-
* @deprecated
|
|
4693
|
-
* @throws {RequiredError}
|
|
4694
|
-
*/
|
|
4695
|
-
getAutohealing: async (orgName: string, clusterName: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
4696
|
-
// verify required parameter 'orgName' is not null or undefined
|
|
4697
|
-
assertParamExists('getAutohealing', 'orgName', orgName)
|
|
4698
|
-
// verify required parameter 'clusterName' is not null or undefined
|
|
4699
|
-
assertParamExists('getAutohealing', 'clusterName', clusterName)
|
|
4700
|
-
const localVarPath = `/admin/v1/organizations/{orgName}/clusters/{clusterName}/autohealing`
|
|
4701
|
-
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
4702
|
-
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)));
|
|
4703
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
4704
|
-
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
4705
|
-
let baseOptions;
|
|
4706
|
-
if (configuration) {
|
|
4707
|
-
baseOptions = configuration.baseOptions;
|
|
4708
|
-
}
|
|
4709
|
-
|
|
4710
|
-
const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
|
|
4711
|
-
const localVarHeaderParameter = {} as any;
|
|
4712
|
-
const localVarQueryParameter = {} as any;
|
|
4713
|
-
|
|
4714
|
-
// authentication BearerToken required
|
|
4715
|
-
// http bearer authentication required
|
|
4716
|
-
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
4717
|
-
|
|
4718
|
-
// authentication DigestAuth required
|
|
4719
|
-
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
4720
|
-
|
|
4721
|
-
|
|
4722
|
-
|
|
4723
4944
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
4724
4945
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
4725
4946
|
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
@@ -4940,6 +5161,55 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
4940
5161
|
|
|
4941
5162
|
|
|
4942
5163
|
|
|
5164
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
5165
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
5166
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
5167
|
+
|
|
5168
|
+
return {
|
|
5169
|
+
url: toPathString(localVarUrlObj),
|
|
5170
|
+
options: localVarRequestOptions,
|
|
5171
|
+
};
|
|
5172
|
+
},
|
|
5173
|
+
/**
|
|
5174
|
+
*
|
|
5175
|
+
* @summary Get the grants (privileges) of a ClickHouse role
|
|
5176
|
+
* @param {string} orgName
|
|
5177
|
+
* @param {string} clusterName
|
|
5178
|
+
* @param {string} roleName
|
|
5179
|
+
* @param {*} [options] Override http request option.
|
|
5180
|
+
* @throws {RequiredError}
|
|
5181
|
+
*/
|
|
5182
|
+
getClickhouseRoleGrants: async (orgName: string, clusterName: string, roleName: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
5183
|
+
// verify required parameter 'orgName' is not null or undefined
|
|
5184
|
+
assertParamExists('getClickhouseRoleGrants', 'orgName', orgName)
|
|
5185
|
+
// verify required parameter 'clusterName' is not null or undefined
|
|
5186
|
+
assertParamExists('getClickhouseRoleGrants', 'clusterName', clusterName)
|
|
5187
|
+
// verify required parameter 'roleName' is not null or undefined
|
|
5188
|
+
assertParamExists('getClickhouseRoleGrants', 'roleName', roleName)
|
|
5189
|
+
const localVarPath = `/admin/v1/data/clickhouse/organizations/{orgName}/clusters/{clusterName}/accounts/roles/{roleName}`
|
|
5190
|
+
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
5191
|
+
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)))
|
|
5192
|
+
.replace(`{${"roleName"}}`, encodeURIComponent(String(roleName)));
|
|
5193
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
5194
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
5195
|
+
let baseOptions;
|
|
5196
|
+
if (configuration) {
|
|
5197
|
+
baseOptions = configuration.baseOptions;
|
|
5198
|
+
}
|
|
5199
|
+
|
|
5200
|
+
const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
|
|
5201
|
+
const localVarHeaderParameter = {} as any;
|
|
5202
|
+
const localVarQueryParameter = {} as any;
|
|
5203
|
+
|
|
5204
|
+
// authentication BearerToken required
|
|
5205
|
+
// http bearer authentication required
|
|
5206
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
5207
|
+
|
|
5208
|
+
// authentication DigestAuth required
|
|
5209
|
+
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
5210
|
+
|
|
5211
|
+
|
|
5212
|
+
|
|
4943
5213
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
4944
5214
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
4945
5215
|
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
@@ -7676,6 +7946,61 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
7676
7946
|
options: localVarRequestOptions,
|
|
7677
7947
|
};
|
|
7678
7948
|
},
|
|
7949
|
+
/**
|
|
7950
|
+
*
|
|
7951
|
+
* @summary Grant privileges to a ClickHouse role
|
|
7952
|
+
* @param {string} orgName
|
|
7953
|
+
* @param {string} clusterName
|
|
7954
|
+
* @param {string} roleName
|
|
7955
|
+
* @param {ListClickhouseAccountRoles200ResponsePrivilegesInner} body
|
|
7956
|
+
* @param {*} [options] Override http request option.
|
|
7957
|
+
* @throws {RequiredError}
|
|
7958
|
+
*/
|
|
7959
|
+
grantClickhouseRolePrivileges: async (orgName: string, clusterName: string, roleName: string, body: ListClickhouseAccountRoles200ResponsePrivilegesInner, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
7960
|
+
// verify required parameter 'orgName' is not null or undefined
|
|
7961
|
+
assertParamExists('grantClickhouseRolePrivileges', 'orgName', orgName)
|
|
7962
|
+
// verify required parameter 'clusterName' is not null or undefined
|
|
7963
|
+
assertParamExists('grantClickhouseRolePrivileges', 'clusterName', clusterName)
|
|
7964
|
+
// verify required parameter 'roleName' is not null or undefined
|
|
7965
|
+
assertParamExists('grantClickhouseRolePrivileges', 'roleName', roleName)
|
|
7966
|
+
// verify required parameter 'body' is not null or undefined
|
|
7967
|
+
assertParamExists('grantClickhouseRolePrivileges', 'body', body)
|
|
7968
|
+
const localVarPath = `/admin/v1/data/clickhouse/organizations/{orgName}/clusters/{clusterName}/accounts/roles/{roleName}/privileges`
|
|
7969
|
+
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
7970
|
+
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)))
|
|
7971
|
+
.replace(`{${"roleName"}}`, encodeURIComponent(String(roleName)));
|
|
7972
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
7973
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
7974
|
+
let baseOptions;
|
|
7975
|
+
if (configuration) {
|
|
7976
|
+
baseOptions = configuration.baseOptions;
|
|
7977
|
+
}
|
|
7978
|
+
|
|
7979
|
+
const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};
|
|
7980
|
+
const localVarHeaderParameter = {} as any;
|
|
7981
|
+
const localVarQueryParameter = {} as any;
|
|
7982
|
+
|
|
7983
|
+
// authentication BearerToken required
|
|
7984
|
+
// http bearer authentication required
|
|
7985
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
7986
|
+
|
|
7987
|
+
// authentication DigestAuth required
|
|
7988
|
+
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
7989
|
+
|
|
7990
|
+
|
|
7991
|
+
|
|
7992
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
7993
|
+
|
|
7994
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
7995
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
7996
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
7997
|
+
localVarRequestOptions.data = serializeDataIfNeeded(body, localVarRequestOptions, configuration)
|
|
7998
|
+
|
|
7999
|
+
return {
|
|
8000
|
+
url: toPathString(localVarUrlObj),
|
|
8001
|
+
options: localVarRequestOptions,
|
|
8002
|
+
};
|
|
8003
|
+
},
|
|
7679
8004
|
/**
|
|
7680
8005
|
*
|
|
7681
8006
|
* @summary Horizontal scale cluster
|
|
@@ -8109,6 +8434,195 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
8109
8434
|
|
|
8110
8435
|
|
|
8111
8436
|
|
|
8437
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
8438
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
8439
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
8440
|
+
|
|
8441
|
+
return {
|
|
8442
|
+
url: toPathString(localVarUrlObj),
|
|
8443
|
+
options: localVarRequestOptions,
|
|
8444
|
+
};
|
|
8445
|
+
},
|
|
8446
|
+
/**
|
|
8447
|
+
*
|
|
8448
|
+
* @summary List the roles granted to a ClickHouse account
|
|
8449
|
+
* @param {string} orgName
|
|
8450
|
+
* @param {string} clusterName
|
|
8451
|
+
* @param {string} accountName
|
|
8452
|
+
* @param {*} [options] Override http request option.
|
|
8453
|
+
* @throws {RequiredError}
|
|
8454
|
+
*/
|
|
8455
|
+
listClickhouseAccountRoles: async (orgName: string, clusterName: string, accountName: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
8456
|
+
// verify required parameter 'orgName' is not null or undefined
|
|
8457
|
+
assertParamExists('listClickhouseAccountRoles', 'orgName', orgName)
|
|
8458
|
+
// verify required parameter 'clusterName' is not null or undefined
|
|
8459
|
+
assertParamExists('listClickhouseAccountRoles', 'clusterName', clusterName)
|
|
8460
|
+
// verify required parameter 'accountName' is not null or undefined
|
|
8461
|
+
assertParamExists('listClickhouseAccountRoles', 'accountName', accountName)
|
|
8462
|
+
const localVarPath = `/admin/v1/data/clickhouse/organizations/{orgName}/clusters/{clusterName}/accounts/{accountName}/roles`
|
|
8463
|
+
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
8464
|
+
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)))
|
|
8465
|
+
.replace(`{${"accountName"}}`, encodeURIComponent(String(accountName)));
|
|
8466
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
8467
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
8468
|
+
let baseOptions;
|
|
8469
|
+
if (configuration) {
|
|
8470
|
+
baseOptions = configuration.baseOptions;
|
|
8471
|
+
}
|
|
8472
|
+
|
|
8473
|
+
const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
|
|
8474
|
+
const localVarHeaderParameter = {} as any;
|
|
8475
|
+
const localVarQueryParameter = {} as any;
|
|
8476
|
+
|
|
8477
|
+
// authentication BearerToken required
|
|
8478
|
+
// http bearer authentication required
|
|
8479
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
8480
|
+
|
|
8481
|
+
// authentication DigestAuth required
|
|
8482
|
+
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
8483
|
+
|
|
8484
|
+
|
|
8485
|
+
|
|
8486
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
8487
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
8488
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
8489
|
+
|
|
8490
|
+
return {
|
|
8491
|
+
url: toPathString(localVarUrlObj),
|
|
8492
|
+
options: localVarRequestOptions,
|
|
8493
|
+
};
|
|
8494
|
+
},
|
|
8495
|
+
/**
|
|
8496
|
+
*
|
|
8497
|
+
* @summary List ClickHouse accounts
|
|
8498
|
+
* @param {string} orgName
|
|
8499
|
+
* @param {string} clusterName
|
|
8500
|
+
* @param {*} [options] Override http request option.
|
|
8501
|
+
* @throws {RequiredError}
|
|
8502
|
+
*/
|
|
8503
|
+
listClickhouseAccounts: async (orgName: string, clusterName: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
8504
|
+
// verify required parameter 'orgName' is not null or undefined
|
|
8505
|
+
assertParamExists('listClickhouseAccounts', 'orgName', orgName)
|
|
8506
|
+
// verify required parameter 'clusterName' is not null or undefined
|
|
8507
|
+
assertParamExists('listClickhouseAccounts', 'clusterName', clusterName)
|
|
8508
|
+
const localVarPath = `/admin/v1/data/clickhouse/organizations/{orgName}/clusters/{clusterName}/accounts`
|
|
8509
|
+
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
8510
|
+
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)));
|
|
8511
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
8512
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
8513
|
+
let baseOptions;
|
|
8514
|
+
if (configuration) {
|
|
8515
|
+
baseOptions = configuration.baseOptions;
|
|
8516
|
+
}
|
|
8517
|
+
|
|
8518
|
+
const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
|
|
8519
|
+
const localVarHeaderParameter = {} as any;
|
|
8520
|
+
const localVarQueryParameter = {} as any;
|
|
8521
|
+
|
|
8522
|
+
// authentication BearerToken required
|
|
8523
|
+
// http bearer authentication required
|
|
8524
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
8525
|
+
|
|
8526
|
+
// authentication DigestAuth required
|
|
8527
|
+
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
8528
|
+
|
|
8529
|
+
|
|
8530
|
+
|
|
8531
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
8532
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
8533
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
8534
|
+
|
|
8535
|
+
return {
|
|
8536
|
+
url: toPathString(localVarUrlObj),
|
|
8537
|
+
options: localVarRequestOptions,
|
|
8538
|
+
};
|
|
8539
|
+
},
|
|
8540
|
+
/**
|
|
8541
|
+
*
|
|
8542
|
+
* @summary List privileges supported by the ClickHouse server
|
|
8543
|
+
* @param {string} orgName
|
|
8544
|
+
* @param {string} clusterName
|
|
8545
|
+
* @param {*} [options] Override http request option.
|
|
8546
|
+
* @throws {RequiredError}
|
|
8547
|
+
*/
|
|
8548
|
+
listClickhousePrivileges: async (orgName: string, clusterName: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
8549
|
+
// verify required parameter 'orgName' is not null or undefined
|
|
8550
|
+
assertParamExists('listClickhousePrivileges', 'orgName', orgName)
|
|
8551
|
+
// verify required parameter 'clusterName' is not null or undefined
|
|
8552
|
+
assertParamExists('listClickhousePrivileges', 'clusterName', clusterName)
|
|
8553
|
+
const localVarPath = `/admin/v1/data/clickhouse/organizations/{orgName}/clusters/{clusterName}/accounts/privileges`
|
|
8554
|
+
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
8555
|
+
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)));
|
|
8556
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
8557
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
8558
|
+
let baseOptions;
|
|
8559
|
+
if (configuration) {
|
|
8560
|
+
baseOptions = configuration.baseOptions;
|
|
8561
|
+
}
|
|
8562
|
+
|
|
8563
|
+
const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
|
|
8564
|
+
const localVarHeaderParameter = {} as any;
|
|
8565
|
+
const localVarQueryParameter = {} as any;
|
|
8566
|
+
|
|
8567
|
+
// authentication BearerToken required
|
|
8568
|
+
// http bearer authentication required
|
|
8569
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
8570
|
+
|
|
8571
|
+
// authentication DigestAuth required
|
|
8572
|
+
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
8573
|
+
|
|
8574
|
+
|
|
8575
|
+
|
|
8576
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
8577
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
8578
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
8579
|
+
|
|
8580
|
+
return {
|
|
8581
|
+
url: toPathString(localVarUrlObj),
|
|
8582
|
+
options: localVarRequestOptions,
|
|
8583
|
+
};
|
|
8584
|
+
},
|
|
8585
|
+
/**
|
|
8586
|
+
*
|
|
8587
|
+
* @summary List ClickHouse roles
|
|
8588
|
+
* @param {string} orgName
|
|
8589
|
+
* @param {string} clusterName
|
|
8590
|
+
* @param {boolean} [forCreateUser] Whether to include built-in privilege roles for creating an account.
|
|
8591
|
+
* @param {*} [options] Override http request option.
|
|
8592
|
+
* @throws {RequiredError}
|
|
8593
|
+
*/
|
|
8594
|
+
listClickhouseRoles: async (orgName: string, clusterName: string, forCreateUser?: boolean, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
8595
|
+
// verify required parameter 'orgName' is not null or undefined
|
|
8596
|
+
assertParamExists('listClickhouseRoles', 'orgName', orgName)
|
|
8597
|
+
// verify required parameter 'clusterName' is not null or undefined
|
|
8598
|
+
assertParamExists('listClickhouseRoles', 'clusterName', clusterName)
|
|
8599
|
+
const localVarPath = `/admin/v1/data/clickhouse/organizations/{orgName}/clusters/{clusterName}/accounts/roles`
|
|
8600
|
+
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
8601
|
+
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)));
|
|
8602
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
8603
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
8604
|
+
let baseOptions;
|
|
8605
|
+
if (configuration) {
|
|
8606
|
+
baseOptions = configuration.baseOptions;
|
|
8607
|
+
}
|
|
8608
|
+
|
|
8609
|
+
const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
|
|
8610
|
+
const localVarHeaderParameter = {} as any;
|
|
8611
|
+
const localVarQueryParameter = {} as any;
|
|
8612
|
+
|
|
8613
|
+
// authentication BearerToken required
|
|
8614
|
+
// http bearer authentication required
|
|
8615
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
8616
|
+
|
|
8617
|
+
// authentication DigestAuth required
|
|
8618
|
+
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
8619
|
+
|
|
8620
|
+
if (forCreateUser !== undefined) {
|
|
8621
|
+
localVarQueryParameter['forCreateUser'] = forCreateUser;
|
|
8622
|
+
}
|
|
8623
|
+
|
|
8624
|
+
|
|
8625
|
+
|
|
8112
8626
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
8113
8627
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
8114
8628
|
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
@@ -11675,61 +12189,6 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
11675
12189
|
|
|
11676
12190
|
|
|
11677
12191
|
|
|
11678
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
11679
|
-
|
|
11680
|
-
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
11681
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
11682
|
-
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
11683
|
-
localVarRequestOptions.data = serializeDataIfNeeded(body, localVarRequestOptions, configuration)
|
|
11684
|
-
|
|
11685
|
-
return {
|
|
11686
|
-
url: toPathString(localVarUrlObj),
|
|
11687
|
-
options: localVarRequestOptions,
|
|
11688
|
-
};
|
|
11689
|
-
},
|
|
11690
|
-
/**
|
|
11691
|
-
* Create or update a Milvus native role and replace its privilege grants.
|
|
11692
|
-
* @summary Put Milvus role
|
|
11693
|
-
* @param {string} orgName name of the Org
|
|
11694
|
-
* @param {string} clusterName name of the Cluster
|
|
11695
|
-
* @param {string} roleName name of the Milvus role
|
|
11696
|
-
* @param {MilvusRoleRequest} body
|
|
11697
|
-
* @param {*} [options] Override http request option.
|
|
11698
|
-
* @throws {RequiredError}
|
|
11699
|
-
*/
|
|
11700
|
-
putMilvusRole: async (orgName: string, clusterName: string, roleName: string, body: MilvusRoleRequest, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
11701
|
-
// verify required parameter 'orgName' is not null or undefined
|
|
11702
|
-
assertParamExists('putMilvusRole', 'orgName', orgName)
|
|
11703
|
-
// verify required parameter 'clusterName' is not null or undefined
|
|
11704
|
-
assertParamExists('putMilvusRole', 'clusterName', clusterName)
|
|
11705
|
-
// verify required parameter 'roleName' is not null or undefined
|
|
11706
|
-
assertParamExists('putMilvusRole', 'roleName', roleName)
|
|
11707
|
-
// verify required parameter 'body' is not null or undefined
|
|
11708
|
-
assertParamExists('putMilvusRole', 'body', body)
|
|
11709
|
-
const localVarPath = `/admin/v1/data/milvus/organizations/{orgName}/clusters/{clusterName}/accounts/roles/{roleName}`
|
|
11710
|
-
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
11711
|
-
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)))
|
|
11712
|
-
.replace(`{${"roleName"}}`, encodeURIComponent(String(roleName)));
|
|
11713
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
11714
|
-
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
11715
|
-
let baseOptions;
|
|
11716
|
-
if (configuration) {
|
|
11717
|
-
baseOptions = configuration.baseOptions;
|
|
11718
|
-
}
|
|
11719
|
-
|
|
11720
|
-
const localVarRequestOptions = { method: 'PUT', ...baseOptions, ...options};
|
|
11721
|
-
const localVarHeaderParameter = {} as any;
|
|
11722
|
-
const localVarQueryParameter = {} as any;
|
|
11723
|
-
|
|
11724
|
-
// authentication BearerToken required
|
|
11725
|
-
// http bearer authentication required
|
|
11726
|
-
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
11727
|
-
|
|
11728
|
-
// authentication DigestAuth required
|
|
11729
|
-
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
11730
|
-
|
|
11731
|
-
|
|
11732
|
-
|
|
11733
12192
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
11734
12193
|
|
|
11735
12194
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
@@ -13771,6 +14230,61 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
13771
14230
|
options: localVarRequestOptions,
|
|
13772
14231
|
};
|
|
13773
14232
|
},
|
|
14233
|
+
/**
|
|
14234
|
+
*
|
|
14235
|
+
* @summary Revoke privileges from a ClickHouse role
|
|
14236
|
+
* @param {string} orgName
|
|
14237
|
+
* @param {string} clusterName
|
|
14238
|
+
* @param {string} roleName
|
|
14239
|
+
* @param {RevokeClickhouseRolePrivilegesRequest} body
|
|
14240
|
+
* @param {*} [options] Override http request option.
|
|
14241
|
+
* @throws {RequiredError}
|
|
14242
|
+
*/
|
|
14243
|
+
revokeClickhouseRolePrivileges: async (orgName: string, clusterName: string, roleName: string, body: RevokeClickhouseRolePrivilegesRequest, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
14244
|
+
// verify required parameter 'orgName' is not null or undefined
|
|
14245
|
+
assertParamExists('revokeClickhouseRolePrivileges', 'orgName', orgName)
|
|
14246
|
+
// verify required parameter 'clusterName' is not null or undefined
|
|
14247
|
+
assertParamExists('revokeClickhouseRolePrivileges', 'clusterName', clusterName)
|
|
14248
|
+
// verify required parameter 'roleName' is not null or undefined
|
|
14249
|
+
assertParamExists('revokeClickhouseRolePrivileges', 'roleName', roleName)
|
|
14250
|
+
// verify required parameter 'body' is not null or undefined
|
|
14251
|
+
assertParamExists('revokeClickhouseRolePrivileges', 'body', body)
|
|
14252
|
+
const localVarPath = `/admin/v1/data/clickhouse/organizations/{orgName}/clusters/{clusterName}/accounts/roles/{roleName}/privileges`
|
|
14253
|
+
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
14254
|
+
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)))
|
|
14255
|
+
.replace(`{${"roleName"}}`, encodeURIComponent(String(roleName)));
|
|
14256
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
14257
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
14258
|
+
let baseOptions;
|
|
14259
|
+
if (configuration) {
|
|
14260
|
+
baseOptions = configuration.baseOptions;
|
|
14261
|
+
}
|
|
14262
|
+
|
|
14263
|
+
const localVarRequestOptions = { method: 'DELETE', ...baseOptions, ...options};
|
|
14264
|
+
const localVarHeaderParameter = {} as any;
|
|
14265
|
+
const localVarQueryParameter = {} as any;
|
|
14266
|
+
|
|
14267
|
+
// authentication BearerToken required
|
|
14268
|
+
// http bearer authentication required
|
|
14269
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
14270
|
+
|
|
14271
|
+
// authentication DigestAuth required
|
|
14272
|
+
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
14273
|
+
|
|
14274
|
+
|
|
14275
|
+
|
|
14276
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
14277
|
+
|
|
14278
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
14279
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
14280
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
14281
|
+
localVarRequestOptions.data = serializeDataIfNeeded(body, localVarRequestOptions, configuration)
|
|
14282
|
+
|
|
14283
|
+
return {
|
|
14284
|
+
url: toPathString(localVarUrlObj),
|
|
14285
|
+
options: localVarRequestOptions,
|
|
14286
|
+
};
|
|
14287
|
+
},
|
|
13774
14288
|
/**
|
|
13775
14289
|
*
|
|
13776
14290
|
* @summary Set cluster alert disabled or enabled
|
|
@@ -14548,29 +15062,250 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
14548
15062
|
};
|
|
14549
15063
|
},
|
|
14550
15064
|
/**
|
|
14551
|
-
* update account privileges for rdbms engine
|
|
14552
|
-
* @summary update account privileges
|
|
14553
|
-
* @param {string} engineName name of the engine
|
|
14554
|
-
* @param {string} orgName name of the Org
|
|
14555
|
-
* @param {string} clusterName name of the Cluster
|
|
14556
|
-
* @param {string} accountName name of the account
|
|
14557
|
-
* @param {Array<PrivilegeListItem>} body
|
|
15065
|
+
* update account privileges for rdbms engine
|
|
15066
|
+
* @summary update account privileges
|
|
15067
|
+
* @param {string} engineName name of the engine
|
|
15068
|
+
* @param {string} orgName name of the Org
|
|
15069
|
+
* @param {string} clusterName name of the Cluster
|
|
15070
|
+
* @param {string} accountName name of the account
|
|
15071
|
+
* @param {Array<PrivilegeListItem>} body
|
|
15072
|
+
* @param {*} [options] Override http request option.
|
|
15073
|
+
* @throws {RequiredError}
|
|
15074
|
+
*/
|
|
15075
|
+
updateAccountPrivileges: async (engineName: string, orgName: string, clusterName: string, accountName: string, body: Array<PrivilegeListItem>, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
15076
|
+
// verify required parameter 'engineName' is not null or undefined
|
|
15077
|
+
assertParamExists('updateAccountPrivileges', 'engineName', engineName)
|
|
15078
|
+
// verify required parameter 'orgName' is not null or undefined
|
|
15079
|
+
assertParamExists('updateAccountPrivileges', 'orgName', orgName)
|
|
15080
|
+
// verify required parameter 'clusterName' is not null or undefined
|
|
15081
|
+
assertParamExists('updateAccountPrivileges', 'clusterName', clusterName)
|
|
15082
|
+
// verify required parameter 'accountName' is not null or undefined
|
|
15083
|
+
assertParamExists('updateAccountPrivileges', 'accountName', accountName)
|
|
15084
|
+
// verify required parameter 'body' is not null or undefined
|
|
15085
|
+
assertParamExists('updateAccountPrivileges', 'body', body)
|
|
15086
|
+
const localVarPath = `/admin/v1/data/{engineName}/organizations/{orgName}/clusters/{clusterName}/accounts/{accountName}/privileges`
|
|
15087
|
+
.replace(`{${"engineName"}}`, encodeURIComponent(String(engineName)))
|
|
15088
|
+
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
15089
|
+
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)))
|
|
15090
|
+
.replace(`{${"accountName"}}`, encodeURIComponent(String(accountName)));
|
|
15091
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
15092
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
15093
|
+
let baseOptions;
|
|
15094
|
+
if (configuration) {
|
|
15095
|
+
baseOptions = configuration.baseOptions;
|
|
15096
|
+
}
|
|
15097
|
+
|
|
15098
|
+
const localVarRequestOptions = { method: 'PATCH', ...baseOptions, ...options};
|
|
15099
|
+
const localVarHeaderParameter = {} as any;
|
|
15100
|
+
const localVarQueryParameter = {} as any;
|
|
15101
|
+
|
|
15102
|
+
// authentication BearerToken required
|
|
15103
|
+
// http bearer authentication required
|
|
15104
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
15105
|
+
|
|
15106
|
+
// authentication DigestAuth required
|
|
15107
|
+
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
15108
|
+
|
|
15109
|
+
|
|
15110
|
+
|
|
15111
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
15112
|
+
|
|
15113
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
15114
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
15115
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
15116
|
+
localVarRequestOptions.data = serializeDataIfNeeded(body, localVarRequestOptions, configuration)
|
|
15117
|
+
|
|
15118
|
+
return {
|
|
15119
|
+
url: toPathString(localVarUrlObj),
|
|
15120
|
+
options: localVarRequestOptions,
|
|
15121
|
+
};
|
|
15122
|
+
},
|
|
15123
|
+
/**
|
|
15124
|
+
* partially update the specified Backup Policy
|
|
15125
|
+
* @summary Update backup policy
|
|
15126
|
+
* @param {string} orgName name of the Org
|
|
15127
|
+
* @param {string} clusterName name of the KubeBlocks cluster
|
|
15128
|
+
* @param {BackupPolicy} body
|
|
15129
|
+
* @param {boolean} [useVolumeSnapshot] use volume snapshot to back up
|
|
15130
|
+
* @param {*} [options] Override http request option.
|
|
15131
|
+
* @throws {RequiredError}
|
|
15132
|
+
*/
|
|
15133
|
+
updateBackupPolicy: async (orgName: string, clusterName: string, body: BackupPolicy, useVolumeSnapshot?: boolean, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
15134
|
+
// verify required parameter 'orgName' is not null or undefined
|
|
15135
|
+
assertParamExists('updateBackupPolicy', 'orgName', orgName)
|
|
15136
|
+
// verify required parameter 'clusterName' is not null or undefined
|
|
15137
|
+
assertParamExists('updateBackupPolicy', 'clusterName', clusterName)
|
|
15138
|
+
// verify required parameter 'body' is not null or undefined
|
|
15139
|
+
assertParamExists('updateBackupPolicy', 'body', body)
|
|
15140
|
+
const localVarPath = `/admin/v1/organizations/{orgName}/clusters/{clusterName}/backupPolicy`
|
|
15141
|
+
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
15142
|
+
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)));
|
|
15143
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
15144
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
15145
|
+
let baseOptions;
|
|
15146
|
+
if (configuration) {
|
|
15147
|
+
baseOptions = configuration.baseOptions;
|
|
15148
|
+
}
|
|
15149
|
+
|
|
15150
|
+
const localVarRequestOptions = { method: 'PATCH', ...baseOptions, ...options};
|
|
15151
|
+
const localVarHeaderParameter = {} as any;
|
|
15152
|
+
const localVarQueryParameter = {} as any;
|
|
15153
|
+
|
|
15154
|
+
// authentication BearerToken required
|
|
15155
|
+
// http bearer authentication required
|
|
15156
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
15157
|
+
|
|
15158
|
+
// authentication DigestAuth required
|
|
15159
|
+
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
15160
|
+
|
|
15161
|
+
if (useVolumeSnapshot !== undefined) {
|
|
15162
|
+
localVarQueryParameter['useVolumeSnapshot'] = useVolumeSnapshot;
|
|
15163
|
+
}
|
|
15164
|
+
|
|
15165
|
+
|
|
15166
|
+
|
|
15167
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
15168
|
+
|
|
15169
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
15170
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
15171
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
15172
|
+
localVarRequestOptions.data = serializeDataIfNeeded(body, localVarRequestOptions, configuration)
|
|
15173
|
+
|
|
15174
|
+
return {
|
|
15175
|
+
url: toPathString(localVarUrlObj),
|
|
15176
|
+
options: localVarRequestOptions,
|
|
15177
|
+
};
|
|
15178
|
+
},
|
|
15179
|
+
/**
|
|
15180
|
+
*
|
|
15181
|
+
* @summary Update backup schedule
|
|
15182
|
+
* @param {string} orgName name of the org
|
|
15183
|
+
* @param {string} clusterName name of the cluster
|
|
15184
|
+
* @param {string} scheduleName name of the backup schedule
|
|
15185
|
+
* @param {BackupScheduleUpdate} body
|
|
15186
|
+
* @param {*} [options] Override http request option.
|
|
15187
|
+
* @throws {RequiredError}
|
|
15188
|
+
*/
|
|
15189
|
+
updateBackupSchedule: async (orgName: string, clusterName: string, scheduleName: string, body: BackupScheduleUpdate, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
15190
|
+
// verify required parameter 'orgName' is not null or undefined
|
|
15191
|
+
assertParamExists('updateBackupSchedule', 'orgName', orgName)
|
|
15192
|
+
// verify required parameter 'clusterName' is not null or undefined
|
|
15193
|
+
assertParamExists('updateBackupSchedule', 'clusterName', clusterName)
|
|
15194
|
+
// verify required parameter 'scheduleName' is not null or undefined
|
|
15195
|
+
assertParamExists('updateBackupSchedule', 'scheduleName', scheduleName)
|
|
15196
|
+
// verify required parameter 'body' is not null or undefined
|
|
15197
|
+
assertParamExists('updateBackupSchedule', 'body', body)
|
|
15198
|
+
const localVarPath = `/admin/v1/organizations/{orgName}/clusters/{clusterName}/backupSchedules/{scheduleName}`
|
|
15199
|
+
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
15200
|
+
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)))
|
|
15201
|
+
.replace(`{${"scheduleName"}}`, encodeURIComponent(String(scheduleName)));
|
|
15202
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
15203
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
15204
|
+
let baseOptions;
|
|
15205
|
+
if (configuration) {
|
|
15206
|
+
baseOptions = configuration.baseOptions;
|
|
15207
|
+
}
|
|
15208
|
+
|
|
15209
|
+
const localVarRequestOptions = { method: 'PATCH', ...baseOptions, ...options};
|
|
15210
|
+
const localVarHeaderParameter = {} as any;
|
|
15211
|
+
const localVarQueryParameter = {} as any;
|
|
15212
|
+
|
|
15213
|
+
// authentication BearerToken required
|
|
15214
|
+
// http bearer authentication required
|
|
15215
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
15216
|
+
|
|
15217
|
+
// authentication DigestAuth required
|
|
15218
|
+
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
15219
|
+
|
|
15220
|
+
|
|
15221
|
+
|
|
15222
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
15223
|
+
|
|
15224
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
15225
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
15226
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
15227
|
+
localVarRequestOptions.data = serializeDataIfNeeded(body, localVarRequestOptions, configuration)
|
|
15228
|
+
|
|
15229
|
+
return {
|
|
15230
|
+
url: toPathString(localVarUrlObj),
|
|
15231
|
+
options: localVarRequestOptions,
|
|
15232
|
+
};
|
|
15233
|
+
},
|
|
15234
|
+
/**
|
|
15235
|
+
*
|
|
15236
|
+
* @summary Update a ClickHouse account password
|
|
15237
|
+
* @param {string} orgName
|
|
15238
|
+
* @param {string} clusterName
|
|
15239
|
+
* @param {string} accountName
|
|
15240
|
+
* @param {UpdateClickhouseAccountPasswordRequest} body
|
|
15241
|
+
* @param {*} [options] Override http request option.
|
|
15242
|
+
* @throws {RequiredError}
|
|
15243
|
+
*/
|
|
15244
|
+
updateClickhouseAccountPassword: async (orgName: string, clusterName: string, accountName: string, body: UpdateClickhouseAccountPasswordRequest, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
15245
|
+
// verify required parameter 'orgName' is not null or undefined
|
|
15246
|
+
assertParamExists('updateClickhouseAccountPassword', 'orgName', orgName)
|
|
15247
|
+
// verify required parameter 'clusterName' is not null or undefined
|
|
15248
|
+
assertParamExists('updateClickhouseAccountPassword', 'clusterName', clusterName)
|
|
15249
|
+
// verify required parameter 'accountName' is not null or undefined
|
|
15250
|
+
assertParamExists('updateClickhouseAccountPassword', 'accountName', accountName)
|
|
15251
|
+
// verify required parameter 'body' is not null or undefined
|
|
15252
|
+
assertParamExists('updateClickhouseAccountPassword', 'body', body)
|
|
15253
|
+
const localVarPath = `/admin/v1/data/clickhouse/organizations/{orgName}/clusters/{clusterName}/accounts/{accountName}`
|
|
15254
|
+
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
15255
|
+
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)))
|
|
15256
|
+
.replace(`{${"accountName"}}`, encodeURIComponent(String(accountName)));
|
|
15257
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
15258
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
15259
|
+
let baseOptions;
|
|
15260
|
+
if (configuration) {
|
|
15261
|
+
baseOptions = configuration.baseOptions;
|
|
15262
|
+
}
|
|
15263
|
+
|
|
15264
|
+
const localVarRequestOptions = { method: 'PATCH', ...baseOptions, ...options};
|
|
15265
|
+
const localVarHeaderParameter = {} as any;
|
|
15266
|
+
const localVarQueryParameter = {} as any;
|
|
15267
|
+
|
|
15268
|
+
// authentication BearerToken required
|
|
15269
|
+
// http bearer authentication required
|
|
15270
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
15271
|
+
|
|
15272
|
+
// authentication DigestAuth required
|
|
15273
|
+
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
15274
|
+
|
|
15275
|
+
|
|
15276
|
+
|
|
15277
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
15278
|
+
|
|
15279
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
15280
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
15281
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
15282
|
+
localVarRequestOptions.data = serializeDataIfNeeded(body, localVarRequestOptions, configuration)
|
|
15283
|
+
|
|
15284
|
+
return {
|
|
15285
|
+
url: toPathString(localVarUrlObj),
|
|
15286
|
+
options: localVarRequestOptions,
|
|
15287
|
+
};
|
|
15288
|
+
},
|
|
15289
|
+
/**
|
|
15290
|
+
*
|
|
15291
|
+
* @summary Update the roles granted to a ClickHouse account
|
|
15292
|
+
* @param {string} orgName
|
|
15293
|
+
* @param {string} clusterName
|
|
15294
|
+
* @param {string} accountName
|
|
15295
|
+
* @param {UpdateClickhouseAccountRolesRequest} body
|
|
14558
15296
|
* @param {*} [options] Override http request option.
|
|
14559
15297
|
* @throws {RequiredError}
|
|
14560
15298
|
*/
|
|
14561
|
-
|
|
14562
|
-
// verify required parameter 'engineName' is not null or undefined
|
|
14563
|
-
assertParamExists('updateAccountPrivileges', 'engineName', engineName)
|
|
15299
|
+
updateClickhouseAccountRoles: async (orgName: string, clusterName: string, accountName: string, body: UpdateClickhouseAccountRolesRequest, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
14564
15300
|
// verify required parameter 'orgName' is not null or undefined
|
|
14565
|
-
assertParamExists('
|
|
15301
|
+
assertParamExists('updateClickhouseAccountRoles', 'orgName', orgName)
|
|
14566
15302
|
// verify required parameter 'clusterName' is not null or undefined
|
|
14567
|
-
assertParamExists('
|
|
15303
|
+
assertParamExists('updateClickhouseAccountRoles', 'clusterName', clusterName)
|
|
14568
15304
|
// verify required parameter 'accountName' is not null or undefined
|
|
14569
|
-
assertParamExists('
|
|
15305
|
+
assertParamExists('updateClickhouseAccountRoles', 'accountName', accountName)
|
|
14570
15306
|
// verify required parameter 'body' is not null or undefined
|
|
14571
|
-
assertParamExists('
|
|
14572
|
-
const localVarPath = `/admin/v1/data/
|
|
14573
|
-
.replace(`{${"engineName"}}`, encodeURIComponent(String(engineName)))
|
|
15307
|
+
assertParamExists('updateClickhouseAccountRoles', 'body', body)
|
|
15308
|
+
const localVarPath = `/admin/v1/data/clickhouse/organizations/{orgName}/clusters/{clusterName}/accounts/{accountName}/roles`
|
|
14574
15309
|
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
14575
15310
|
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)))
|
|
14576
15311
|
.replace(`{${"accountName"}}`, encodeURIComponent(String(accountName)));
|
|
@@ -14581,118 +15316,7 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
14581
15316
|
baseOptions = configuration.baseOptions;
|
|
14582
15317
|
}
|
|
14583
15318
|
|
|
14584
|
-
const localVarRequestOptions = { method: '
|
|
14585
|
-
const localVarHeaderParameter = {} as any;
|
|
14586
|
-
const localVarQueryParameter = {} as any;
|
|
14587
|
-
|
|
14588
|
-
// authentication BearerToken required
|
|
14589
|
-
// http bearer authentication required
|
|
14590
|
-
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
14591
|
-
|
|
14592
|
-
// authentication DigestAuth required
|
|
14593
|
-
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
14594
|
-
|
|
14595
|
-
|
|
14596
|
-
|
|
14597
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
14598
|
-
|
|
14599
|
-
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
14600
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
14601
|
-
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
14602
|
-
localVarRequestOptions.data = serializeDataIfNeeded(body, localVarRequestOptions, configuration)
|
|
14603
|
-
|
|
14604
|
-
return {
|
|
14605
|
-
url: toPathString(localVarUrlObj),
|
|
14606
|
-
options: localVarRequestOptions,
|
|
14607
|
-
};
|
|
14608
|
-
},
|
|
14609
|
-
/**
|
|
14610
|
-
* partially update the specified Backup Policy
|
|
14611
|
-
* @summary Update backup policy
|
|
14612
|
-
* @param {string} orgName name of the Org
|
|
14613
|
-
* @param {string} clusterName name of the KubeBlocks cluster
|
|
14614
|
-
* @param {BackupPolicy} body
|
|
14615
|
-
* @param {boolean} [useVolumeSnapshot] use volume snapshot to back up
|
|
14616
|
-
* @param {*} [options] Override http request option.
|
|
14617
|
-
* @throws {RequiredError}
|
|
14618
|
-
*/
|
|
14619
|
-
updateBackupPolicy: async (orgName: string, clusterName: string, body: BackupPolicy, useVolumeSnapshot?: boolean, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
14620
|
-
// verify required parameter 'orgName' is not null or undefined
|
|
14621
|
-
assertParamExists('updateBackupPolicy', 'orgName', orgName)
|
|
14622
|
-
// verify required parameter 'clusterName' is not null or undefined
|
|
14623
|
-
assertParamExists('updateBackupPolicy', 'clusterName', clusterName)
|
|
14624
|
-
// verify required parameter 'body' is not null or undefined
|
|
14625
|
-
assertParamExists('updateBackupPolicy', 'body', body)
|
|
14626
|
-
const localVarPath = `/admin/v1/organizations/{orgName}/clusters/{clusterName}/backupPolicy`
|
|
14627
|
-
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
14628
|
-
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)));
|
|
14629
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
14630
|
-
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
14631
|
-
let baseOptions;
|
|
14632
|
-
if (configuration) {
|
|
14633
|
-
baseOptions = configuration.baseOptions;
|
|
14634
|
-
}
|
|
14635
|
-
|
|
14636
|
-
const localVarRequestOptions = { method: 'PATCH', ...baseOptions, ...options};
|
|
14637
|
-
const localVarHeaderParameter = {} as any;
|
|
14638
|
-
const localVarQueryParameter = {} as any;
|
|
14639
|
-
|
|
14640
|
-
// authentication BearerToken required
|
|
14641
|
-
// http bearer authentication required
|
|
14642
|
-
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
14643
|
-
|
|
14644
|
-
// authentication DigestAuth required
|
|
14645
|
-
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
14646
|
-
|
|
14647
|
-
if (useVolumeSnapshot !== undefined) {
|
|
14648
|
-
localVarQueryParameter['useVolumeSnapshot'] = useVolumeSnapshot;
|
|
14649
|
-
}
|
|
14650
|
-
|
|
14651
|
-
|
|
14652
|
-
|
|
14653
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
14654
|
-
|
|
14655
|
-
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
14656
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
14657
|
-
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
14658
|
-
localVarRequestOptions.data = serializeDataIfNeeded(body, localVarRequestOptions, configuration)
|
|
14659
|
-
|
|
14660
|
-
return {
|
|
14661
|
-
url: toPathString(localVarUrlObj),
|
|
14662
|
-
options: localVarRequestOptions,
|
|
14663
|
-
};
|
|
14664
|
-
},
|
|
14665
|
-
/**
|
|
14666
|
-
*
|
|
14667
|
-
* @summary Update backup schedule
|
|
14668
|
-
* @param {string} orgName name of the org
|
|
14669
|
-
* @param {string} clusterName name of the cluster
|
|
14670
|
-
* @param {string} scheduleName name of the backup schedule
|
|
14671
|
-
* @param {BackupScheduleUpdate} body
|
|
14672
|
-
* @param {*} [options] Override http request option.
|
|
14673
|
-
* @throws {RequiredError}
|
|
14674
|
-
*/
|
|
14675
|
-
updateBackupSchedule: async (orgName: string, clusterName: string, scheduleName: string, body: BackupScheduleUpdate, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
14676
|
-
// verify required parameter 'orgName' is not null or undefined
|
|
14677
|
-
assertParamExists('updateBackupSchedule', 'orgName', orgName)
|
|
14678
|
-
// verify required parameter 'clusterName' is not null or undefined
|
|
14679
|
-
assertParamExists('updateBackupSchedule', 'clusterName', clusterName)
|
|
14680
|
-
// verify required parameter 'scheduleName' is not null or undefined
|
|
14681
|
-
assertParamExists('updateBackupSchedule', 'scheduleName', scheduleName)
|
|
14682
|
-
// verify required parameter 'body' is not null or undefined
|
|
14683
|
-
assertParamExists('updateBackupSchedule', 'body', body)
|
|
14684
|
-
const localVarPath = `/admin/v1/organizations/{orgName}/clusters/{clusterName}/backupSchedules/{scheduleName}`
|
|
14685
|
-
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
14686
|
-
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)))
|
|
14687
|
-
.replace(`{${"scheduleName"}}`, encodeURIComponent(String(scheduleName)));
|
|
14688
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
14689
|
-
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
14690
|
-
let baseOptions;
|
|
14691
|
-
if (configuration) {
|
|
14692
|
-
baseOptions = configuration.baseOptions;
|
|
14693
|
-
}
|
|
14694
|
-
|
|
14695
|
-
const localVarRequestOptions = { method: 'PATCH', ...baseOptions, ...options};
|
|
15319
|
+
const localVarRequestOptions = { method: 'PUT', ...baseOptions, ...options};
|
|
14696
15320
|
const localVarHeaderParameter = {} as any;
|
|
14697
15321
|
const localVarQueryParameter = {} as any;
|
|
14698
15322
|
|
|
@@ -15298,6 +15922,61 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
15298
15922
|
|
|
15299
15923
|
|
|
15300
15924
|
|
|
15925
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
15926
|
+
|
|
15927
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
15928
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
15929
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
15930
|
+
localVarRequestOptions.data = serializeDataIfNeeded(body, localVarRequestOptions, configuration)
|
|
15931
|
+
|
|
15932
|
+
return {
|
|
15933
|
+
url: toPathString(localVarUrlObj),
|
|
15934
|
+
options: localVarRequestOptions,
|
|
15935
|
+
};
|
|
15936
|
+
},
|
|
15937
|
+
/**
|
|
15938
|
+
* Update an existing Milvus native role by replacing its privilege grants.
|
|
15939
|
+
* @summary Update Milvus role
|
|
15940
|
+
* @param {string} orgName name of the Org
|
|
15941
|
+
* @param {string} clusterName name of the Cluster
|
|
15942
|
+
* @param {string} roleName name of the Milvus role
|
|
15943
|
+
* @param {MilvusRoleRequest} body
|
|
15944
|
+
* @param {*} [options] Override http request option.
|
|
15945
|
+
* @throws {RequiredError}
|
|
15946
|
+
*/
|
|
15947
|
+
updateMilvusRole: async (orgName: string, clusterName: string, roleName: string, body: MilvusRoleRequest, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
15948
|
+
// verify required parameter 'orgName' is not null or undefined
|
|
15949
|
+
assertParamExists('updateMilvusRole', 'orgName', orgName)
|
|
15950
|
+
// verify required parameter 'clusterName' is not null or undefined
|
|
15951
|
+
assertParamExists('updateMilvusRole', 'clusterName', clusterName)
|
|
15952
|
+
// verify required parameter 'roleName' is not null or undefined
|
|
15953
|
+
assertParamExists('updateMilvusRole', 'roleName', roleName)
|
|
15954
|
+
// verify required parameter 'body' is not null or undefined
|
|
15955
|
+
assertParamExists('updateMilvusRole', 'body', body)
|
|
15956
|
+
const localVarPath = `/admin/v1/data/milvus/organizations/{orgName}/clusters/{clusterName}/accounts/roles/{roleName}`
|
|
15957
|
+
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
15958
|
+
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)))
|
|
15959
|
+
.replace(`{${"roleName"}}`, encodeURIComponent(String(roleName)));
|
|
15960
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
15961
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
15962
|
+
let baseOptions;
|
|
15963
|
+
if (configuration) {
|
|
15964
|
+
baseOptions = configuration.baseOptions;
|
|
15965
|
+
}
|
|
15966
|
+
|
|
15967
|
+
const localVarRequestOptions = { method: 'PUT', ...baseOptions, ...options};
|
|
15968
|
+
const localVarHeaderParameter = {} as any;
|
|
15969
|
+
const localVarQueryParameter = {} as any;
|
|
15970
|
+
|
|
15971
|
+
// authentication BearerToken required
|
|
15972
|
+
// http bearer authentication required
|
|
15973
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
15974
|
+
|
|
15975
|
+
// authentication DigestAuth required
|
|
15976
|
+
await setApiKeyToObject(localVarHeaderParameter, "Authorization", configuration)
|
|
15977
|
+
|
|
15978
|
+
|
|
15979
|
+
|
|
15301
15980
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
15302
15981
|
|
|
15303
15982
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
@@ -15365,19 +16044,19 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
15365
16044
|
* @param {string} orgName name of the Org
|
|
15366
16045
|
* @param {string} clusterName name of the Cluster
|
|
15367
16046
|
* @param {string} accountName name of the Account
|
|
15368
|
-
* @param {
|
|
16047
|
+
* @param {RbmqPasswordUpdateRequest} rbmqPasswordUpdateRequest
|
|
15369
16048
|
* @param {*} [options] Override http request option.
|
|
15370
16049
|
* @throws {RequiredError}
|
|
15371
16050
|
*/
|
|
15372
|
-
updateRabbitAccountPassword: async (orgName: string, clusterName: string, accountName: string,
|
|
16051
|
+
updateRabbitAccountPassword: async (orgName: string, clusterName: string, accountName: string, rbmqPasswordUpdateRequest: RbmqPasswordUpdateRequest, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
15373
16052
|
// verify required parameter 'orgName' is not null or undefined
|
|
15374
16053
|
assertParamExists('updateRabbitAccountPassword', 'orgName', orgName)
|
|
15375
16054
|
// verify required parameter 'clusterName' is not null or undefined
|
|
15376
16055
|
assertParamExists('updateRabbitAccountPassword', 'clusterName', clusterName)
|
|
15377
16056
|
// verify required parameter 'accountName' is not null or undefined
|
|
15378
16057
|
assertParamExists('updateRabbitAccountPassword', 'accountName', accountName)
|
|
15379
|
-
// verify required parameter '
|
|
15380
|
-
assertParamExists('updateRabbitAccountPassword', '
|
|
16058
|
+
// verify required parameter 'rbmqPasswordUpdateRequest' is not null or undefined
|
|
16059
|
+
assertParamExists('updateRabbitAccountPassword', 'rbmqPasswordUpdateRequest', rbmqPasswordUpdateRequest)
|
|
15381
16060
|
const localVarPath = `/admin/v1/data/rabbitmq/organizations/{orgName}/clusters/{clusterName}/accounts/{accountName}`
|
|
15382
16061
|
.replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
|
|
15383
16062
|
.replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)))
|
|
@@ -15407,7 +16086,7 @@ export const SharedApiAxiosParamCreator = function (configuration?: Configuratio
|
|
|
15407
16086
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
15408
16087
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
15409
16088
|
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
15410
|
-
localVarRequestOptions.data = serializeDataIfNeeded(
|
|
16089
|
+
localVarRequestOptions.data = serializeDataIfNeeded(rbmqPasswordUpdateRequest, localVarRequestOptions, configuration)
|
|
15411
16090
|
|
|
15412
16091
|
return {
|
|
15413
16092
|
url: toPathString(localVarUrlObj),
|
|
@@ -16313,6 +16992,36 @@ export const SharedApiFp = function(configuration?: Configuration) {
|
|
|
16313
16992
|
const localVarOperationServerBasePath = operationServerMap['SharedApi.createBackupSchedule']?.[localVarOperationServerIndex]?.url;
|
|
16314
16993
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
16315
16994
|
},
|
|
16995
|
+
/**
|
|
16996
|
+
*
|
|
16997
|
+
* @summary Create a ClickHouse account with optional roles
|
|
16998
|
+
* @param {string} orgName
|
|
16999
|
+
* @param {string} clusterName
|
|
17000
|
+
* @param {CreateClickhouseAccountRequest} body
|
|
17001
|
+
* @param {*} [options] Override http request option.
|
|
17002
|
+
* @throws {RequiredError}
|
|
17003
|
+
*/
|
|
17004
|
+
async createClickhouseAccount(orgName: string, clusterName: string, body: CreateClickhouseAccountRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
17005
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.createClickhouseAccount(orgName, clusterName, body, options);
|
|
17006
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
17007
|
+
const localVarOperationServerBasePath = operationServerMap['SharedApi.createClickhouseAccount']?.[localVarOperationServerIndex]?.url;
|
|
17008
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
17009
|
+
},
|
|
17010
|
+
/**
|
|
17011
|
+
*
|
|
17012
|
+
* @summary Create a ClickHouse role with privileges
|
|
17013
|
+
* @param {string} orgName
|
|
17014
|
+
* @param {string} clusterName
|
|
17015
|
+
* @param {ListClickhouseAccountRoles200Response} body
|
|
17016
|
+
* @param {*} [options] Override http request option.
|
|
17017
|
+
* @throws {RequiredError}
|
|
17018
|
+
*/
|
|
17019
|
+
async createClickhouseRole(orgName: string, clusterName: string, body: ListClickhouseAccountRoles200Response, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
17020
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.createClickhouseRole(orgName, clusterName, body, options);
|
|
17021
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
17022
|
+
const localVarOperationServerBasePath = operationServerMap['SharedApi.createClickhouseRole']?.[localVarOperationServerIndex]?.url;
|
|
17023
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
17024
|
+
},
|
|
16316
17025
|
/**
|
|
16317
17026
|
*
|
|
16318
17027
|
* @summary Create new cluster
|
|
@@ -16449,6 +17158,21 @@ export const SharedApiFp = function(configuration?: Configuration) {
|
|
|
16449
17158
|
const localVarOperationServerBasePath = operationServerMap['SharedApi.createKafkaTopic']?.[localVarOperationServerIndex]?.url;
|
|
16450
17159
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
16451
17160
|
},
|
|
17161
|
+
/**
|
|
17162
|
+
* Create a Milvus native role and grant its initial privileges.
|
|
17163
|
+
* @summary Create Milvus role
|
|
17164
|
+
* @param {string} orgName name of the Org
|
|
17165
|
+
* @param {string} clusterName name of the Cluster
|
|
17166
|
+
* @param {MilvusRoleCreateRequest} body
|
|
17167
|
+
* @param {*} [options] Override http request option.
|
|
17168
|
+
* @throws {RequiredError}
|
|
17169
|
+
*/
|
|
17170
|
+
async createMilvusRole(orgName: string, clusterName: string, body: MilvusRoleCreateRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MilvusRole>> {
|
|
17171
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.createMilvusRole(orgName, clusterName, body, options);
|
|
17172
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
17173
|
+
const localVarOperationServerBasePath = operationServerMap['SharedApi.createMilvusRole']?.[localVarOperationServerIndex]?.url;
|
|
17174
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
17175
|
+
},
|
|
16452
17176
|
/**
|
|
16453
17177
|
* create an account in mongodb
|
|
16454
17178
|
* @summary Create mongodb account
|
|
@@ -16672,6 +17396,36 @@ export const SharedApiFp = function(configuration?: Configuration) {
|
|
|
16672
17396
|
const localVarOperationServerBasePath = operationServerMap['SharedApi.deleteBackupSchedule']?.[localVarOperationServerIndex]?.url;
|
|
16673
17397
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
16674
17398
|
},
|
|
17399
|
+
/**
|
|
17400
|
+
*
|
|
17401
|
+
* @summary Delete a ClickHouse account
|
|
17402
|
+
* @param {string} orgName
|
|
17403
|
+
* @param {string} clusterName
|
|
17404
|
+
* @param {string} accountName
|
|
17405
|
+
* @param {*} [options] Override http request option.
|
|
17406
|
+
* @throws {RequiredError}
|
|
17407
|
+
*/
|
|
17408
|
+
async deleteClickhouseAccount(orgName: string, clusterName: string, accountName: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
17409
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.deleteClickhouseAccount(orgName, clusterName, accountName, options);
|
|
17410
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
17411
|
+
const localVarOperationServerBasePath = operationServerMap['SharedApi.deleteClickhouseAccount']?.[localVarOperationServerIndex]?.url;
|
|
17412
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
17413
|
+
},
|
|
17414
|
+
/**
|
|
17415
|
+
*
|
|
17416
|
+
* @summary Delete a ClickHouse role
|
|
17417
|
+
* @param {string} orgName
|
|
17418
|
+
* @param {string} clusterName
|
|
17419
|
+
* @param {string} roleName
|
|
17420
|
+
* @param {*} [options] Override http request option.
|
|
17421
|
+
* @throws {RequiredError}
|
|
17422
|
+
*/
|
|
17423
|
+
async deleteClickhouseRole(orgName: string, clusterName: string, roleName: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
17424
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.deleteClickhouseRole(orgName, clusterName, roleName, options);
|
|
17425
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
17426
|
+
const localVarOperationServerBasePath = operationServerMap['SharedApi.deleteClickhouseRole']?.[localVarOperationServerIndex]?.url;
|
|
17427
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
17428
|
+
},
|
|
16675
17429
|
/**
|
|
16676
17430
|
*
|
|
16677
17431
|
* @summary Delete cluster
|
|
@@ -17169,7 +17923,7 @@ export const SharedApiFp = function(configuration?: Configuration) {
|
|
|
17169
17923
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
17170
17924
|
},
|
|
17171
17925
|
/**
|
|
17172
|
-
* Explain a slow log template sample using DMS. The SQL is selected by templateId and time range; request body does not accept raw SQL. Only MySQL-compatible and
|
|
17926
|
+
* Explain a slow log template sample using DMS. The SQL is selected by templateId and time range; request body does not accept raw SQL. Only MySQL-compatible, PostgreSQL, and SQL Server SELECT samples are supported.
|
|
17173
17927
|
* @summary Explain cluster slow log template
|
|
17174
17928
|
* @param {string} orgName
|
|
17175
17929
|
* @param {string} clusterName
|
|
@@ -17299,21 +18053,6 @@ export const SharedApiFp = function(configuration?: Configuration) {
|
|
|
17299
18053
|
const localVarOperationServerBasePath = operationServerMap['SharedApi.generateDemoData']?.[localVarOperationServerIndex]?.url;
|
|
17300
18054
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
17301
18055
|
},
|
|
17302
|
-
/**
|
|
17303
|
-
*
|
|
17304
|
-
* @summary list autohealing job
|
|
17305
|
-
* @param {string} orgName name of the Org
|
|
17306
|
-
* @param {string} clusterName name of the Cluster
|
|
17307
|
-
* @param {*} [options] Override http request option.
|
|
17308
|
-
* @deprecated
|
|
17309
|
-
* @throws {RequiredError}
|
|
17310
|
-
*/
|
|
17311
|
-
async getAutohealing(orgName: string, clusterName: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<AutohealingListInner>>> {
|
|
17312
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.getAutohealing(orgName, clusterName, options);
|
|
17313
|
-
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
17314
|
-
const localVarOperationServerBasePath = operationServerMap['SharedApi.getAutohealing']?.[localVarOperationServerIndex]?.url;
|
|
17315
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
17316
|
-
},
|
|
17317
18056
|
/**
|
|
17318
18057
|
*
|
|
17319
18058
|
* @summary Get backup
|
|
@@ -17378,6 +18117,21 @@ export const SharedApiFp = function(configuration?: Configuration) {
|
|
|
17378
18117
|
const localVarOperationServerBasePath = operationServerMap['SharedApi.getBackupRepo']?.[localVarOperationServerIndex]?.url;
|
|
17379
18118
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
17380
18119
|
},
|
|
18120
|
+
/**
|
|
18121
|
+
*
|
|
18122
|
+
* @summary Get the grants (privileges) of a ClickHouse role
|
|
18123
|
+
* @param {string} orgName
|
|
18124
|
+
* @param {string} clusterName
|
|
18125
|
+
* @param {string} roleName
|
|
18126
|
+
* @param {*} [options] Override http request option.
|
|
18127
|
+
* @throws {RequiredError}
|
|
18128
|
+
*/
|
|
18129
|
+
async getClickhouseRoleGrants(orgName: string, clusterName: string, roleName: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<GetClickhouseRoleGrants200ResponseInner>>> {
|
|
18130
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.getClickhouseRoleGrants(orgName, clusterName, roleName, options);
|
|
18131
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
18132
|
+
const localVarOperationServerBasePath = operationServerMap['SharedApi.getClickhouseRoleGrants']?.[localVarOperationServerIndex]?.url;
|
|
18133
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
18134
|
+
},
|
|
17381
18135
|
/**
|
|
17382
18136
|
*
|
|
17383
18137
|
* @summary Get cluster details
|
|
@@ -18173,6 +18927,22 @@ export const SharedApiFp = function(configuration?: Configuration) {
|
|
|
18173
18927
|
const localVarOperationServerBasePath = operationServerMap['SharedApi.getTenant']?.[localVarOperationServerIndex]?.url;
|
|
18174
18928
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
18175
18929
|
},
|
|
18930
|
+
/**
|
|
18931
|
+
*
|
|
18932
|
+
* @summary Grant privileges to a ClickHouse role
|
|
18933
|
+
* @param {string} orgName
|
|
18934
|
+
* @param {string} clusterName
|
|
18935
|
+
* @param {string} roleName
|
|
18936
|
+
* @param {ListClickhouseAccountRoles200ResponsePrivilegesInner} body
|
|
18937
|
+
* @param {*} [options] Override http request option.
|
|
18938
|
+
* @throws {RequiredError}
|
|
18939
|
+
*/
|
|
18940
|
+
async grantClickhouseRolePrivileges(orgName: string, clusterName: string, roleName: string, body: ListClickhouseAccountRoles200ResponsePrivilegesInner, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
18941
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.grantClickhouseRolePrivileges(orgName, clusterName, roleName, body, options);
|
|
18942
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
18943
|
+
const localVarOperationServerBasePath = operationServerMap['SharedApi.grantClickhouseRolePrivileges']?.[localVarOperationServerIndex]?.url;
|
|
18944
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
18945
|
+
},
|
|
18176
18946
|
/**
|
|
18177
18947
|
*
|
|
18178
18948
|
* @summary Horizontal scale cluster
|
|
@@ -18305,6 +19075,64 @@ export const SharedApiFp = function(configuration?: Configuration) {
|
|
|
18305
19075
|
const localVarOperationServerBasePath = operationServerMap['SharedApi.listClasses']?.[localVarOperationServerIndex]?.url;
|
|
18306
19076
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
18307
19077
|
},
|
|
19078
|
+
/**
|
|
19079
|
+
*
|
|
19080
|
+
* @summary List the roles granted to a ClickHouse account
|
|
19081
|
+
* @param {string} orgName
|
|
19082
|
+
* @param {string} clusterName
|
|
19083
|
+
* @param {string} accountName
|
|
19084
|
+
* @param {*} [options] Override http request option.
|
|
19085
|
+
* @throws {RequiredError}
|
|
19086
|
+
*/
|
|
19087
|
+
async listClickhouseAccountRoles(orgName: string, clusterName: string, accountName: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ListClickhouseAccountRoles200Response>> {
|
|
19088
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.listClickhouseAccountRoles(orgName, clusterName, accountName, options);
|
|
19089
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
19090
|
+
const localVarOperationServerBasePath = operationServerMap['SharedApi.listClickhouseAccountRoles']?.[localVarOperationServerIndex]?.url;
|
|
19091
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
19092
|
+
},
|
|
19093
|
+
/**
|
|
19094
|
+
*
|
|
19095
|
+
* @summary List ClickHouse accounts
|
|
19096
|
+
* @param {string} orgName
|
|
19097
|
+
* @param {string} clusterName
|
|
19098
|
+
* @param {*} [options] Override http request option.
|
|
19099
|
+
* @throws {RequiredError}
|
|
19100
|
+
*/
|
|
19101
|
+
async listClickhouseAccounts(orgName: string, clusterName: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CkAccount>> {
|
|
19102
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.listClickhouseAccounts(orgName, clusterName, options);
|
|
19103
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
19104
|
+
const localVarOperationServerBasePath = operationServerMap['SharedApi.listClickhouseAccounts']?.[localVarOperationServerIndex]?.url;
|
|
19105
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
19106
|
+
},
|
|
19107
|
+
/**
|
|
19108
|
+
*
|
|
19109
|
+
* @summary List privileges supported by the ClickHouse server
|
|
19110
|
+
* @param {string} orgName
|
|
19111
|
+
* @param {string} clusterName
|
|
19112
|
+
* @param {*} [options] Override http request option.
|
|
19113
|
+
* @throws {RequiredError}
|
|
19114
|
+
*/
|
|
19115
|
+
async listClickhousePrivileges(orgName: string, clusterName: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<string>>> {
|
|
19116
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.listClickhousePrivileges(orgName, clusterName, options);
|
|
19117
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
19118
|
+
const localVarOperationServerBasePath = operationServerMap['SharedApi.listClickhousePrivileges']?.[localVarOperationServerIndex]?.url;
|
|
19119
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
19120
|
+
},
|
|
19121
|
+
/**
|
|
19122
|
+
*
|
|
19123
|
+
* @summary List ClickHouse roles
|
|
19124
|
+
* @param {string} orgName
|
|
19125
|
+
* @param {string} clusterName
|
|
19126
|
+
* @param {boolean} [forCreateUser] Whether to include built-in privilege roles for creating an account.
|
|
19127
|
+
* @param {*} [options] Override http request option.
|
|
19128
|
+
* @throws {RequiredError}
|
|
19129
|
+
*/
|
|
19130
|
+
async listClickhouseRoles(orgName: string, clusterName: string, forCreateUser?: boolean, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<ListClickhouseAccountRoles200Response>>> {
|
|
19131
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.listClickhouseRoles(orgName, clusterName, forCreateUser, options);
|
|
19132
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
19133
|
+
const localVarOperationServerBasePath = operationServerMap['SharedApi.listClickhouseRoles']?.[localVarOperationServerIndex]?.url;
|
|
19134
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
19135
|
+
},
|
|
18308
19136
|
/**
|
|
18309
19137
|
*
|
|
18310
19138
|
* @summary List clusters in the Org
|
|
@@ -19368,22 +20196,6 @@ export const SharedApiFp = function(configuration?: Configuration) {
|
|
|
19368
20196
|
const localVarOperationServerBasePath = operationServerMap['SharedApi.putElasticsearchSecurityUser']?.[localVarOperationServerIndex]?.url;
|
|
19369
20197
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
19370
20198
|
},
|
|
19371
|
-
/**
|
|
19372
|
-
* Create or update a Milvus native role and replace its privilege grants.
|
|
19373
|
-
* @summary Put Milvus role
|
|
19374
|
-
* @param {string} orgName name of the Org
|
|
19375
|
-
* @param {string} clusterName name of the Cluster
|
|
19376
|
-
* @param {string} roleName name of the Milvus role
|
|
19377
|
-
* @param {MilvusRoleRequest} body
|
|
19378
|
-
* @param {*} [options] Override http request option.
|
|
19379
|
-
* @throws {RequiredError}
|
|
19380
|
-
*/
|
|
19381
|
-
async putMilvusRole(orgName: string, clusterName: string, roleName: string, body: MilvusRoleRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MilvusRole>> {
|
|
19382
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.putMilvusRole(orgName, clusterName, roleName, body, options);
|
|
19383
|
-
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
19384
|
-
const localVarOperationServerBasePath = operationServerMap['SharedApi.putMilvusRole']?.[localVarOperationServerIndex]?.url;
|
|
19385
|
-
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
19386
|
-
},
|
|
19387
20199
|
/**
|
|
19388
20200
|
*
|
|
19389
20201
|
* @summary create a SQL query
|
|
@@ -19906,6 +20718,22 @@ export const SharedApiFp = function(configuration?: Configuration) {
|
|
|
19906
20718
|
const localVarOperationServerBasePath = operationServerMap['SharedApi.restoreRecycleBinCluster']?.[localVarOperationServerIndex]?.url;
|
|
19907
20719
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
19908
20720
|
},
|
|
20721
|
+
/**
|
|
20722
|
+
*
|
|
20723
|
+
* @summary Revoke privileges from a ClickHouse role
|
|
20724
|
+
* @param {string} orgName
|
|
20725
|
+
* @param {string} clusterName
|
|
20726
|
+
* @param {string} roleName
|
|
20727
|
+
* @param {RevokeClickhouseRolePrivilegesRequest} body
|
|
20728
|
+
* @param {*} [options] Override http request option.
|
|
20729
|
+
* @throws {RequiredError}
|
|
20730
|
+
*/
|
|
20731
|
+
async revokeClickhouseRolePrivileges(orgName: string, clusterName: string, roleName: string, body: RevokeClickhouseRolePrivilegesRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
20732
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.revokeClickhouseRolePrivileges(orgName, clusterName, roleName, body, options);
|
|
20733
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
20734
|
+
const localVarOperationServerBasePath = operationServerMap['SharedApi.revokeClickhouseRolePrivileges']?.[localVarOperationServerIndex]?.url;
|
|
20735
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
20736
|
+
},
|
|
19909
20737
|
/**
|
|
19910
20738
|
*
|
|
19911
20739
|
* @summary Set cluster alert disabled or enabled
|
|
@@ -20186,6 +21014,38 @@ export const SharedApiFp = function(configuration?: Configuration) {
|
|
|
20186
21014
|
const localVarOperationServerBasePath = operationServerMap['SharedApi.updateBackupSchedule']?.[localVarOperationServerIndex]?.url;
|
|
20187
21015
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
20188
21016
|
},
|
|
21017
|
+
/**
|
|
21018
|
+
*
|
|
21019
|
+
* @summary Update a ClickHouse account password
|
|
21020
|
+
* @param {string} orgName
|
|
21021
|
+
* @param {string} clusterName
|
|
21022
|
+
* @param {string} accountName
|
|
21023
|
+
* @param {UpdateClickhouseAccountPasswordRequest} body
|
|
21024
|
+
* @param {*} [options] Override http request option.
|
|
21025
|
+
* @throws {RequiredError}
|
|
21026
|
+
*/
|
|
21027
|
+
async updateClickhouseAccountPassword(orgName: string, clusterName: string, accountName: string, body: UpdateClickhouseAccountPasswordRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
21028
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.updateClickhouseAccountPassword(orgName, clusterName, accountName, body, options);
|
|
21029
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
21030
|
+
const localVarOperationServerBasePath = operationServerMap['SharedApi.updateClickhouseAccountPassword']?.[localVarOperationServerIndex]?.url;
|
|
21031
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
21032
|
+
},
|
|
21033
|
+
/**
|
|
21034
|
+
*
|
|
21035
|
+
* @summary Update the roles granted to a ClickHouse account
|
|
21036
|
+
* @param {string} orgName
|
|
21037
|
+
* @param {string} clusterName
|
|
21038
|
+
* @param {string} accountName
|
|
21039
|
+
* @param {UpdateClickhouseAccountRolesRequest} body
|
|
21040
|
+
* @param {*} [options] Override http request option.
|
|
21041
|
+
* @throws {RequiredError}
|
|
21042
|
+
*/
|
|
21043
|
+
async updateClickhouseAccountRoles(orgName: string, clusterName: string, accountName: string, body: UpdateClickhouseAccountRolesRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
21044
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.updateClickhouseAccountRoles(orgName, clusterName, accountName, body, options);
|
|
21045
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
21046
|
+
const localVarOperationServerBasePath = operationServerMap['SharedApi.updateClickhouseAccountRoles']?.[localVarOperationServerIndex]?.url;
|
|
21047
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
21048
|
+
},
|
|
20189
21049
|
/**
|
|
20190
21050
|
*
|
|
20191
21051
|
* @summary Update the cluster license
|
|
@@ -20360,6 +21220,22 @@ export const SharedApiFp = function(configuration?: Configuration) {
|
|
|
20360
21220
|
const localVarOperationServerBasePath = operationServerMap['SharedApi.updateMilvusAccountRoles']?.[localVarOperationServerIndex]?.url;
|
|
20361
21221
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
20362
21222
|
},
|
|
21223
|
+
/**
|
|
21224
|
+
* Update an existing Milvus native role by replacing its privilege grants.
|
|
21225
|
+
* @summary Update Milvus role
|
|
21226
|
+
* @param {string} orgName name of the Org
|
|
21227
|
+
* @param {string} clusterName name of the Cluster
|
|
21228
|
+
* @param {string} roleName name of the Milvus role
|
|
21229
|
+
* @param {MilvusRoleRequest} body
|
|
21230
|
+
* @param {*} [options] Override http request option.
|
|
21231
|
+
* @throws {RequiredError}
|
|
21232
|
+
*/
|
|
21233
|
+
async updateMilvusRole(orgName: string, clusterName: string, roleName: string, body: MilvusRoleRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MilvusRole>> {
|
|
21234
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.updateMilvusRole(orgName, clusterName, roleName, body, options);
|
|
21235
|
+
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
21236
|
+
const localVarOperationServerBasePath = operationServerMap['SharedApi.updateMilvusRole']?.[localVarOperationServerIndex]?.url;
|
|
21237
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
21238
|
+
},
|
|
20363
21239
|
/**
|
|
20364
21240
|
*
|
|
20365
21241
|
* @summary update mssql account compatible with windows account
|
|
@@ -20381,12 +21257,12 @@ export const SharedApiFp = function(configuration?: Configuration) {
|
|
|
20381
21257
|
* @param {string} orgName name of the Org
|
|
20382
21258
|
* @param {string} clusterName name of the Cluster
|
|
20383
21259
|
* @param {string} accountName name of the Account
|
|
20384
|
-
* @param {
|
|
21260
|
+
* @param {RbmqPasswordUpdateRequest} rbmqPasswordUpdateRequest
|
|
20385
21261
|
* @param {*} [options] Override http request option.
|
|
20386
21262
|
* @throws {RequiredError}
|
|
20387
21263
|
*/
|
|
20388
|
-
async updateRabbitAccountPassword(orgName: string, clusterName: string, accountName: string,
|
|
20389
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.updateRabbitAccountPassword(orgName, clusterName, accountName,
|
|
21264
|
+
async updateRabbitAccountPassword(orgName: string, clusterName: string, accountName: string, rbmqPasswordUpdateRequest: RbmqPasswordUpdateRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
21265
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.updateRabbitAccountPassword(orgName, clusterName, accountName, rbmqPasswordUpdateRequest, options);
|
|
20390
21266
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
20391
21267
|
const localVarOperationServerBasePath = operationServerMap['SharedApi.updateRabbitAccountPassword']?.[localVarOperationServerIndex]?.url;
|
|
20392
21268
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
@@ -20745,6 +21621,26 @@ export const SharedApiFactory = function (configuration?: Configuration, basePat
|
|
|
20745
21621
|
createBackupSchedule(requestParameters: SharedApiCreateBackupScheduleRequest, options?: RawAxiosRequestConfig): AxiosPromise<BackupSchedule> {
|
|
20746
21622
|
return localVarFp.createBackupSchedule(requestParameters.orgName, requestParameters.clusterName, requestParameters.body, options).then((request) => request(axios, basePath));
|
|
20747
21623
|
},
|
|
21624
|
+
/**
|
|
21625
|
+
*
|
|
21626
|
+
* @summary Create a ClickHouse account with optional roles
|
|
21627
|
+
* @param {SharedApiCreateClickhouseAccountRequest} requestParameters Request parameters.
|
|
21628
|
+
* @param {*} [options] Override http request option.
|
|
21629
|
+
* @throws {RequiredError}
|
|
21630
|
+
*/
|
|
21631
|
+
createClickhouseAccount(requestParameters: SharedApiCreateClickhouseAccountRequest, options?: RawAxiosRequestConfig): AxiosPromise<void> {
|
|
21632
|
+
return localVarFp.createClickhouseAccount(requestParameters.orgName, requestParameters.clusterName, requestParameters.body, options).then((request) => request(axios, basePath));
|
|
21633
|
+
},
|
|
21634
|
+
/**
|
|
21635
|
+
*
|
|
21636
|
+
* @summary Create a ClickHouse role with privileges
|
|
21637
|
+
* @param {SharedApiCreateClickhouseRoleRequest} requestParameters Request parameters.
|
|
21638
|
+
* @param {*} [options] Override http request option.
|
|
21639
|
+
* @throws {RequiredError}
|
|
21640
|
+
*/
|
|
21641
|
+
createClickhouseRole(requestParameters: SharedApiCreateClickhouseRoleRequest, options?: RawAxiosRequestConfig): AxiosPromise<void> {
|
|
21642
|
+
return localVarFp.createClickhouseRole(requestParameters.orgName, requestParameters.clusterName, requestParameters.body, options).then((request) => request(axios, basePath));
|
|
21643
|
+
},
|
|
20748
21644
|
/**
|
|
20749
21645
|
*
|
|
20750
21646
|
* @summary Create new cluster
|
|
@@ -20835,6 +21731,16 @@ export const SharedApiFactory = function (configuration?: Configuration, basePat
|
|
|
20835
21731
|
createKafkaTopic(requestParameters: SharedApiCreateKafkaTopicRequest, options?: RawAxiosRequestConfig): AxiosPromise<Topic> {
|
|
20836
21732
|
return localVarFp.createKafkaTopic(requestParameters.orgName, requestParameters.clusterName, requestParameters.createTopicRequest, options).then((request) => request(axios, basePath));
|
|
20837
21733
|
},
|
|
21734
|
+
/**
|
|
21735
|
+
* Create a Milvus native role and grant its initial privileges.
|
|
21736
|
+
* @summary Create Milvus role
|
|
21737
|
+
* @param {SharedApiCreateMilvusRoleRequest} requestParameters Request parameters.
|
|
21738
|
+
* @param {*} [options] Override http request option.
|
|
21739
|
+
* @throws {RequiredError}
|
|
21740
|
+
*/
|
|
21741
|
+
createMilvusRole(requestParameters: SharedApiCreateMilvusRoleRequest, options?: RawAxiosRequestConfig): AxiosPromise<MilvusRole> {
|
|
21742
|
+
return localVarFp.createMilvusRole(requestParameters.orgName, requestParameters.clusterName, requestParameters.body, options).then((request) => request(axios, basePath));
|
|
21743
|
+
},
|
|
20838
21744
|
/**
|
|
20839
21745
|
* create an account in mongodb
|
|
20840
21746
|
* @summary Create mongodb account
|
|
@@ -20985,6 +21891,26 @@ export const SharedApiFactory = function (configuration?: Configuration, basePat
|
|
|
20985
21891
|
deleteBackupSchedule(requestParameters: SharedApiDeleteBackupScheduleRequest, options?: RawAxiosRequestConfig): AxiosPromise<void> {
|
|
20986
21892
|
return localVarFp.deleteBackupSchedule(requestParameters.orgName, requestParameters.clusterName, requestParameters.scheduleName, options).then((request) => request(axios, basePath));
|
|
20987
21893
|
},
|
|
21894
|
+
/**
|
|
21895
|
+
*
|
|
21896
|
+
* @summary Delete a ClickHouse account
|
|
21897
|
+
* @param {SharedApiDeleteClickhouseAccountRequest} requestParameters Request parameters.
|
|
21898
|
+
* @param {*} [options] Override http request option.
|
|
21899
|
+
* @throws {RequiredError}
|
|
21900
|
+
*/
|
|
21901
|
+
deleteClickhouseAccount(requestParameters: SharedApiDeleteClickhouseAccountRequest, options?: RawAxiosRequestConfig): AxiosPromise<void> {
|
|
21902
|
+
return localVarFp.deleteClickhouseAccount(requestParameters.orgName, requestParameters.clusterName, requestParameters.accountName, options).then((request) => request(axios, basePath));
|
|
21903
|
+
},
|
|
21904
|
+
/**
|
|
21905
|
+
*
|
|
21906
|
+
* @summary Delete a ClickHouse role
|
|
21907
|
+
* @param {SharedApiDeleteClickhouseRoleRequest} requestParameters Request parameters.
|
|
21908
|
+
* @param {*} [options] Override http request option.
|
|
21909
|
+
* @throws {RequiredError}
|
|
21910
|
+
*/
|
|
21911
|
+
deleteClickhouseRole(requestParameters: SharedApiDeleteClickhouseRoleRequest, options?: RawAxiosRequestConfig): AxiosPromise<void> {
|
|
21912
|
+
return localVarFp.deleteClickhouseRole(requestParameters.orgName, requestParameters.clusterName, requestParameters.roleName, options).then((request) => request(axios, basePath));
|
|
21913
|
+
},
|
|
20988
21914
|
/**
|
|
20989
21915
|
*
|
|
20990
21916
|
* @summary Delete cluster
|
|
@@ -21316,7 +22242,7 @@ export const SharedApiFactory = function (configuration?: Configuration, basePat
|
|
|
21316
22242
|
return localVarFp.explainSlowLog(requestParameters.orgName, requestParameters.clusterName, requestParameters.dmsExplainRequest, options).then((request) => request(axios, basePath));
|
|
21317
22243
|
},
|
|
21318
22244
|
/**
|
|
21319
|
-
* Explain a slow log template sample using DMS. The SQL is selected by templateId and time range; request body does not accept raw SQL. Only MySQL-compatible and
|
|
22245
|
+
* Explain a slow log template sample using DMS. The SQL is selected by templateId and time range; request body does not accept raw SQL. Only MySQL-compatible, PostgreSQL, and SQL Server SELECT samples are supported.
|
|
21320
22246
|
* @summary Explain cluster slow log template
|
|
21321
22247
|
* @param {SharedApiExplainSlowLogTemplateRequest} requestParameters Request parameters.
|
|
21322
22248
|
* @param {*} [options] Override http request option.
|
|
@@ -21385,17 +22311,6 @@ export const SharedApiFactory = function (configuration?: Configuration, basePat
|
|
|
21385
22311
|
generateDemoData(requestParameters: SharedApiGenerateDemoDataRequest, options?: RawAxiosRequestConfig): AxiosPromise<void> {
|
|
21386
22312
|
return localVarFp.generateDemoData(requestParameters.engineName, requestParameters.orgName, requestParameters.clusterName, requestParameters.accountName, options).then((request) => request(axios, basePath));
|
|
21387
22313
|
},
|
|
21388
|
-
/**
|
|
21389
|
-
*
|
|
21390
|
-
* @summary list autohealing job
|
|
21391
|
-
* @param {SharedApiGetAutohealingRequest} requestParameters Request parameters.
|
|
21392
|
-
* @param {*} [options] Override http request option.
|
|
21393
|
-
* @deprecated
|
|
21394
|
-
* @throws {RequiredError}
|
|
21395
|
-
*/
|
|
21396
|
-
getAutohealing(requestParameters: SharedApiGetAutohealingRequest, options?: RawAxiosRequestConfig): AxiosPromise<Array<AutohealingListInner>> {
|
|
21397
|
-
return localVarFp.getAutohealing(requestParameters.orgName, requestParameters.clusterName, options).then((request) => request(axios, basePath));
|
|
21398
|
-
},
|
|
21399
22314
|
/**
|
|
21400
22315
|
*
|
|
21401
22316
|
* @summary Get backup
|
|
@@ -21436,6 +22351,16 @@ export const SharedApiFactory = function (configuration?: Configuration, basePat
|
|
|
21436
22351
|
getBackupRepo(requestParameters: SharedApiGetBackupRepoRequest, options?: RawAxiosRequestConfig): AxiosPromise<BackupRepo> {
|
|
21437
22352
|
return localVarFp.getBackupRepo(requestParameters.environmentName, requestParameters.backupRepoName, requestParameters.orgName, options).then((request) => request(axios, basePath));
|
|
21438
22353
|
},
|
|
22354
|
+
/**
|
|
22355
|
+
*
|
|
22356
|
+
* @summary Get the grants (privileges) of a ClickHouse role
|
|
22357
|
+
* @param {SharedApiGetClickhouseRoleGrantsRequest} requestParameters Request parameters.
|
|
22358
|
+
* @param {*} [options] Override http request option.
|
|
22359
|
+
* @throws {RequiredError}
|
|
22360
|
+
*/
|
|
22361
|
+
getClickhouseRoleGrants(requestParameters: SharedApiGetClickhouseRoleGrantsRequest, options?: RawAxiosRequestConfig): AxiosPromise<Array<GetClickhouseRoleGrants200ResponseInner>> {
|
|
22362
|
+
return localVarFp.getClickhouseRoleGrants(requestParameters.orgName, requestParameters.clusterName, requestParameters.roleName, options).then((request) => request(axios, basePath));
|
|
22363
|
+
},
|
|
21439
22364
|
/**
|
|
21440
22365
|
*
|
|
21441
22366
|
* @summary Get cluster details
|
|
@@ -21935,6 +22860,16 @@ export const SharedApiFactory = function (configuration?: Configuration, basePat
|
|
|
21935
22860
|
getTenant(requestParameters: SharedApiGetTenantRequest, options?: RawAxiosRequestConfig): AxiosPromise<Tenant> {
|
|
21936
22861
|
return localVarFp.getTenant(requestParameters.orgName, requestParameters.clusterName, requestParameters.tenantId, options).then((request) => request(axios, basePath));
|
|
21937
22862
|
},
|
|
22863
|
+
/**
|
|
22864
|
+
*
|
|
22865
|
+
* @summary Grant privileges to a ClickHouse role
|
|
22866
|
+
* @param {SharedApiGrantClickhouseRolePrivilegesRequest} requestParameters Request parameters.
|
|
22867
|
+
* @param {*} [options] Override http request option.
|
|
22868
|
+
* @throws {RequiredError}
|
|
22869
|
+
*/
|
|
22870
|
+
grantClickhouseRolePrivileges(requestParameters: SharedApiGrantClickhouseRolePrivilegesRequest, options?: RawAxiosRequestConfig): AxiosPromise<void> {
|
|
22871
|
+
return localVarFp.grantClickhouseRolePrivileges(requestParameters.orgName, requestParameters.clusterName, requestParameters.roleName, requestParameters.body, options).then((request) => request(axios, basePath));
|
|
22872
|
+
},
|
|
21938
22873
|
/**
|
|
21939
22874
|
*
|
|
21940
22875
|
* @summary Horizontal scale cluster
|
|
@@ -22024,6 +22959,46 @@ export const SharedApiFactory = function (configuration?: Configuration, basePat
|
|
|
22024
22959
|
listClasses(requestParameters: SharedApiListClassesRequest = {}, options?: RawAxiosRequestConfig): AxiosPromise<Array<Class>> {
|
|
22025
22960
|
return localVarFp.listClasses(requestParameters.engineName, options).then((request) => request(axios, basePath));
|
|
22026
22961
|
},
|
|
22962
|
+
/**
|
|
22963
|
+
*
|
|
22964
|
+
* @summary List the roles granted to a ClickHouse account
|
|
22965
|
+
* @param {SharedApiListClickhouseAccountRolesRequest} requestParameters Request parameters.
|
|
22966
|
+
* @param {*} [options] Override http request option.
|
|
22967
|
+
* @throws {RequiredError}
|
|
22968
|
+
*/
|
|
22969
|
+
listClickhouseAccountRoles(requestParameters: SharedApiListClickhouseAccountRolesRequest, options?: RawAxiosRequestConfig): AxiosPromise<ListClickhouseAccountRoles200Response> {
|
|
22970
|
+
return localVarFp.listClickhouseAccountRoles(requestParameters.orgName, requestParameters.clusterName, requestParameters.accountName, options).then((request) => request(axios, basePath));
|
|
22971
|
+
},
|
|
22972
|
+
/**
|
|
22973
|
+
*
|
|
22974
|
+
* @summary List ClickHouse accounts
|
|
22975
|
+
* @param {SharedApiListClickhouseAccountsRequest} requestParameters Request parameters.
|
|
22976
|
+
* @param {*} [options] Override http request option.
|
|
22977
|
+
* @throws {RequiredError}
|
|
22978
|
+
*/
|
|
22979
|
+
listClickhouseAccounts(requestParameters: SharedApiListClickhouseAccountsRequest, options?: RawAxiosRequestConfig): AxiosPromise<CkAccount> {
|
|
22980
|
+
return localVarFp.listClickhouseAccounts(requestParameters.orgName, requestParameters.clusterName, options).then((request) => request(axios, basePath));
|
|
22981
|
+
},
|
|
22982
|
+
/**
|
|
22983
|
+
*
|
|
22984
|
+
* @summary List privileges supported by the ClickHouse server
|
|
22985
|
+
* @param {SharedApiListClickhousePrivilegesRequest} requestParameters Request parameters.
|
|
22986
|
+
* @param {*} [options] Override http request option.
|
|
22987
|
+
* @throws {RequiredError}
|
|
22988
|
+
*/
|
|
22989
|
+
listClickhousePrivileges(requestParameters: SharedApiListClickhousePrivilegesRequest, options?: RawAxiosRequestConfig): AxiosPromise<Array<string>> {
|
|
22990
|
+
return localVarFp.listClickhousePrivileges(requestParameters.orgName, requestParameters.clusterName, options).then((request) => request(axios, basePath));
|
|
22991
|
+
},
|
|
22992
|
+
/**
|
|
22993
|
+
*
|
|
22994
|
+
* @summary List ClickHouse roles
|
|
22995
|
+
* @param {SharedApiListClickhouseRolesRequest} requestParameters Request parameters.
|
|
22996
|
+
* @param {*} [options] Override http request option.
|
|
22997
|
+
* @throws {RequiredError}
|
|
22998
|
+
*/
|
|
22999
|
+
listClickhouseRoles(requestParameters: SharedApiListClickhouseRolesRequest, options?: RawAxiosRequestConfig): AxiosPromise<Array<ListClickhouseAccountRoles200Response>> {
|
|
23000
|
+
return localVarFp.listClickhouseRoles(requestParameters.orgName, requestParameters.clusterName, requestParameters.forCreateUser, options).then((request) => request(axios, basePath));
|
|
23001
|
+
},
|
|
22027
23002
|
/**
|
|
22028
23003
|
*
|
|
22029
23004
|
* @summary List clusters in the Org
|
|
@@ -22731,16 +23706,6 @@ export const SharedApiFactory = function (configuration?: Configuration, basePat
|
|
|
22731
23706
|
putElasticsearchSecurityUser(requestParameters: SharedApiPutElasticsearchSecurityUserRequest, options?: RawAxiosRequestConfig): AxiosPromise<void> {
|
|
22732
23707
|
return localVarFp.putElasticsearchSecurityUser(requestParameters.orgName, requestParameters.clusterName, requestParameters.username, requestParameters.body, options).then((request) => request(axios, basePath));
|
|
22733
23708
|
},
|
|
22734
|
-
/**
|
|
22735
|
-
* Create or update a Milvus native role and replace its privilege grants.
|
|
22736
|
-
* @summary Put Milvus role
|
|
22737
|
-
* @param {SharedApiPutMilvusRoleRequest} requestParameters Request parameters.
|
|
22738
|
-
* @param {*} [options] Override http request option.
|
|
22739
|
-
* @throws {RequiredError}
|
|
22740
|
-
*/
|
|
22741
|
-
putMilvusRole(requestParameters: SharedApiPutMilvusRoleRequest, options?: RawAxiosRequestConfig): AxiosPromise<MilvusRole> {
|
|
22742
|
-
return localVarFp.putMilvusRole(requestParameters.orgName, requestParameters.clusterName, requestParameters.roleName, requestParameters.body, options).then((request) => request(axios, basePath));
|
|
22743
|
-
},
|
|
22744
23709
|
/**
|
|
22745
23710
|
*
|
|
22746
23711
|
* @summary create a SQL query
|
|
@@ -23000,6 +23965,16 @@ export const SharedApiFactory = function (configuration?: Configuration, basePat
|
|
|
23000
23965
|
restoreRecycleBinCluster(requestParameters: SharedApiRestoreRecycleBinClusterRequest, options?: RawAxiosRequestConfig): AxiosPromise<Cluster> {
|
|
23001
23966
|
return localVarFp.restoreRecycleBinCluster(requestParameters.orgName, requestParameters.clusterName, options).then((request) => request(axios, basePath));
|
|
23002
23967
|
},
|
|
23968
|
+
/**
|
|
23969
|
+
*
|
|
23970
|
+
* @summary Revoke privileges from a ClickHouse role
|
|
23971
|
+
* @param {SharedApiRevokeClickhouseRolePrivilegesRequest} requestParameters Request parameters.
|
|
23972
|
+
* @param {*} [options] Override http request option.
|
|
23973
|
+
* @throws {RequiredError}
|
|
23974
|
+
*/
|
|
23975
|
+
revokeClickhouseRolePrivileges(requestParameters: SharedApiRevokeClickhouseRolePrivilegesRequest, options?: RawAxiosRequestConfig): AxiosPromise<void> {
|
|
23976
|
+
return localVarFp.revokeClickhouseRolePrivileges(requestParameters.orgName, requestParameters.clusterName, requestParameters.roleName, requestParameters.body, options).then((request) => request(axios, basePath));
|
|
23977
|
+
},
|
|
23003
23978
|
/**
|
|
23004
23979
|
*
|
|
23005
23980
|
* @summary Set cluster alert disabled or enabled
|
|
@@ -23180,6 +24155,26 @@ export const SharedApiFactory = function (configuration?: Configuration, basePat
|
|
|
23180
24155
|
updateBackupSchedule(requestParameters: SharedApiUpdateBackupScheduleRequest, options?: RawAxiosRequestConfig): AxiosPromise<BackupSchedule> {
|
|
23181
24156
|
return localVarFp.updateBackupSchedule(requestParameters.orgName, requestParameters.clusterName, requestParameters.scheduleName, requestParameters.body, options).then((request) => request(axios, basePath));
|
|
23182
24157
|
},
|
|
24158
|
+
/**
|
|
24159
|
+
*
|
|
24160
|
+
* @summary Update a ClickHouse account password
|
|
24161
|
+
* @param {SharedApiUpdateClickhouseAccountPasswordRequest} requestParameters Request parameters.
|
|
24162
|
+
* @param {*} [options] Override http request option.
|
|
24163
|
+
* @throws {RequiredError}
|
|
24164
|
+
*/
|
|
24165
|
+
updateClickhouseAccountPassword(requestParameters: SharedApiUpdateClickhouseAccountPasswordRequest, options?: RawAxiosRequestConfig): AxiosPromise<void> {
|
|
24166
|
+
return localVarFp.updateClickhouseAccountPassword(requestParameters.orgName, requestParameters.clusterName, requestParameters.accountName, requestParameters.body, options).then((request) => request(axios, basePath));
|
|
24167
|
+
},
|
|
24168
|
+
/**
|
|
24169
|
+
*
|
|
24170
|
+
* @summary Update the roles granted to a ClickHouse account
|
|
24171
|
+
* @param {SharedApiUpdateClickhouseAccountRolesRequest} requestParameters Request parameters.
|
|
24172
|
+
* @param {*} [options] Override http request option.
|
|
24173
|
+
* @throws {RequiredError}
|
|
24174
|
+
*/
|
|
24175
|
+
updateClickhouseAccountRoles(requestParameters: SharedApiUpdateClickhouseAccountRolesRequest, options?: RawAxiosRequestConfig): AxiosPromise<void> {
|
|
24176
|
+
return localVarFp.updateClickhouseAccountRoles(requestParameters.orgName, requestParameters.clusterName, requestParameters.accountName, requestParameters.body, options).then((request) => request(axios, basePath));
|
|
24177
|
+
},
|
|
23183
24178
|
/**
|
|
23184
24179
|
*
|
|
23185
24180
|
* @summary Update the cluster license
|
|
@@ -23290,6 +24285,16 @@ export const SharedApiFactory = function (configuration?: Configuration, basePat
|
|
|
23290
24285
|
updateMilvusAccountRoles(requestParameters: SharedApiUpdateMilvusAccountRolesRequest, options?: RawAxiosRequestConfig): AxiosPromise<void> {
|
|
23291
24286
|
return localVarFp.updateMilvusAccountRoles(requestParameters.orgName, requestParameters.clusterName, requestParameters.accountName, requestParameters.body, options).then((request) => request(axios, basePath));
|
|
23292
24287
|
},
|
|
24288
|
+
/**
|
|
24289
|
+
* Update an existing Milvus native role by replacing its privilege grants.
|
|
24290
|
+
* @summary Update Milvus role
|
|
24291
|
+
* @param {SharedApiUpdateMilvusRoleRequest} requestParameters Request parameters.
|
|
24292
|
+
* @param {*} [options] Override http request option.
|
|
24293
|
+
* @throws {RequiredError}
|
|
24294
|
+
*/
|
|
24295
|
+
updateMilvusRole(requestParameters: SharedApiUpdateMilvusRoleRequest, options?: RawAxiosRequestConfig): AxiosPromise<MilvusRole> {
|
|
24296
|
+
return localVarFp.updateMilvusRole(requestParameters.orgName, requestParameters.clusterName, requestParameters.roleName, requestParameters.body, options).then((request) => request(axios, basePath));
|
|
24297
|
+
},
|
|
23293
24298
|
/**
|
|
23294
24299
|
*
|
|
23295
24300
|
* @summary update mssql account compatible with windows account
|
|
@@ -23308,7 +24313,7 @@ export const SharedApiFactory = function (configuration?: Configuration, basePat
|
|
|
23308
24313
|
* @throws {RequiredError}
|
|
23309
24314
|
*/
|
|
23310
24315
|
updateRabbitAccountPassword(requestParameters: SharedApiUpdateRabbitAccountPasswordRequest, options?: RawAxiosRequestConfig): AxiosPromise<void> {
|
|
23311
|
-
return localVarFp.updateRabbitAccountPassword(requestParameters.orgName, requestParameters.clusterName, requestParameters.accountName, requestParameters.
|
|
24316
|
+
return localVarFp.updateRabbitAccountPassword(requestParameters.orgName, requestParameters.clusterName, requestParameters.accountName, requestParameters.rbmqPasswordUpdateRequest, options).then((request) => request(axios, basePath));
|
|
23312
24317
|
},
|
|
23313
24318
|
/**
|
|
23314
24319
|
* Update a RabbitMQ account privileges
|
|
@@ -23598,6 +24603,26 @@ export interface SharedApiInterface {
|
|
|
23598
24603
|
*/
|
|
23599
24604
|
createBackupSchedule(requestParameters: SharedApiCreateBackupScheduleRequest, options?: RawAxiosRequestConfig): AxiosPromise<BackupSchedule>;
|
|
23600
24605
|
|
|
24606
|
+
/**
|
|
24607
|
+
*
|
|
24608
|
+
* @summary Create a ClickHouse account with optional roles
|
|
24609
|
+
* @param {SharedApiCreateClickhouseAccountRequest} requestParameters Request parameters.
|
|
24610
|
+
* @param {*} [options] Override http request option.
|
|
24611
|
+
* @throws {RequiredError}
|
|
24612
|
+
* @memberof SharedApiInterface
|
|
24613
|
+
*/
|
|
24614
|
+
createClickhouseAccount(requestParameters: SharedApiCreateClickhouseAccountRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
24615
|
+
|
|
24616
|
+
/**
|
|
24617
|
+
*
|
|
24618
|
+
* @summary Create a ClickHouse role with privileges
|
|
24619
|
+
* @param {SharedApiCreateClickhouseRoleRequest} requestParameters Request parameters.
|
|
24620
|
+
* @param {*} [options] Override http request option.
|
|
24621
|
+
* @throws {RequiredError}
|
|
24622
|
+
* @memberof SharedApiInterface
|
|
24623
|
+
*/
|
|
24624
|
+
createClickhouseRole(requestParameters: SharedApiCreateClickhouseRoleRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
24625
|
+
|
|
23601
24626
|
/**
|
|
23602
24627
|
*
|
|
23603
24628
|
* @summary Create new cluster
|
|
@@ -23688,6 +24713,16 @@ export interface SharedApiInterface {
|
|
|
23688
24713
|
*/
|
|
23689
24714
|
createKafkaTopic(requestParameters: SharedApiCreateKafkaTopicRequest, options?: RawAxiosRequestConfig): AxiosPromise<Topic>;
|
|
23690
24715
|
|
|
24716
|
+
/**
|
|
24717
|
+
* Create a Milvus native role and grant its initial privileges.
|
|
24718
|
+
* @summary Create Milvus role
|
|
24719
|
+
* @param {SharedApiCreateMilvusRoleRequest} requestParameters Request parameters.
|
|
24720
|
+
* @param {*} [options] Override http request option.
|
|
24721
|
+
* @throws {RequiredError}
|
|
24722
|
+
* @memberof SharedApiInterface
|
|
24723
|
+
*/
|
|
24724
|
+
createMilvusRole(requestParameters: SharedApiCreateMilvusRoleRequest, options?: RawAxiosRequestConfig): AxiosPromise<MilvusRole>;
|
|
24725
|
+
|
|
23691
24726
|
/**
|
|
23692
24727
|
* create an account in mongodb
|
|
23693
24728
|
* @summary Create mongodb account
|
|
@@ -23838,6 +24873,26 @@ export interface SharedApiInterface {
|
|
|
23838
24873
|
*/
|
|
23839
24874
|
deleteBackupSchedule(requestParameters: SharedApiDeleteBackupScheduleRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
23840
24875
|
|
|
24876
|
+
/**
|
|
24877
|
+
*
|
|
24878
|
+
* @summary Delete a ClickHouse account
|
|
24879
|
+
* @param {SharedApiDeleteClickhouseAccountRequest} requestParameters Request parameters.
|
|
24880
|
+
* @param {*} [options] Override http request option.
|
|
24881
|
+
* @throws {RequiredError}
|
|
24882
|
+
* @memberof SharedApiInterface
|
|
24883
|
+
*/
|
|
24884
|
+
deleteClickhouseAccount(requestParameters: SharedApiDeleteClickhouseAccountRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
24885
|
+
|
|
24886
|
+
/**
|
|
24887
|
+
*
|
|
24888
|
+
* @summary Delete a ClickHouse role
|
|
24889
|
+
* @param {SharedApiDeleteClickhouseRoleRequest} requestParameters Request parameters.
|
|
24890
|
+
* @param {*} [options] Override http request option.
|
|
24891
|
+
* @throws {RequiredError}
|
|
24892
|
+
* @memberof SharedApiInterface
|
|
24893
|
+
*/
|
|
24894
|
+
deleteClickhouseRole(requestParameters: SharedApiDeleteClickhouseRoleRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
24895
|
+
|
|
23841
24896
|
/**
|
|
23842
24897
|
*
|
|
23843
24898
|
* @summary Delete cluster
|
|
@@ -24169,7 +25224,7 @@ export interface SharedApiInterface {
|
|
|
24169
25224
|
explainSlowLog(requestParameters: SharedApiExplainSlowLogRequest, options?: RawAxiosRequestConfig): AxiosPromise<ClusterSlowLogExplainResponse>;
|
|
24170
25225
|
|
|
24171
25226
|
/**
|
|
24172
|
-
* Explain a slow log template sample using DMS. The SQL is selected by templateId and time range; request body does not accept raw SQL. Only MySQL-compatible and
|
|
25227
|
+
* Explain a slow log template sample using DMS. The SQL is selected by templateId and time range; request body does not accept raw SQL. Only MySQL-compatible, PostgreSQL, and SQL Server SELECT samples are supported.
|
|
24173
25228
|
* @summary Explain cluster slow log template
|
|
24174
25229
|
* @param {SharedApiExplainSlowLogTemplateRequest} requestParameters Request parameters.
|
|
24175
25230
|
* @param {*} [options] Override http request option.
|
|
@@ -24238,17 +25293,6 @@ export interface SharedApiInterface {
|
|
|
24238
25293
|
*/
|
|
24239
25294
|
generateDemoData(requestParameters: SharedApiGenerateDemoDataRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
24240
25295
|
|
|
24241
|
-
/**
|
|
24242
|
-
*
|
|
24243
|
-
* @summary list autohealing job
|
|
24244
|
-
* @param {SharedApiGetAutohealingRequest} requestParameters Request parameters.
|
|
24245
|
-
* @param {*} [options] Override http request option.
|
|
24246
|
-
* @deprecated
|
|
24247
|
-
* @throws {RequiredError}
|
|
24248
|
-
* @memberof SharedApiInterface
|
|
24249
|
-
*/
|
|
24250
|
-
getAutohealing(requestParameters: SharedApiGetAutohealingRequest, options?: RawAxiosRequestConfig): AxiosPromise<Array<AutohealingListInner>>;
|
|
24251
|
-
|
|
24252
25296
|
/**
|
|
24253
25297
|
*
|
|
24254
25298
|
* @summary Get backup
|
|
@@ -24289,6 +25333,16 @@ export interface SharedApiInterface {
|
|
|
24289
25333
|
*/
|
|
24290
25334
|
getBackupRepo(requestParameters: SharedApiGetBackupRepoRequest, options?: RawAxiosRequestConfig): AxiosPromise<BackupRepo>;
|
|
24291
25335
|
|
|
25336
|
+
/**
|
|
25337
|
+
*
|
|
25338
|
+
* @summary Get the grants (privileges) of a ClickHouse role
|
|
25339
|
+
* @param {SharedApiGetClickhouseRoleGrantsRequest} requestParameters Request parameters.
|
|
25340
|
+
* @param {*} [options] Override http request option.
|
|
25341
|
+
* @throws {RequiredError}
|
|
25342
|
+
* @memberof SharedApiInterface
|
|
25343
|
+
*/
|
|
25344
|
+
getClickhouseRoleGrants(requestParameters: SharedApiGetClickhouseRoleGrantsRequest, options?: RawAxiosRequestConfig): AxiosPromise<Array<GetClickhouseRoleGrants200ResponseInner>>;
|
|
25345
|
+
|
|
24292
25346
|
/**
|
|
24293
25347
|
*
|
|
24294
25348
|
* @summary Get cluster details
|
|
@@ -24788,6 +25842,16 @@ export interface SharedApiInterface {
|
|
|
24788
25842
|
*/
|
|
24789
25843
|
getTenant(requestParameters: SharedApiGetTenantRequest, options?: RawAxiosRequestConfig): AxiosPromise<Tenant>;
|
|
24790
25844
|
|
|
25845
|
+
/**
|
|
25846
|
+
*
|
|
25847
|
+
* @summary Grant privileges to a ClickHouse role
|
|
25848
|
+
* @param {SharedApiGrantClickhouseRolePrivilegesRequest} requestParameters Request parameters.
|
|
25849
|
+
* @param {*} [options] Override http request option.
|
|
25850
|
+
* @throws {RequiredError}
|
|
25851
|
+
* @memberof SharedApiInterface
|
|
25852
|
+
*/
|
|
25853
|
+
grantClickhouseRolePrivileges(requestParameters: SharedApiGrantClickhouseRolePrivilegesRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
25854
|
+
|
|
24791
25855
|
/**
|
|
24792
25856
|
*
|
|
24793
25857
|
* @summary Horizontal scale cluster
|
|
@@ -24877,6 +25941,46 @@ export interface SharedApiInterface {
|
|
|
24877
25941
|
*/
|
|
24878
25942
|
listClasses(requestParameters?: SharedApiListClassesRequest, options?: RawAxiosRequestConfig): AxiosPromise<Array<Class>>;
|
|
24879
25943
|
|
|
25944
|
+
/**
|
|
25945
|
+
*
|
|
25946
|
+
* @summary List the roles granted to a ClickHouse account
|
|
25947
|
+
* @param {SharedApiListClickhouseAccountRolesRequest} requestParameters Request parameters.
|
|
25948
|
+
* @param {*} [options] Override http request option.
|
|
25949
|
+
* @throws {RequiredError}
|
|
25950
|
+
* @memberof SharedApiInterface
|
|
25951
|
+
*/
|
|
25952
|
+
listClickhouseAccountRoles(requestParameters: SharedApiListClickhouseAccountRolesRequest, options?: RawAxiosRequestConfig): AxiosPromise<ListClickhouseAccountRoles200Response>;
|
|
25953
|
+
|
|
25954
|
+
/**
|
|
25955
|
+
*
|
|
25956
|
+
* @summary List ClickHouse accounts
|
|
25957
|
+
* @param {SharedApiListClickhouseAccountsRequest} requestParameters Request parameters.
|
|
25958
|
+
* @param {*} [options] Override http request option.
|
|
25959
|
+
* @throws {RequiredError}
|
|
25960
|
+
* @memberof SharedApiInterface
|
|
25961
|
+
*/
|
|
25962
|
+
listClickhouseAccounts(requestParameters: SharedApiListClickhouseAccountsRequest, options?: RawAxiosRequestConfig): AxiosPromise<CkAccount>;
|
|
25963
|
+
|
|
25964
|
+
/**
|
|
25965
|
+
*
|
|
25966
|
+
* @summary List privileges supported by the ClickHouse server
|
|
25967
|
+
* @param {SharedApiListClickhousePrivilegesRequest} requestParameters Request parameters.
|
|
25968
|
+
* @param {*} [options] Override http request option.
|
|
25969
|
+
* @throws {RequiredError}
|
|
25970
|
+
* @memberof SharedApiInterface
|
|
25971
|
+
*/
|
|
25972
|
+
listClickhousePrivileges(requestParameters: SharedApiListClickhousePrivilegesRequest, options?: RawAxiosRequestConfig): AxiosPromise<Array<string>>;
|
|
25973
|
+
|
|
25974
|
+
/**
|
|
25975
|
+
*
|
|
25976
|
+
* @summary List ClickHouse roles
|
|
25977
|
+
* @param {SharedApiListClickhouseRolesRequest} requestParameters Request parameters.
|
|
25978
|
+
* @param {*} [options] Override http request option.
|
|
25979
|
+
* @throws {RequiredError}
|
|
25980
|
+
* @memberof SharedApiInterface
|
|
25981
|
+
*/
|
|
25982
|
+
listClickhouseRoles(requestParameters: SharedApiListClickhouseRolesRequest, options?: RawAxiosRequestConfig): AxiosPromise<Array<ListClickhouseAccountRoles200Response>>;
|
|
25983
|
+
|
|
24880
25984
|
/**
|
|
24881
25985
|
*
|
|
24882
25986
|
* @summary List clusters in the Org
|
|
@@ -25584,16 +26688,6 @@ export interface SharedApiInterface {
|
|
|
25584
26688
|
*/
|
|
25585
26689
|
putElasticsearchSecurityUser(requestParameters: SharedApiPutElasticsearchSecurityUserRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
25586
26690
|
|
|
25587
|
-
/**
|
|
25588
|
-
* Create or update a Milvus native role and replace its privilege grants.
|
|
25589
|
-
* @summary Put Milvus role
|
|
25590
|
-
* @param {SharedApiPutMilvusRoleRequest} requestParameters Request parameters.
|
|
25591
|
-
* @param {*} [options] Override http request option.
|
|
25592
|
-
* @throws {RequiredError}
|
|
25593
|
-
* @memberof SharedApiInterface
|
|
25594
|
-
*/
|
|
25595
|
-
putMilvusRole(requestParameters: SharedApiPutMilvusRoleRequest, options?: RawAxiosRequestConfig): AxiosPromise<MilvusRole>;
|
|
25596
|
-
|
|
25597
26691
|
/**
|
|
25598
26692
|
*
|
|
25599
26693
|
* @summary create a SQL query
|
|
@@ -25853,6 +26947,16 @@ export interface SharedApiInterface {
|
|
|
25853
26947
|
*/
|
|
25854
26948
|
restoreRecycleBinCluster(requestParameters: SharedApiRestoreRecycleBinClusterRequest, options?: RawAxiosRequestConfig): AxiosPromise<Cluster>;
|
|
25855
26949
|
|
|
26950
|
+
/**
|
|
26951
|
+
*
|
|
26952
|
+
* @summary Revoke privileges from a ClickHouse role
|
|
26953
|
+
* @param {SharedApiRevokeClickhouseRolePrivilegesRequest} requestParameters Request parameters.
|
|
26954
|
+
* @param {*} [options] Override http request option.
|
|
26955
|
+
* @throws {RequiredError}
|
|
26956
|
+
* @memberof SharedApiInterface
|
|
26957
|
+
*/
|
|
26958
|
+
revokeClickhouseRolePrivileges(requestParameters: SharedApiRevokeClickhouseRolePrivilegesRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
26959
|
+
|
|
25856
26960
|
/**
|
|
25857
26961
|
*
|
|
25858
26962
|
* @summary Set cluster alert disabled or enabled
|
|
@@ -26033,6 +27137,26 @@ export interface SharedApiInterface {
|
|
|
26033
27137
|
*/
|
|
26034
27138
|
updateBackupSchedule(requestParameters: SharedApiUpdateBackupScheduleRequest, options?: RawAxiosRequestConfig): AxiosPromise<BackupSchedule>;
|
|
26035
27139
|
|
|
27140
|
+
/**
|
|
27141
|
+
*
|
|
27142
|
+
* @summary Update a ClickHouse account password
|
|
27143
|
+
* @param {SharedApiUpdateClickhouseAccountPasswordRequest} requestParameters Request parameters.
|
|
27144
|
+
* @param {*} [options] Override http request option.
|
|
27145
|
+
* @throws {RequiredError}
|
|
27146
|
+
* @memberof SharedApiInterface
|
|
27147
|
+
*/
|
|
27148
|
+
updateClickhouseAccountPassword(requestParameters: SharedApiUpdateClickhouseAccountPasswordRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
27149
|
+
|
|
27150
|
+
/**
|
|
27151
|
+
*
|
|
27152
|
+
* @summary Update the roles granted to a ClickHouse account
|
|
27153
|
+
* @param {SharedApiUpdateClickhouseAccountRolesRequest} requestParameters Request parameters.
|
|
27154
|
+
* @param {*} [options] Override http request option.
|
|
27155
|
+
* @throws {RequiredError}
|
|
27156
|
+
* @memberof SharedApiInterface
|
|
27157
|
+
*/
|
|
27158
|
+
updateClickhouseAccountRoles(requestParameters: SharedApiUpdateClickhouseAccountRolesRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
27159
|
+
|
|
26036
27160
|
/**
|
|
26037
27161
|
*
|
|
26038
27162
|
* @summary Update the cluster license
|
|
@@ -26143,6 +27267,16 @@ export interface SharedApiInterface {
|
|
|
26143
27267
|
*/
|
|
26144
27268
|
updateMilvusAccountRoles(requestParameters: SharedApiUpdateMilvusAccountRolesRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
26145
27269
|
|
|
27270
|
+
/**
|
|
27271
|
+
* Update an existing Milvus native role by replacing its privilege grants.
|
|
27272
|
+
* @summary Update Milvus role
|
|
27273
|
+
* @param {SharedApiUpdateMilvusRoleRequest} requestParameters Request parameters.
|
|
27274
|
+
* @param {*} [options] Override http request option.
|
|
27275
|
+
* @throws {RequiredError}
|
|
27276
|
+
* @memberof SharedApiInterface
|
|
27277
|
+
*/
|
|
27278
|
+
updateMilvusRole(requestParameters: SharedApiUpdateMilvusRoleRequest, options?: RawAxiosRequestConfig): AxiosPromise<MilvusRole>;
|
|
27279
|
+
|
|
26146
27280
|
/**
|
|
26147
27281
|
*
|
|
26148
27282
|
* @summary update mssql account compatible with windows account
|
|
@@ -26851,6 +27985,62 @@ export interface SharedApiCreateBackupScheduleRequest {
|
|
|
26851
27985
|
readonly body: BackupScheduleCreate
|
|
26852
27986
|
}
|
|
26853
27987
|
|
|
27988
|
+
/**
|
|
27989
|
+
* Request parameters for createClickhouseAccount operation in SharedApi.
|
|
27990
|
+
* @export
|
|
27991
|
+
* @interface SharedApiCreateClickhouseAccountRequest
|
|
27992
|
+
*/
|
|
27993
|
+
export interface SharedApiCreateClickhouseAccountRequest {
|
|
27994
|
+
/**
|
|
27995
|
+
*
|
|
27996
|
+
* @type {string}
|
|
27997
|
+
* @memberof SharedApiCreateClickhouseAccount
|
|
27998
|
+
*/
|
|
27999
|
+
readonly orgName: string
|
|
28000
|
+
|
|
28001
|
+
/**
|
|
28002
|
+
*
|
|
28003
|
+
* @type {string}
|
|
28004
|
+
* @memberof SharedApiCreateClickhouseAccount
|
|
28005
|
+
*/
|
|
28006
|
+
readonly clusterName: string
|
|
28007
|
+
|
|
28008
|
+
/**
|
|
28009
|
+
*
|
|
28010
|
+
* @type {CreateClickhouseAccountRequest}
|
|
28011
|
+
* @memberof SharedApiCreateClickhouseAccount
|
|
28012
|
+
*/
|
|
28013
|
+
readonly body: CreateClickhouseAccountRequest
|
|
28014
|
+
}
|
|
28015
|
+
|
|
28016
|
+
/**
|
|
28017
|
+
* Request parameters for createClickhouseRole operation in SharedApi.
|
|
28018
|
+
* @export
|
|
28019
|
+
* @interface SharedApiCreateClickhouseRoleRequest
|
|
28020
|
+
*/
|
|
28021
|
+
export interface SharedApiCreateClickhouseRoleRequest {
|
|
28022
|
+
/**
|
|
28023
|
+
*
|
|
28024
|
+
* @type {string}
|
|
28025
|
+
* @memberof SharedApiCreateClickhouseRole
|
|
28026
|
+
*/
|
|
28027
|
+
readonly orgName: string
|
|
28028
|
+
|
|
28029
|
+
/**
|
|
28030
|
+
*
|
|
28031
|
+
* @type {string}
|
|
28032
|
+
* @memberof SharedApiCreateClickhouseRole
|
|
28033
|
+
*/
|
|
28034
|
+
readonly clusterName: string
|
|
28035
|
+
|
|
28036
|
+
/**
|
|
28037
|
+
*
|
|
28038
|
+
* @type {ListClickhouseAccountRoles200Response}
|
|
28039
|
+
* @memberof SharedApiCreateClickhouseRole
|
|
28040
|
+
*/
|
|
28041
|
+
readonly body: ListClickhouseAccountRoles200Response
|
|
28042
|
+
}
|
|
28043
|
+
|
|
26854
28044
|
/**
|
|
26855
28045
|
* Request parameters for createCluster operation in SharedApi.
|
|
26856
28046
|
* @export
|
|
@@ -27110,6 +28300,34 @@ export interface SharedApiCreateKafkaTopicRequest {
|
|
|
27110
28300
|
readonly createTopicRequest: CreateTopicRequest
|
|
27111
28301
|
}
|
|
27112
28302
|
|
|
28303
|
+
/**
|
|
28304
|
+
* Request parameters for createMilvusRole operation in SharedApi.
|
|
28305
|
+
* @export
|
|
28306
|
+
* @interface SharedApiCreateMilvusRoleRequest
|
|
28307
|
+
*/
|
|
28308
|
+
export interface SharedApiCreateMilvusRoleRequest {
|
|
28309
|
+
/**
|
|
28310
|
+
* name of the Org
|
|
28311
|
+
* @type {string}
|
|
28312
|
+
* @memberof SharedApiCreateMilvusRole
|
|
28313
|
+
*/
|
|
28314
|
+
readonly orgName: string
|
|
28315
|
+
|
|
28316
|
+
/**
|
|
28317
|
+
* name of the Cluster
|
|
28318
|
+
* @type {string}
|
|
28319
|
+
* @memberof SharedApiCreateMilvusRole
|
|
28320
|
+
*/
|
|
28321
|
+
readonly clusterName: string
|
|
28322
|
+
|
|
28323
|
+
/**
|
|
28324
|
+
*
|
|
28325
|
+
* @type {MilvusRoleCreateRequest}
|
|
28326
|
+
* @memberof SharedApiCreateMilvusRole
|
|
28327
|
+
*/
|
|
28328
|
+
readonly body: MilvusRoleCreateRequest
|
|
28329
|
+
}
|
|
28330
|
+
|
|
27113
28331
|
/**
|
|
27114
28332
|
* Request parameters for createMongoDBAccount operation in SharedApi.
|
|
27115
28333
|
* @export
|
|
@@ -27516,6 +28734,62 @@ export interface SharedApiDeleteBackupScheduleRequest {
|
|
|
27516
28734
|
readonly scheduleName: string
|
|
27517
28735
|
}
|
|
27518
28736
|
|
|
28737
|
+
/**
|
|
28738
|
+
* Request parameters for deleteClickhouseAccount operation in SharedApi.
|
|
28739
|
+
* @export
|
|
28740
|
+
* @interface SharedApiDeleteClickhouseAccountRequest
|
|
28741
|
+
*/
|
|
28742
|
+
export interface SharedApiDeleteClickhouseAccountRequest {
|
|
28743
|
+
/**
|
|
28744
|
+
*
|
|
28745
|
+
* @type {string}
|
|
28746
|
+
* @memberof SharedApiDeleteClickhouseAccount
|
|
28747
|
+
*/
|
|
28748
|
+
readonly orgName: string
|
|
28749
|
+
|
|
28750
|
+
/**
|
|
28751
|
+
*
|
|
28752
|
+
* @type {string}
|
|
28753
|
+
* @memberof SharedApiDeleteClickhouseAccount
|
|
28754
|
+
*/
|
|
28755
|
+
readonly clusterName: string
|
|
28756
|
+
|
|
28757
|
+
/**
|
|
28758
|
+
*
|
|
28759
|
+
* @type {string}
|
|
28760
|
+
* @memberof SharedApiDeleteClickhouseAccount
|
|
28761
|
+
*/
|
|
28762
|
+
readonly accountName: string
|
|
28763
|
+
}
|
|
28764
|
+
|
|
28765
|
+
/**
|
|
28766
|
+
* Request parameters for deleteClickhouseRole operation in SharedApi.
|
|
28767
|
+
* @export
|
|
28768
|
+
* @interface SharedApiDeleteClickhouseRoleRequest
|
|
28769
|
+
*/
|
|
28770
|
+
export interface SharedApiDeleteClickhouseRoleRequest {
|
|
28771
|
+
/**
|
|
28772
|
+
*
|
|
28773
|
+
* @type {string}
|
|
28774
|
+
* @memberof SharedApiDeleteClickhouseRole
|
|
28775
|
+
*/
|
|
28776
|
+
readonly orgName: string
|
|
28777
|
+
|
|
28778
|
+
/**
|
|
28779
|
+
*
|
|
28780
|
+
* @type {string}
|
|
28781
|
+
* @memberof SharedApiDeleteClickhouseRole
|
|
28782
|
+
*/
|
|
28783
|
+
readonly clusterName: string
|
|
28784
|
+
|
|
28785
|
+
/**
|
|
28786
|
+
*
|
|
28787
|
+
* @type {string}
|
|
28788
|
+
* @memberof SharedApiDeleteClickhouseRole
|
|
28789
|
+
*/
|
|
28790
|
+
readonly roleName: string
|
|
28791
|
+
}
|
|
28792
|
+
|
|
27519
28793
|
/**
|
|
27520
28794
|
* Request parameters for deleteCluster operation in SharedApi.
|
|
27521
28795
|
* @export
|
|
@@ -28825,27 +30099,6 @@ export interface SharedApiGenerateDemoDataRequest {
|
|
|
28825
30099
|
readonly accountName: string
|
|
28826
30100
|
}
|
|
28827
30101
|
|
|
28828
|
-
/**
|
|
28829
|
-
* Request parameters for getAutohealing operation in SharedApi.
|
|
28830
|
-
* @export
|
|
28831
|
-
* @interface SharedApiGetAutohealingRequest
|
|
28832
|
-
*/
|
|
28833
|
-
export interface SharedApiGetAutohealingRequest {
|
|
28834
|
-
/**
|
|
28835
|
-
* name of the Org
|
|
28836
|
-
* @type {string}
|
|
28837
|
-
* @memberof SharedApiGetAutohealing
|
|
28838
|
-
*/
|
|
28839
|
-
readonly orgName: string
|
|
28840
|
-
|
|
28841
|
-
/**
|
|
28842
|
-
* name of the Cluster
|
|
28843
|
-
* @type {string}
|
|
28844
|
-
* @memberof SharedApiGetAutohealing
|
|
28845
|
-
*/
|
|
28846
|
-
readonly clusterName: string
|
|
28847
|
-
}
|
|
28848
|
-
|
|
28849
30102
|
/**
|
|
28850
30103
|
* Request parameters for getBackup operation in SharedApi.
|
|
28851
30104
|
* @export
|
|
@@ -28986,6 +30239,34 @@ export interface SharedApiGetBackupRepoRequest {
|
|
|
28986
30239
|
readonly orgName?: string
|
|
28987
30240
|
}
|
|
28988
30241
|
|
|
30242
|
+
/**
|
|
30243
|
+
* Request parameters for getClickhouseRoleGrants operation in SharedApi.
|
|
30244
|
+
* @export
|
|
30245
|
+
* @interface SharedApiGetClickhouseRoleGrantsRequest
|
|
30246
|
+
*/
|
|
30247
|
+
export interface SharedApiGetClickhouseRoleGrantsRequest {
|
|
30248
|
+
/**
|
|
30249
|
+
*
|
|
30250
|
+
* @type {string}
|
|
30251
|
+
* @memberof SharedApiGetClickhouseRoleGrants
|
|
30252
|
+
*/
|
|
30253
|
+
readonly orgName: string
|
|
30254
|
+
|
|
30255
|
+
/**
|
|
30256
|
+
*
|
|
30257
|
+
* @type {string}
|
|
30258
|
+
* @memberof SharedApiGetClickhouseRoleGrants
|
|
30259
|
+
*/
|
|
30260
|
+
readonly clusterName: string
|
|
30261
|
+
|
|
30262
|
+
/**
|
|
30263
|
+
*
|
|
30264
|
+
* @type {string}
|
|
30265
|
+
* @memberof SharedApiGetClickhouseRoleGrants
|
|
30266
|
+
*/
|
|
30267
|
+
readonly roleName: string
|
|
30268
|
+
}
|
|
30269
|
+
|
|
28989
30270
|
/**
|
|
28990
30271
|
* Request parameters for getCluster operation in SharedApi.
|
|
28991
30272
|
* @export
|
|
@@ -30708,6 +31989,41 @@ export interface SharedApiGetTenantRequest {
|
|
|
30708
31989
|
readonly tenantId: string
|
|
30709
31990
|
}
|
|
30710
31991
|
|
|
31992
|
+
/**
|
|
31993
|
+
* Request parameters for grantClickhouseRolePrivileges operation in SharedApi.
|
|
31994
|
+
* @export
|
|
31995
|
+
* @interface SharedApiGrantClickhouseRolePrivilegesRequest
|
|
31996
|
+
*/
|
|
31997
|
+
export interface SharedApiGrantClickhouseRolePrivilegesRequest {
|
|
31998
|
+
/**
|
|
31999
|
+
*
|
|
32000
|
+
* @type {string}
|
|
32001
|
+
* @memberof SharedApiGrantClickhouseRolePrivileges
|
|
32002
|
+
*/
|
|
32003
|
+
readonly orgName: string
|
|
32004
|
+
|
|
32005
|
+
/**
|
|
32006
|
+
*
|
|
32007
|
+
* @type {string}
|
|
32008
|
+
* @memberof SharedApiGrantClickhouseRolePrivileges
|
|
32009
|
+
*/
|
|
32010
|
+
readonly clusterName: string
|
|
32011
|
+
|
|
32012
|
+
/**
|
|
32013
|
+
*
|
|
32014
|
+
* @type {string}
|
|
32015
|
+
* @memberof SharedApiGrantClickhouseRolePrivileges
|
|
32016
|
+
*/
|
|
32017
|
+
readonly roleName: string
|
|
32018
|
+
|
|
32019
|
+
/**
|
|
32020
|
+
*
|
|
32021
|
+
* @type {ListClickhouseAccountRoles200ResponsePrivilegesInner}
|
|
32022
|
+
* @memberof SharedApiGrantClickhouseRolePrivileges
|
|
32023
|
+
*/
|
|
32024
|
+
readonly body: ListClickhouseAccountRoles200ResponsePrivilegesInner
|
|
32025
|
+
}
|
|
32026
|
+
|
|
30711
32027
|
/**
|
|
30712
32028
|
* Request parameters for horizontalScaleCluster operation in SharedApi.
|
|
30713
32029
|
* @export
|
|
@@ -30932,6 +32248,104 @@ export interface SharedApiListClassesRequest {
|
|
|
30932
32248
|
readonly engineName?: string
|
|
30933
32249
|
}
|
|
30934
32250
|
|
|
32251
|
+
/**
|
|
32252
|
+
* Request parameters for listClickhouseAccountRoles operation in SharedApi.
|
|
32253
|
+
* @export
|
|
32254
|
+
* @interface SharedApiListClickhouseAccountRolesRequest
|
|
32255
|
+
*/
|
|
32256
|
+
export interface SharedApiListClickhouseAccountRolesRequest {
|
|
32257
|
+
/**
|
|
32258
|
+
*
|
|
32259
|
+
* @type {string}
|
|
32260
|
+
* @memberof SharedApiListClickhouseAccountRoles
|
|
32261
|
+
*/
|
|
32262
|
+
readonly orgName: string
|
|
32263
|
+
|
|
32264
|
+
/**
|
|
32265
|
+
*
|
|
32266
|
+
* @type {string}
|
|
32267
|
+
* @memberof SharedApiListClickhouseAccountRoles
|
|
32268
|
+
*/
|
|
32269
|
+
readonly clusterName: string
|
|
32270
|
+
|
|
32271
|
+
/**
|
|
32272
|
+
*
|
|
32273
|
+
* @type {string}
|
|
32274
|
+
* @memberof SharedApiListClickhouseAccountRoles
|
|
32275
|
+
*/
|
|
32276
|
+
readonly accountName: string
|
|
32277
|
+
}
|
|
32278
|
+
|
|
32279
|
+
/**
|
|
32280
|
+
* Request parameters for listClickhouseAccounts operation in SharedApi.
|
|
32281
|
+
* @export
|
|
32282
|
+
* @interface SharedApiListClickhouseAccountsRequest
|
|
32283
|
+
*/
|
|
32284
|
+
export interface SharedApiListClickhouseAccountsRequest {
|
|
32285
|
+
/**
|
|
32286
|
+
*
|
|
32287
|
+
* @type {string}
|
|
32288
|
+
* @memberof SharedApiListClickhouseAccounts
|
|
32289
|
+
*/
|
|
32290
|
+
readonly orgName: string
|
|
32291
|
+
|
|
32292
|
+
/**
|
|
32293
|
+
*
|
|
32294
|
+
* @type {string}
|
|
32295
|
+
* @memberof SharedApiListClickhouseAccounts
|
|
32296
|
+
*/
|
|
32297
|
+
readonly clusterName: string
|
|
32298
|
+
}
|
|
32299
|
+
|
|
32300
|
+
/**
|
|
32301
|
+
* Request parameters for listClickhousePrivileges operation in SharedApi.
|
|
32302
|
+
* @export
|
|
32303
|
+
* @interface SharedApiListClickhousePrivilegesRequest
|
|
32304
|
+
*/
|
|
32305
|
+
export interface SharedApiListClickhousePrivilegesRequest {
|
|
32306
|
+
/**
|
|
32307
|
+
*
|
|
32308
|
+
* @type {string}
|
|
32309
|
+
* @memberof SharedApiListClickhousePrivileges
|
|
32310
|
+
*/
|
|
32311
|
+
readonly orgName: string
|
|
32312
|
+
|
|
32313
|
+
/**
|
|
32314
|
+
*
|
|
32315
|
+
* @type {string}
|
|
32316
|
+
* @memberof SharedApiListClickhousePrivileges
|
|
32317
|
+
*/
|
|
32318
|
+
readonly clusterName: string
|
|
32319
|
+
}
|
|
32320
|
+
|
|
32321
|
+
/**
|
|
32322
|
+
* Request parameters for listClickhouseRoles operation in SharedApi.
|
|
32323
|
+
* @export
|
|
32324
|
+
* @interface SharedApiListClickhouseRolesRequest
|
|
32325
|
+
*/
|
|
32326
|
+
export interface SharedApiListClickhouseRolesRequest {
|
|
32327
|
+
/**
|
|
32328
|
+
*
|
|
32329
|
+
* @type {string}
|
|
32330
|
+
* @memberof SharedApiListClickhouseRoles
|
|
32331
|
+
*/
|
|
32332
|
+
readonly orgName: string
|
|
32333
|
+
|
|
32334
|
+
/**
|
|
32335
|
+
*
|
|
32336
|
+
* @type {string}
|
|
32337
|
+
* @memberof SharedApiListClickhouseRoles
|
|
32338
|
+
*/
|
|
32339
|
+
readonly clusterName: string
|
|
32340
|
+
|
|
32341
|
+
/**
|
|
32342
|
+
* Whether to include built-in privilege roles for creating an account.
|
|
32343
|
+
* @type {boolean}
|
|
32344
|
+
* @memberof SharedApiListClickhouseRoles
|
|
32345
|
+
*/
|
|
32346
|
+
readonly forCreateUser?: boolean
|
|
32347
|
+
}
|
|
32348
|
+
|
|
30935
32349
|
/**
|
|
30936
32350
|
* Request parameters for listCluster operation in SharedApi.
|
|
30937
32351
|
* @export
|
|
@@ -32871,41 +34285,6 @@ export interface SharedApiPutElasticsearchSecurityUserRequest {
|
|
|
32871
34285
|
readonly body: ESPutSecurityUserRequest
|
|
32872
34286
|
}
|
|
32873
34287
|
|
|
32874
|
-
/**
|
|
32875
|
-
* Request parameters for putMilvusRole operation in SharedApi.
|
|
32876
|
-
* @export
|
|
32877
|
-
* @interface SharedApiPutMilvusRoleRequest
|
|
32878
|
-
*/
|
|
32879
|
-
export interface SharedApiPutMilvusRoleRequest {
|
|
32880
|
-
/**
|
|
32881
|
-
* name of the Org
|
|
32882
|
-
* @type {string}
|
|
32883
|
-
* @memberof SharedApiPutMilvusRole
|
|
32884
|
-
*/
|
|
32885
|
-
readonly orgName: string
|
|
32886
|
-
|
|
32887
|
-
/**
|
|
32888
|
-
* name of the Cluster
|
|
32889
|
-
* @type {string}
|
|
32890
|
-
* @memberof SharedApiPutMilvusRole
|
|
32891
|
-
*/
|
|
32892
|
-
readonly clusterName: string
|
|
32893
|
-
|
|
32894
|
-
/**
|
|
32895
|
-
* name of the Milvus role
|
|
32896
|
-
* @type {string}
|
|
32897
|
-
* @memberof SharedApiPutMilvusRole
|
|
32898
|
-
*/
|
|
32899
|
-
readonly roleName: string
|
|
32900
|
-
|
|
32901
|
-
/**
|
|
32902
|
-
*
|
|
32903
|
-
* @type {MilvusRoleRequest}
|
|
32904
|
-
* @memberof SharedApiPutMilvusRole
|
|
32905
|
-
*/
|
|
32906
|
-
readonly body: MilvusRoleRequest
|
|
32907
|
-
}
|
|
32908
|
-
|
|
32909
34288
|
/**
|
|
32910
34289
|
* Request parameters for query operation in SharedApi.
|
|
32911
34290
|
* @export
|
|
@@ -34551,6 +35930,41 @@ export interface SharedApiRestoreRecycleBinClusterRequest {
|
|
|
34551
35930
|
readonly clusterName: string
|
|
34552
35931
|
}
|
|
34553
35932
|
|
|
35933
|
+
/**
|
|
35934
|
+
* Request parameters for revokeClickhouseRolePrivileges operation in SharedApi.
|
|
35935
|
+
* @export
|
|
35936
|
+
* @interface SharedApiRevokeClickhouseRolePrivilegesRequest
|
|
35937
|
+
*/
|
|
35938
|
+
export interface SharedApiRevokeClickhouseRolePrivilegesRequest {
|
|
35939
|
+
/**
|
|
35940
|
+
*
|
|
35941
|
+
* @type {string}
|
|
35942
|
+
* @memberof SharedApiRevokeClickhouseRolePrivileges
|
|
35943
|
+
*/
|
|
35944
|
+
readonly orgName: string
|
|
35945
|
+
|
|
35946
|
+
/**
|
|
35947
|
+
*
|
|
35948
|
+
* @type {string}
|
|
35949
|
+
* @memberof SharedApiRevokeClickhouseRolePrivileges
|
|
35950
|
+
*/
|
|
35951
|
+
readonly clusterName: string
|
|
35952
|
+
|
|
35953
|
+
/**
|
|
35954
|
+
*
|
|
35955
|
+
* @type {string}
|
|
35956
|
+
* @memberof SharedApiRevokeClickhouseRolePrivileges
|
|
35957
|
+
*/
|
|
35958
|
+
readonly roleName: string
|
|
35959
|
+
|
|
35960
|
+
/**
|
|
35961
|
+
*
|
|
35962
|
+
* @type {RevokeClickhouseRolePrivilegesRequest}
|
|
35963
|
+
* @memberof SharedApiRevokeClickhouseRolePrivileges
|
|
35964
|
+
*/
|
|
35965
|
+
readonly body: RevokeClickhouseRolePrivilegesRequest
|
|
35966
|
+
}
|
|
35967
|
+
|
|
34554
35968
|
/**
|
|
34555
35969
|
* Request parameters for setClusterAlertDisabled operation in SharedApi.
|
|
34556
35970
|
* @export
|
|
@@ -35125,6 +36539,76 @@ export interface SharedApiUpdateBackupScheduleRequest {
|
|
|
35125
36539
|
readonly body: BackupScheduleUpdate
|
|
35126
36540
|
}
|
|
35127
36541
|
|
|
36542
|
+
/**
|
|
36543
|
+
* Request parameters for updateClickhouseAccountPassword operation in SharedApi.
|
|
36544
|
+
* @export
|
|
36545
|
+
* @interface SharedApiUpdateClickhouseAccountPasswordRequest
|
|
36546
|
+
*/
|
|
36547
|
+
export interface SharedApiUpdateClickhouseAccountPasswordRequest {
|
|
36548
|
+
/**
|
|
36549
|
+
*
|
|
36550
|
+
* @type {string}
|
|
36551
|
+
* @memberof SharedApiUpdateClickhouseAccountPassword
|
|
36552
|
+
*/
|
|
36553
|
+
readonly orgName: string
|
|
36554
|
+
|
|
36555
|
+
/**
|
|
36556
|
+
*
|
|
36557
|
+
* @type {string}
|
|
36558
|
+
* @memberof SharedApiUpdateClickhouseAccountPassword
|
|
36559
|
+
*/
|
|
36560
|
+
readonly clusterName: string
|
|
36561
|
+
|
|
36562
|
+
/**
|
|
36563
|
+
*
|
|
36564
|
+
* @type {string}
|
|
36565
|
+
* @memberof SharedApiUpdateClickhouseAccountPassword
|
|
36566
|
+
*/
|
|
36567
|
+
readonly accountName: string
|
|
36568
|
+
|
|
36569
|
+
/**
|
|
36570
|
+
*
|
|
36571
|
+
* @type {UpdateClickhouseAccountPasswordRequest}
|
|
36572
|
+
* @memberof SharedApiUpdateClickhouseAccountPassword
|
|
36573
|
+
*/
|
|
36574
|
+
readonly body: UpdateClickhouseAccountPasswordRequest
|
|
36575
|
+
}
|
|
36576
|
+
|
|
36577
|
+
/**
|
|
36578
|
+
* Request parameters for updateClickhouseAccountRoles operation in SharedApi.
|
|
36579
|
+
* @export
|
|
36580
|
+
* @interface SharedApiUpdateClickhouseAccountRolesRequest
|
|
36581
|
+
*/
|
|
36582
|
+
export interface SharedApiUpdateClickhouseAccountRolesRequest {
|
|
36583
|
+
/**
|
|
36584
|
+
*
|
|
36585
|
+
* @type {string}
|
|
36586
|
+
* @memberof SharedApiUpdateClickhouseAccountRoles
|
|
36587
|
+
*/
|
|
36588
|
+
readonly orgName: string
|
|
36589
|
+
|
|
36590
|
+
/**
|
|
36591
|
+
*
|
|
36592
|
+
* @type {string}
|
|
36593
|
+
* @memberof SharedApiUpdateClickhouseAccountRoles
|
|
36594
|
+
*/
|
|
36595
|
+
readonly clusterName: string
|
|
36596
|
+
|
|
36597
|
+
/**
|
|
36598
|
+
*
|
|
36599
|
+
* @type {string}
|
|
36600
|
+
* @memberof SharedApiUpdateClickhouseAccountRoles
|
|
36601
|
+
*/
|
|
36602
|
+
readonly accountName: string
|
|
36603
|
+
|
|
36604
|
+
/**
|
|
36605
|
+
*
|
|
36606
|
+
* @type {UpdateClickhouseAccountRolesRequest}
|
|
36607
|
+
* @memberof SharedApiUpdateClickhouseAccountRoles
|
|
36608
|
+
*/
|
|
36609
|
+
readonly body: UpdateClickhouseAccountRolesRequest
|
|
36610
|
+
}
|
|
36611
|
+
|
|
35128
36612
|
/**
|
|
35129
36613
|
* Request parameters for updateClusterLicense operation in SharedApi.
|
|
35130
36614
|
* @export
|
|
@@ -35496,6 +36980,41 @@ export interface SharedApiUpdateMilvusAccountRolesRequest {
|
|
|
35496
36980
|
readonly body: MilvusAccountRoles
|
|
35497
36981
|
}
|
|
35498
36982
|
|
|
36983
|
+
/**
|
|
36984
|
+
* Request parameters for updateMilvusRole operation in SharedApi.
|
|
36985
|
+
* @export
|
|
36986
|
+
* @interface SharedApiUpdateMilvusRoleRequest
|
|
36987
|
+
*/
|
|
36988
|
+
export interface SharedApiUpdateMilvusRoleRequest {
|
|
36989
|
+
/**
|
|
36990
|
+
* name of the Org
|
|
36991
|
+
* @type {string}
|
|
36992
|
+
* @memberof SharedApiUpdateMilvusRole
|
|
36993
|
+
*/
|
|
36994
|
+
readonly orgName: string
|
|
36995
|
+
|
|
36996
|
+
/**
|
|
36997
|
+
* name of the Cluster
|
|
36998
|
+
* @type {string}
|
|
36999
|
+
* @memberof SharedApiUpdateMilvusRole
|
|
37000
|
+
*/
|
|
37001
|
+
readonly clusterName: string
|
|
37002
|
+
|
|
37003
|
+
/**
|
|
37004
|
+
* name of the Milvus role
|
|
37005
|
+
* @type {string}
|
|
37006
|
+
* @memberof SharedApiUpdateMilvusRole
|
|
37007
|
+
*/
|
|
37008
|
+
readonly roleName: string
|
|
37009
|
+
|
|
37010
|
+
/**
|
|
37011
|
+
*
|
|
37012
|
+
* @type {MilvusRoleRequest}
|
|
37013
|
+
* @memberof SharedApiUpdateMilvusRole
|
|
37014
|
+
*/
|
|
37015
|
+
readonly body: MilvusRoleRequest
|
|
37016
|
+
}
|
|
37017
|
+
|
|
35499
37018
|
/**
|
|
35500
37019
|
* Request parameters for updateMssqlAccount operation in SharedApi.
|
|
35501
37020
|
* @export
|
|
@@ -35553,10 +37072,10 @@ export interface SharedApiUpdateRabbitAccountPasswordRequest {
|
|
|
35553
37072
|
|
|
35554
37073
|
/**
|
|
35555
37074
|
*
|
|
35556
|
-
* @type {
|
|
37075
|
+
* @type {RbmqPasswordUpdateRequest}
|
|
35557
37076
|
* @memberof SharedApiUpdateRabbitAccountPassword
|
|
35558
37077
|
*/
|
|
35559
|
-
readonly
|
|
37078
|
+
readonly rbmqPasswordUpdateRequest: RbmqPasswordUpdateRequest
|
|
35560
37079
|
}
|
|
35561
37080
|
|
|
35562
37081
|
/**
|
|
@@ -36129,6 +37648,30 @@ export class SharedApi extends BaseAPI implements SharedApiInterface {
|
|
|
36129
37648
|
return SharedApiFp(this.configuration).createBackupSchedule(requestParameters.orgName, requestParameters.clusterName, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
|
|
36130
37649
|
}
|
|
36131
37650
|
|
|
37651
|
+
/**
|
|
37652
|
+
*
|
|
37653
|
+
* @summary Create a ClickHouse account with optional roles
|
|
37654
|
+
* @param {SharedApiCreateClickhouseAccountRequest} requestParameters Request parameters.
|
|
37655
|
+
* @param {*} [options] Override http request option.
|
|
37656
|
+
* @throws {RequiredError}
|
|
37657
|
+
* @memberof SharedApi
|
|
37658
|
+
*/
|
|
37659
|
+
public createClickhouseAccount(requestParameters: SharedApiCreateClickhouseAccountRequest, options?: RawAxiosRequestConfig) {
|
|
37660
|
+
return SharedApiFp(this.configuration).createClickhouseAccount(requestParameters.orgName, requestParameters.clusterName, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
|
|
37661
|
+
}
|
|
37662
|
+
|
|
37663
|
+
/**
|
|
37664
|
+
*
|
|
37665
|
+
* @summary Create a ClickHouse role with privileges
|
|
37666
|
+
* @param {SharedApiCreateClickhouseRoleRequest} requestParameters Request parameters.
|
|
37667
|
+
* @param {*} [options] Override http request option.
|
|
37668
|
+
* @throws {RequiredError}
|
|
37669
|
+
* @memberof SharedApi
|
|
37670
|
+
*/
|
|
37671
|
+
public createClickhouseRole(requestParameters: SharedApiCreateClickhouseRoleRequest, options?: RawAxiosRequestConfig) {
|
|
37672
|
+
return SharedApiFp(this.configuration).createClickhouseRole(requestParameters.orgName, requestParameters.clusterName, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
|
|
37673
|
+
}
|
|
37674
|
+
|
|
36132
37675
|
/**
|
|
36133
37676
|
*
|
|
36134
37677
|
* @summary Create new cluster
|
|
@@ -36237,6 +37780,18 @@ export class SharedApi extends BaseAPI implements SharedApiInterface {
|
|
|
36237
37780
|
return SharedApiFp(this.configuration).createKafkaTopic(requestParameters.orgName, requestParameters.clusterName, requestParameters.createTopicRequest, options).then((request) => request(this.axios, this.basePath));
|
|
36238
37781
|
}
|
|
36239
37782
|
|
|
37783
|
+
/**
|
|
37784
|
+
* Create a Milvus native role and grant its initial privileges.
|
|
37785
|
+
* @summary Create Milvus role
|
|
37786
|
+
* @param {SharedApiCreateMilvusRoleRequest} requestParameters Request parameters.
|
|
37787
|
+
* @param {*} [options] Override http request option.
|
|
37788
|
+
* @throws {RequiredError}
|
|
37789
|
+
* @memberof SharedApi
|
|
37790
|
+
*/
|
|
37791
|
+
public createMilvusRole(requestParameters: SharedApiCreateMilvusRoleRequest, options?: RawAxiosRequestConfig) {
|
|
37792
|
+
return SharedApiFp(this.configuration).createMilvusRole(requestParameters.orgName, requestParameters.clusterName, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
|
|
37793
|
+
}
|
|
37794
|
+
|
|
36240
37795
|
/**
|
|
36241
37796
|
* create an account in mongodb
|
|
36242
37797
|
* @summary Create mongodb account
|
|
@@ -36417,6 +37972,30 @@ export class SharedApi extends BaseAPI implements SharedApiInterface {
|
|
|
36417
37972
|
return SharedApiFp(this.configuration).deleteBackupSchedule(requestParameters.orgName, requestParameters.clusterName, requestParameters.scheduleName, options).then((request) => request(this.axios, this.basePath));
|
|
36418
37973
|
}
|
|
36419
37974
|
|
|
37975
|
+
/**
|
|
37976
|
+
*
|
|
37977
|
+
* @summary Delete a ClickHouse account
|
|
37978
|
+
* @param {SharedApiDeleteClickhouseAccountRequest} requestParameters Request parameters.
|
|
37979
|
+
* @param {*} [options] Override http request option.
|
|
37980
|
+
* @throws {RequiredError}
|
|
37981
|
+
* @memberof SharedApi
|
|
37982
|
+
*/
|
|
37983
|
+
public deleteClickhouseAccount(requestParameters: SharedApiDeleteClickhouseAccountRequest, options?: RawAxiosRequestConfig) {
|
|
37984
|
+
return SharedApiFp(this.configuration).deleteClickhouseAccount(requestParameters.orgName, requestParameters.clusterName, requestParameters.accountName, options).then((request) => request(this.axios, this.basePath));
|
|
37985
|
+
}
|
|
37986
|
+
|
|
37987
|
+
/**
|
|
37988
|
+
*
|
|
37989
|
+
* @summary Delete a ClickHouse role
|
|
37990
|
+
* @param {SharedApiDeleteClickhouseRoleRequest} requestParameters Request parameters.
|
|
37991
|
+
* @param {*} [options] Override http request option.
|
|
37992
|
+
* @throws {RequiredError}
|
|
37993
|
+
* @memberof SharedApi
|
|
37994
|
+
*/
|
|
37995
|
+
public deleteClickhouseRole(requestParameters: SharedApiDeleteClickhouseRoleRequest, options?: RawAxiosRequestConfig) {
|
|
37996
|
+
return SharedApiFp(this.configuration).deleteClickhouseRole(requestParameters.orgName, requestParameters.clusterName, requestParameters.roleName, options).then((request) => request(this.axios, this.basePath));
|
|
37997
|
+
}
|
|
37998
|
+
|
|
36420
37999
|
/**
|
|
36421
38000
|
*
|
|
36422
38001
|
* @summary Delete cluster
|
|
@@ -36814,7 +38393,7 @@ export class SharedApi extends BaseAPI implements SharedApiInterface {
|
|
|
36814
38393
|
}
|
|
36815
38394
|
|
|
36816
38395
|
/**
|
|
36817
|
-
* Explain a slow log template sample using DMS. The SQL is selected by templateId and time range; request body does not accept raw SQL. Only MySQL-compatible and
|
|
38396
|
+
* Explain a slow log template sample using DMS. The SQL is selected by templateId and time range; request body does not accept raw SQL. Only MySQL-compatible, PostgreSQL, and SQL Server SELECT samples are supported.
|
|
36818
38397
|
* @summary Explain cluster slow log template
|
|
36819
38398
|
* @param {SharedApiExplainSlowLogTemplateRequest} requestParameters Request parameters.
|
|
36820
38399
|
* @param {*} [options] Override http request option.
|
|
@@ -36897,19 +38476,6 @@ export class SharedApi extends BaseAPI implements SharedApiInterface {
|
|
|
36897
38476
|
return SharedApiFp(this.configuration).generateDemoData(requestParameters.engineName, requestParameters.orgName, requestParameters.clusterName, requestParameters.accountName, options).then((request) => request(this.axios, this.basePath));
|
|
36898
38477
|
}
|
|
36899
38478
|
|
|
36900
|
-
/**
|
|
36901
|
-
*
|
|
36902
|
-
* @summary list autohealing job
|
|
36903
|
-
* @param {SharedApiGetAutohealingRequest} requestParameters Request parameters.
|
|
36904
|
-
* @param {*} [options] Override http request option.
|
|
36905
|
-
* @deprecated
|
|
36906
|
-
* @throws {RequiredError}
|
|
36907
|
-
* @memberof SharedApi
|
|
36908
|
-
*/
|
|
36909
|
-
public getAutohealing(requestParameters: SharedApiGetAutohealingRequest, options?: RawAxiosRequestConfig) {
|
|
36910
|
-
return SharedApiFp(this.configuration).getAutohealing(requestParameters.orgName, requestParameters.clusterName, options).then((request) => request(this.axios, this.basePath));
|
|
36911
|
-
}
|
|
36912
|
-
|
|
36913
38479
|
/**
|
|
36914
38480
|
*
|
|
36915
38481
|
* @summary Get backup
|
|
@@ -36958,6 +38524,18 @@ export class SharedApi extends BaseAPI implements SharedApiInterface {
|
|
|
36958
38524
|
return SharedApiFp(this.configuration).getBackupRepo(requestParameters.environmentName, requestParameters.backupRepoName, requestParameters.orgName, options).then((request) => request(this.axios, this.basePath));
|
|
36959
38525
|
}
|
|
36960
38526
|
|
|
38527
|
+
/**
|
|
38528
|
+
*
|
|
38529
|
+
* @summary Get the grants (privileges) of a ClickHouse role
|
|
38530
|
+
* @param {SharedApiGetClickhouseRoleGrantsRequest} requestParameters Request parameters.
|
|
38531
|
+
* @param {*} [options] Override http request option.
|
|
38532
|
+
* @throws {RequiredError}
|
|
38533
|
+
* @memberof SharedApi
|
|
38534
|
+
*/
|
|
38535
|
+
public getClickhouseRoleGrants(requestParameters: SharedApiGetClickhouseRoleGrantsRequest, options?: RawAxiosRequestConfig) {
|
|
38536
|
+
return SharedApiFp(this.configuration).getClickhouseRoleGrants(requestParameters.orgName, requestParameters.clusterName, requestParameters.roleName, options).then((request) => request(this.axios, this.basePath));
|
|
38537
|
+
}
|
|
38538
|
+
|
|
36961
38539
|
/**
|
|
36962
38540
|
*
|
|
36963
38541
|
* @summary Get cluster details
|
|
@@ -37557,6 +39135,18 @@ export class SharedApi extends BaseAPI implements SharedApiInterface {
|
|
|
37557
39135
|
return SharedApiFp(this.configuration).getTenant(requestParameters.orgName, requestParameters.clusterName, requestParameters.tenantId, options).then((request) => request(this.axios, this.basePath));
|
|
37558
39136
|
}
|
|
37559
39137
|
|
|
39138
|
+
/**
|
|
39139
|
+
*
|
|
39140
|
+
* @summary Grant privileges to a ClickHouse role
|
|
39141
|
+
* @param {SharedApiGrantClickhouseRolePrivilegesRequest} requestParameters Request parameters.
|
|
39142
|
+
* @param {*} [options] Override http request option.
|
|
39143
|
+
* @throws {RequiredError}
|
|
39144
|
+
* @memberof SharedApi
|
|
39145
|
+
*/
|
|
39146
|
+
public grantClickhouseRolePrivileges(requestParameters: SharedApiGrantClickhouseRolePrivilegesRequest, options?: RawAxiosRequestConfig) {
|
|
39147
|
+
return SharedApiFp(this.configuration).grantClickhouseRolePrivileges(requestParameters.orgName, requestParameters.clusterName, requestParameters.roleName, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
|
|
39148
|
+
}
|
|
39149
|
+
|
|
37560
39150
|
/**
|
|
37561
39151
|
*
|
|
37562
39152
|
* @summary Horizontal scale cluster
|
|
@@ -37664,6 +39254,54 @@ export class SharedApi extends BaseAPI implements SharedApiInterface {
|
|
|
37664
39254
|
return SharedApiFp(this.configuration).listClasses(requestParameters.engineName, options).then((request) => request(this.axios, this.basePath));
|
|
37665
39255
|
}
|
|
37666
39256
|
|
|
39257
|
+
/**
|
|
39258
|
+
*
|
|
39259
|
+
* @summary List the roles granted to a ClickHouse account
|
|
39260
|
+
* @param {SharedApiListClickhouseAccountRolesRequest} requestParameters Request parameters.
|
|
39261
|
+
* @param {*} [options] Override http request option.
|
|
39262
|
+
* @throws {RequiredError}
|
|
39263
|
+
* @memberof SharedApi
|
|
39264
|
+
*/
|
|
39265
|
+
public listClickhouseAccountRoles(requestParameters: SharedApiListClickhouseAccountRolesRequest, options?: RawAxiosRequestConfig) {
|
|
39266
|
+
return SharedApiFp(this.configuration).listClickhouseAccountRoles(requestParameters.orgName, requestParameters.clusterName, requestParameters.accountName, options).then((request) => request(this.axios, this.basePath));
|
|
39267
|
+
}
|
|
39268
|
+
|
|
39269
|
+
/**
|
|
39270
|
+
*
|
|
39271
|
+
* @summary List ClickHouse accounts
|
|
39272
|
+
* @param {SharedApiListClickhouseAccountsRequest} requestParameters Request parameters.
|
|
39273
|
+
* @param {*} [options] Override http request option.
|
|
39274
|
+
* @throws {RequiredError}
|
|
39275
|
+
* @memberof SharedApi
|
|
39276
|
+
*/
|
|
39277
|
+
public listClickhouseAccounts(requestParameters: SharedApiListClickhouseAccountsRequest, options?: RawAxiosRequestConfig) {
|
|
39278
|
+
return SharedApiFp(this.configuration).listClickhouseAccounts(requestParameters.orgName, requestParameters.clusterName, options).then((request) => request(this.axios, this.basePath));
|
|
39279
|
+
}
|
|
39280
|
+
|
|
39281
|
+
/**
|
|
39282
|
+
*
|
|
39283
|
+
* @summary List privileges supported by the ClickHouse server
|
|
39284
|
+
* @param {SharedApiListClickhousePrivilegesRequest} requestParameters Request parameters.
|
|
39285
|
+
* @param {*} [options] Override http request option.
|
|
39286
|
+
* @throws {RequiredError}
|
|
39287
|
+
* @memberof SharedApi
|
|
39288
|
+
*/
|
|
39289
|
+
public listClickhousePrivileges(requestParameters: SharedApiListClickhousePrivilegesRequest, options?: RawAxiosRequestConfig) {
|
|
39290
|
+
return SharedApiFp(this.configuration).listClickhousePrivileges(requestParameters.orgName, requestParameters.clusterName, options).then((request) => request(this.axios, this.basePath));
|
|
39291
|
+
}
|
|
39292
|
+
|
|
39293
|
+
/**
|
|
39294
|
+
*
|
|
39295
|
+
* @summary List ClickHouse roles
|
|
39296
|
+
* @param {SharedApiListClickhouseRolesRequest} requestParameters Request parameters.
|
|
39297
|
+
* @param {*} [options] Override http request option.
|
|
39298
|
+
* @throws {RequiredError}
|
|
39299
|
+
* @memberof SharedApi
|
|
39300
|
+
*/
|
|
39301
|
+
public listClickhouseRoles(requestParameters: SharedApiListClickhouseRolesRequest, options?: RawAxiosRequestConfig) {
|
|
39302
|
+
return SharedApiFp(this.configuration).listClickhouseRoles(requestParameters.orgName, requestParameters.clusterName, requestParameters.forCreateUser, options).then((request) => request(this.axios, this.basePath));
|
|
39303
|
+
}
|
|
39304
|
+
|
|
37667
39305
|
/**
|
|
37668
39306
|
*
|
|
37669
39307
|
* @summary List clusters in the Org
|
|
@@ -38513,18 +40151,6 @@ export class SharedApi extends BaseAPI implements SharedApiInterface {
|
|
|
38513
40151
|
return SharedApiFp(this.configuration).putElasticsearchSecurityUser(requestParameters.orgName, requestParameters.clusterName, requestParameters.username, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
|
|
38514
40152
|
}
|
|
38515
40153
|
|
|
38516
|
-
/**
|
|
38517
|
-
* Create or update a Milvus native role and replace its privilege grants.
|
|
38518
|
-
* @summary Put Milvus role
|
|
38519
|
-
* @param {SharedApiPutMilvusRoleRequest} requestParameters Request parameters.
|
|
38520
|
-
* @param {*} [options] Override http request option.
|
|
38521
|
-
* @throws {RequiredError}
|
|
38522
|
-
* @memberof SharedApi
|
|
38523
|
-
*/
|
|
38524
|
-
public putMilvusRole(requestParameters: SharedApiPutMilvusRoleRequest, options?: RawAxiosRequestConfig) {
|
|
38525
|
-
return SharedApiFp(this.configuration).putMilvusRole(requestParameters.orgName, requestParameters.clusterName, requestParameters.roleName, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
|
|
38526
|
-
}
|
|
38527
|
-
|
|
38528
40154
|
/**
|
|
38529
40155
|
*
|
|
38530
40156
|
* @summary create a SQL query
|
|
@@ -38836,6 +40462,18 @@ export class SharedApi extends BaseAPI implements SharedApiInterface {
|
|
|
38836
40462
|
return SharedApiFp(this.configuration).restoreRecycleBinCluster(requestParameters.orgName, requestParameters.clusterName, options).then((request) => request(this.axios, this.basePath));
|
|
38837
40463
|
}
|
|
38838
40464
|
|
|
40465
|
+
/**
|
|
40466
|
+
*
|
|
40467
|
+
* @summary Revoke privileges from a ClickHouse role
|
|
40468
|
+
* @param {SharedApiRevokeClickhouseRolePrivilegesRequest} requestParameters Request parameters.
|
|
40469
|
+
* @param {*} [options] Override http request option.
|
|
40470
|
+
* @throws {RequiredError}
|
|
40471
|
+
* @memberof SharedApi
|
|
40472
|
+
*/
|
|
40473
|
+
public revokeClickhouseRolePrivileges(requestParameters: SharedApiRevokeClickhouseRolePrivilegesRequest, options?: RawAxiosRequestConfig) {
|
|
40474
|
+
return SharedApiFp(this.configuration).revokeClickhouseRolePrivileges(requestParameters.orgName, requestParameters.clusterName, requestParameters.roleName, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
|
|
40475
|
+
}
|
|
40476
|
+
|
|
38839
40477
|
/**
|
|
38840
40478
|
*
|
|
38841
40479
|
* @summary Set cluster alert disabled or enabled
|
|
@@ -39052,6 +40690,30 @@ export class SharedApi extends BaseAPI implements SharedApiInterface {
|
|
|
39052
40690
|
return SharedApiFp(this.configuration).updateBackupSchedule(requestParameters.orgName, requestParameters.clusterName, requestParameters.scheduleName, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
|
|
39053
40691
|
}
|
|
39054
40692
|
|
|
40693
|
+
/**
|
|
40694
|
+
*
|
|
40695
|
+
* @summary Update a ClickHouse account password
|
|
40696
|
+
* @param {SharedApiUpdateClickhouseAccountPasswordRequest} requestParameters Request parameters.
|
|
40697
|
+
* @param {*} [options] Override http request option.
|
|
40698
|
+
* @throws {RequiredError}
|
|
40699
|
+
* @memberof SharedApi
|
|
40700
|
+
*/
|
|
40701
|
+
public updateClickhouseAccountPassword(requestParameters: SharedApiUpdateClickhouseAccountPasswordRequest, options?: RawAxiosRequestConfig) {
|
|
40702
|
+
return SharedApiFp(this.configuration).updateClickhouseAccountPassword(requestParameters.orgName, requestParameters.clusterName, requestParameters.accountName, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
|
|
40703
|
+
}
|
|
40704
|
+
|
|
40705
|
+
/**
|
|
40706
|
+
*
|
|
40707
|
+
* @summary Update the roles granted to a ClickHouse account
|
|
40708
|
+
* @param {SharedApiUpdateClickhouseAccountRolesRequest} requestParameters Request parameters.
|
|
40709
|
+
* @param {*} [options] Override http request option.
|
|
40710
|
+
* @throws {RequiredError}
|
|
40711
|
+
* @memberof SharedApi
|
|
40712
|
+
*/
|
|
40713
|
+
public updateClickhouseAccountRoles(requestParameters: SharedApiUpdateClickhouseAccountRolesRequest, options?: RawAxiosRequestConfig) {
|
|
40714
|
+
return SharedApiFp(this.configuration).updateClickhouseAccountRoles(requestParameters.orgName, requestParameters.clusterName, requestParameters.accountName, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
|
|
40715
|
+
}
|
|
40716
|
+
|
|
39055
40717
|
/**
|
|
39056
40718
|
*
|
|
39057
40719
|
* @summary Update the cluster license
|
|
@@ -39184,6 +40846,18 @@ export class SharedApi extends BaseAPI implements SharedApiInterface {
|
|
|
39184
40846
|
return SharedApiFp(this.configuration).updateMilvusAccountRoles(requestParameters.orgName, requestParameters.clusterName, requestParameters.accountName, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
|
|
39185
40847
|
}
|
|
39186
40848
|
|
|
40849
|
+
/**
|
|
40850
|
+
* Update an existing Milvus native role by replacing its privilege grants.
|
|
40851
|
+
* @summary Update Milvus role
|
|
40852
|
+
* @param {SharedApiUpdateMilvusRoleRequest} requestParameters Request parameters.
|
|
40853
|
+
* @param {*} [options] Override http request option.
|
|
40854
|
+
* @throws {RequiredError}
|
|
40855
|
+
* @memberof SharedApi
|
|
40856
|
+
*/
|
|
40857
|
+
public updateMilvusRole(requestParameters: SharedApiUpdateMilvusRoleRequest, options?: RawAxiosRequestConfig) {
|
|
40858
|
+
return SharedApiFp(this.configuration).updateMilvusRole(requestParameters.orgName, requestParameters.clusterName, requestParameters.roleName, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
|
|
40859
|
+
}
|
|
40860
|
+
|
|
39187
40861
|
/**
|
|
39188
40862
|
*
|
|
39189
40863
|
* @summary update mssql account compatible with windows account
|
|
@@ -39205,7 +40879,7 @@ export class SharedApi extends BaseAPI implements SharedApiInterface {
|
|
|
39205
40879
|
* @memberof SharedApi
|
|
39206
40880
|
*/
|
|
39207
40881
|
public updateRabbitAccountPassword(requestParameters: SharedApiUpdateRabbitAccountPasswordRequest, options?: RawAxiosRequestConfig) {
|
|
39208
|
-
return SharedApiFp(this.configuration).updateRabbitAccountPassword(requestParameters.orgName, requestParameters.clusterName, requestParameters.accountName, requestParameters.
|
|
40882
|
+
return SharedApiFp(this.configuration).updateRabbitAccountPassword(requestParameters.orgName, requestParameters.clusterName, requestParameters.accountName, requestParameters.rbmqPasswordUpdateRequest, options).then((request) => request(this.axios, this.basePath));
|
|
39209
40883
|
}
|
|
39210
40884
|
|
|
39211
40885
|
/**
|