kb-cloud-client-typescript 2.3.0-alpha.175 → 2.3.0-alpha.177
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 +2 -0
- package/dist/adminapi/api.d.ts.map +1 -1
- package/dist/adminapi/api.js +2 -0
- package/dist/adminapi/api.js.map +1 -1
- package/dist/adminapi/apis/account-api.d.ts +568 -0
- package/dist/adminapi/apis/account-api.d.ts.map +1 -1
- package/dist/adminapi/apis/account-api.js +636 -0
- package/dist/adminapi/apis/account-api.js.map +1 -1
- package/dist/adminapi/apis/diagnostics-api.d.ts +392 -0
- package/dist/adminapi/apis/diagnostics-api.d.ts.map +1 -1
- package/dist/adminapi/apis/diagnostics-api.js +415 -0
- package/dist/adminapi/apis/diagnostics-api.js.map +1 -1
- package/dist/adminapi/apis/elasticsearch-api.d.ts +1221 -0
- package/dist/adminapi/apis/elasticsearch-api.d.ts.map +1 -0
- package/dist/adminapi/apis/elasticsearch-api.js +1332 -0
- package/dist/adminapi/apis/elasticsearch-api.js.map +1 -0
- package/dist/adminapi/apis/hive-api.d.ts +334 -0
- package/dist/adminapi/apis/hive-api.d.ts.map +1 -0
- package/dist/adminapi/apis/hive-api.js +382 -0
- package/dist/adminapi/apis/hive-api.js.map +1 -0
- package/dist/adminapi/apis/kafka-api.d.ts +286 -0
- package/dist/adminapi/apis/kafka-api.d.ts.map +1 -1
- package/dist/adminapi/apis/kafka-api.js +318 -0
- package/dist/adminapi/apis/kafka-api.js.map +1 -1
- package/dist/adminapi/apis/shared-api.d.ts +1787 -46
- package/dist/adminapi/apis/shared-api.d.ts.map +1 -1
- package/dist/adminapi/apis/shared-api.js +2060 -156
- package/dist/adminapi/apis/shared-api.js.map +1 -1
- package/dist/adminapi/models/dameng-index-item.d.ts +55 -0
- package/dist/adminapi/models/dameng-index-item.d.ts.map +1 -0
- package/dist/adminapi/models/dameng-index-item.js +16 -0
- package/dist/adminapi/models/dameng-index-item.js.map +1 -0
- package/dist/adminapi/models/dameng-large-mem-sqlentry.d.ts +55 -0
- package/dist/adminapi/models/dameng-large-mem-sqlentry.d.ts.map +1 -0
- package/dist/adminapi/models/dameng-large-mem-sqlentry.js +16 -0
- package/dist/adminapi/models/dameng-large-mem-sqlentry.js.map +1 -0
- package/dist/adminapi/models/dameng-lock-analysis.d.ts +39 -0
- package/dist/adminapi/models/dameng-lock-analysis.d.ts.map +1 -0
- package/dist/adminapi/models/dameng-lock-analysis.js +16 -0
- package/dist/adminapi/models/dameng-lock-analysis.js.map +1 -0
- package/dist/adminapi/models/dameng-lock-row.d.ts +61 -0
- package/dist/adminapi/models/dameng-lock-row.d.ts.map +1 -0
- package/dist/adminapi/models/dameng-lock-row.js +16 -0
- package/dist/adminapi/models/dameng-lock-row.js.map +1 -0
- package/dist/adminapi/models/dameng-long-exec-sqlentry.d.ts +55 -0
- package/dist/adminapi/models/dameng-long-exec-sqlentry.d.ts.map +1 -0
- package/dist/adminapi/models/dameng-long-exec-sqlentry.js +16 -0
- package/dist/adminapi/models/dameng-long-exec-sqlentry.js.map +1 -0
- package/dist/adminapi/models/dameng-schema-item.d.ts +31 -0
- package/dist/adminapi/models/dameng-schema-item.d.ts.map +1 -0
- package/dist/adminapi/models/dameng-schema-item.js +16 -0
- package/dist/adminapi/models/dameng-schema-item.js.map +1 -0
- package/dist/adminapi/models/dameng-session-detail.d.ts +103 -0
- package/dist/adminapi/models/dameng-session-detail.d.ts.map +1 -0
- package/dist/adminapi/models/dameng-session-detail.js +16 -0
- package/dist/adminapi/models/dameng-session-detail.js.map +1 -0
- package/dist/adminapi/models/dameng-session-list-item.d.ts +91 -0
- package/dist/adminapi/models/dameng-session-list-item.d.ts.map +1 -0
- package/dist/adminapi/models/dameng-session-list-item.js +16 -0
- package/dist/adminapi/models/dameng-session-list-item.js.map +1 -0
- package/dist/adminapi/models/dameng-space-analysis.d.ts +47 -0
- package/dist/adminapi/models/dameng-space-analysis.d.ts.map +1 -0
- package/dist/adminapi/models/dameng-space-analysis.js +16 -0
- package/dist/adminapi/models/dameng-space-analysis.js.map +1 -0
- package/dist/adminapi/models/dameng-sqlanalysis.d.ts +33 -0
- package/dist/adminapi/models/dameng-sqlanalysis.d.ts.map +1 -0
- package/dist/adminapi/models/dameng-sqlanalysis.js +16 -0
- package/dist/adminapi/models/dameng-sqlanalysis.js.map +1 -0
- package/dist/adminapi/models/dameng-table-size-item.d.ts +43 -0
- package/dist/adminapi/models/dameng-table-size-item.d.ts.map +1 -0
- package/dist/adminapi/models/dameng-table-size-item.js +16 -0
- package/dist/adminapi/models/dameng-table-size-item.js.map +1 -0
- package/dist/adminapi/models/dameng-tablespace-item.d.ts +49 -0
- package/dist/adminapi/models/dameng-tablespace-item.d.ts.map +1 -0
- package/dist/adminapi/models/dameng-tablespace-item.js +16 -0
- package/dist/adminapi/models/dameng-tablespace-item.js.map +1 -0
- package/dist/adminapi/models/esput-security-user-request.d.ts +63 -0
- package/dist/adminapi/models/esput-security-user-request.d.ts.map +1 -0
- package/dist/adminapi/models/esput-security-user-request.js +16 -0
- package/dist/adminapi/models/esput-security-user-request.js.map +1 -0
- package/dist/adminapi/models/essecurity-application-privileges.d.ts +37 -0
- package/dist/adminapi/models/essecurity-application-privileges.d.ts.map +1 -0
- package/dist/adminapi/models/essecurity-application-privileges.js +16 -0
- package/dist/adminapi/models/essecurity-application-privileges.js.map +1 -0
- package/dist/adminapi/models/essecurity-field-security.d.ts +31 -0
- package/dist/adminapi/models/essecurity-field-security.d.ts.map +1 -0
- package/dist/adminapi/models/essecurity-field-security.js +16 -0
- package/dist/adminapi/models/essecurity-field-security.js.map +1 -0
- package/dist/adminapi/models/essecurity-index-privileges.d.ts +50 -0
- package/dist/adminapi/models/essecurity-index-privileges.d.ts.map +1 -0
- package/dist/adminapi/models/essecurity-index-privileges.js +16 -0
- package/dist/adminapi/models/essecurity-index-privileges.js.map +1 -0
- package/dist/adminapi/models/essecurity-password-request.d.ts +25 -0
- package/dist/adminapi/models/essecurity-password-request.d.ts.map +1 -0
- package/dist/adminapi/models/essecurity-password-request.js +16 -0
- package/dist/adminapi/models/essecurity-password-request.js.map +1 -0
- package/dist/adminapi/models/essecurity-remote-cluster-privileges.d.ts +31 -0
- package/dist/adminapi/models/essecurity-remote-cluster-privileges.d.ts.map +1 -0
- package/dist/adminapi/models/essecurity-remote-cluster-privileges.js +16 -0
- package/dist/adminapi/models/essecurity-remote-cluster-privileges.js.map +1 -0
- package/dist/adminapi/models/essecurity-remote-index-privileges.d.ts +56 -0
- package/dist/adminapi/models/essecurity-remote-index-privileges.d.ts.map +1 -0
- package/dist/adminapi/models/essecurity-remote-index-privileges.js +16 -0
- package/dist/adminapi/models/essecurity-remote-index-privileges.js.map +1 -0
- package/dist/adminapi/models/essecurity-role-descriptor.d.ts +97 -0
- package/dist/adminapi/models/essecurity-role-descriptor.d.ts.map +1 -0
- package/dist/adminapi/models/essecurity-role-descriptor.js +16 -0
- package/dist/adminapi/models/essecurity-role-descriptor.js.map +1 -0
- package/dist/adminapi/models/essecurity-role-mapping.d.ts +54 -0
- package/dist/adminapi/models/essecurity-role-mapping.d.ts.map +1 -0
- package/dist/adminapi/models/essecurity-role-mapping.js +16 -0
- package/dist/adminapi/models/essecurity-role-mapping.js.map +1 -0
- package/dist/adminapi/models/essecurity-role-template-format.d.ts +22 -0
- package/dist/adminapi/models/essecurity-role-template-format.d.ts.map +1 -0
- package/dist/adminapi/models/essecurity-role-template-format.js +26 -0
- package/dist/adminapi/models/essecurity-role-template-format.js.map +1 -0
- package/dist/adminapi/models/essecurity-role-template.d.ts +34 -0
- package/dist/adminapi/models/essecurity-role-template.d.ts.map +1 -0
- package/dist/adminapi/models/essecurity-role-template.js +16 -0
- package/dist/adminapi/models/essecurity-role-template.js.map +1 -0
- package/dist/adminapi/models/essecurity-user.d.ts +51 -0
- package/dist/adminapi/models/essecurity-user.d.ts.map +1 -0
- package/dist/adminapi/models/essecurity-user.js +16 -0
- package/dist/adminapi/models/essecurity-user.js.map +1 -0
- package/dist/adminapi/models/index.d.ts +24 -0
- package/dist/adminapi/models/index.d.ts.map +1 -1
- package/dist/adminapi/models/index.js +24 -0
- package/dist/adminapi/models/index.js.map +1 -1
- package/dist/openapi/apis/diagnostics-api.d.ts +392 -0
- package/dist/openapi/apis/diagnostics-api.d.ts.map +1 -1
- package/dist/openapi/apis/diagnostics-api.js +415 -0
- package/dist/openapi/apis/diagnostics-api.js.map +1 -1
- package/dist/openapi/apis/elasticsearch-api.d.ts +53 -53
- package/dist/openapi/apis/elasticsearch-api.d.ts.map +1 -1
- package/dist/openapi/apis/elasticsearch-api.js +8 -8
- package/dist/openapi/apis/elasticsearch-api.js.map +1 -1
- package/dist/openapi/apis/shared-api.d.ts +53 -53
- package/dist/openapi/apis/shared-api.d.ts.map +1 -1
- package/dist/openapi/apis/shared-api.js +8 -8
- package/dist/openapi/apis/shared-api.js.map +1 -1
- package/dist/openapi/models/dameng-index-item.d.ts +55 -0
- package/dist/openapi/models/dameng-index-item.d.ts.map +1 -0
- package/dist/openapi/models/{security-role-mapping.js → dameng-index-item.js} +1 -1
- package/dist/openapi/models/dameng-index-item.js.map +1 -0
- package/dist/openapi/models/dameng-large-mem-sqlentry.d.ts +55 -0
- package/dist/openapi/models/dameng-large-mem-sqlentry.d.ts.map +1 -0
- package/dist/openapi/models/{security-index-privileges.js → dameng-large-mem-sqlentry.js} +1 -1
- package/dist/openapi/models/dameng-large-mem-sqlentry.js.map +1 -0
- package/dist/openapi/models/dameng-lock-analysis.d.ts +39 -0
- package/dist/openapi/models/dameng-lock-analysis.d.ts.map +1 -0
- package/dist/openapi/models/{security-role-template.js → dameng-lock-analysis.js} +1 -1
- package/dist/openapi/models/dameng-lock-analysis.js.map +1 -0
- package/dist/openapi/models/dameng-lock-row.d.ts +61 -0
- package/dist/openapi/models/dameng-lock-row.d.ts.map +1 -0
- package/dist/openapi/models/{security-user.js → dameng-lock-row.js} +1 -1
- package/dist/openapi/models/dameng-lock-row.js.map +1 -0
- package/dist/openapi/models/dameng-long-exec-sqlentry.d.ts +55 -0
- package/dist/openapi/models/dameng-long-exec-sqlentry.d.ts.map +1 -0
- package/dist/openapi/models/{put-security-user-request.js → dameng-long-exec-sqlentry.js} +1 -1
- package/dist/openapi/models/dameng-long-exec-sqlentry.js.map +1 -0
- package/dist/openapi/models/dameng-schema-item.d.ts +31 -0
- package/dist/openapi/models/dameng-schema-item.d.ts.map +1 -0
- package/dist/openapi/models/{security-field-security.js → dameng-schema-item.js} +1 -1
- package/dist/openapi/models/dameng-schema-item.js.map +1 -0
- package/dist/openapi/models/dameng-session-detail.d.ts +103 -0
- package/dist/openapi/models/dameng-session-detail.d.ts.map +1 -0
- package/dist/openapi/models/dameng-session-detail.js +16 -0
- package/dist/openapi/models/dameng-session-detail.js.map +1 -0
- package/dist/openapi/models/dameng-session-list-item.d.ts +91 -0
- package/dist/openapi/models/dameng-session-list-item.d.ts.map +1 -0
- package/dist/openapi/models/{security-role-descriptor.js → dameng-session-list-item.js} +1 -1
- package/dist/openapi/models/dameng-session-list-item.js.map +1 -0
- package/dist/openapi/models/dameng-space-analysis.d.ts +47 -0
- package/dist/openapi/models/dameng-space-analysis.d.ts.map +1 -0
- package/dist/openapi/models/dameng-space-analysis.js +16 -0
- package/dist/openapi/models/dameng-space-analysis.js.map +1 -0
- package/dist/openapi/models/dameng-sqlanalysis.d.ts +33 -0
- package/dist/openapi/models/dameng-sqlanalysis.d.ts.map +1 -0
- package/dist/openapi/models/dameng-sqlanalysis.js +16 -0
- package/dist/openapi/models/dameng-sqlanalysis.js.map +1 -0
- package/dist/openapi/models/dameng-table-size-item.d.ts +43 -0
- package/dist/openapi/models/dameng-table-size-item.d.ts.map +1 -0
- package/dist/openapi/models/dameng-table-size-item.js +16 -0
- package/dist/openapi/models/dameng-table-size-item.js.map +1 -0
- package/dist/openapi/models/dameng-tablespace-item.d.ts +49 -0
- package/dist/openapi/models/dameng-tablespace-item.d.ts.map +1 -0
- package/dist/openapi/models/dameng-tablespace-item.js +16 -0
- package/dist/openapi/models/dameng-tablespace-item.js.map +1 -0
- package/dist/openapi/models/{put-security-user-request.d.ts → esput-security-user-request.d.ts} +14 -14
- package/dist/openapi/models/esput-security-user-request.d.ts.map +1 -0
- package/dist/openapi/models/esput-security-user-request.js +16 -0
- package/dist/openapi/models/esput-security-user-request.js.map +1 -0
- package/dist/openapi/models/{security-application-privileges.d.ts → essecurity-application-privileges.d.ts} +6 -6
- package/dist/openapi/models/essecurity-application-privileges.d.ts.map +1 -0
- package/dist/openapi/models/{security-application-privileges.js → essecurity-application-privileges.js} +1 -1
- package/dist/openapi/models/essecurity-application-privileges.js.map +1 -0
- package/dist/openapi/models/{security-field-security.d.ts → essecurity-field-security.d.ts} +5 -5
- package/dist/openapi/models/essecurity-field-security.d.ts.map +1 -0
- package/dist/openapi/models/{security-password-request.js → essecurity-field-security.js} +1 -1
- package/dist/openapi/models/essecurity-field-security.js.map +1 -0
- package/dist/openapi/models/{security-index-privileges.d.ts → essecurity-index-privileges.d.ts} +12 -12
- package/dist/openapi/models/essecurity-index-privileges.d.ts.map +1 -0
- package/dist/openapi/models/essecurity-index-privileges.js +16 -0
- package/dist/openapi/models/essecurity-index-privileges.js.map +1 -0
- package/dist/openapi/models/{security-password-request.d.ts → essecurity-password-request.d.ts} +4 -4
- package/dist/openapi/models/essecurity-password-request.d.ts.map +1 -0
- package/dist/openapi/models/essecurity-password-request.js +16 -0
- package/dist/openapi/models/essecurity-password-request.js.map +1 -0
- package/dist/openapi/models/{security-remote-cluster-privileges.d.ts → essecurity-remote-cluster-privileges.d.ts} +5 -5
- package/dist/openapi/models/essecurity-remote-cluster-privileges.d.ts.map +1 -0
- package/dist/openapi/models/essecurity-remote-cluster-privileges.js +16 -0
- package/dist/openapi/models/essecurity-remote-cluster-privileges.js.map +1 -0
- package/dist/openapi/models/{security-remote-index-privileges.d.ts → essecurity-remote-index-privileges.d.ts} +13 -13
- package/dist/openapi/models/essecurity-remote-index-privileges.d.ts.map +1 -0
- package/dist/openapi/models/essecurity-remote-index-privileges.js +16 -0
- package/dist/openapi/models/essecurity-remote-index-privileges.js.map +1 -0
- package/dist/openapi/models/{security-role-descriptor.d.ts → essecurity-role-descriptor.d.ts} +27 -27
- package/dist/openapi/models/essecurity-role-descriptor.d.ts.map +1 -0
- package/dist/openapi/models/essecurity-role-descriptor.js +16 -0
- package/dist/openapi/models/essecurity-role-descriptor.js.map +1 -0
- package/dist/openapi/models/{security-role-mapping.d.ts → essecurity-role-mapping.d.ts} +11 -11
- package/dist/openapi/models/essecurity-role-mapping.d.ts.map +1 -0
- package/dist/openapi/models/essecurity-role-mapping.js +16 -0
- package/dist/openapi/models/essecurity-role-mapping.js.map +1 -0
- package/dist/openapi/models/{security-role-template-format.d.ts → essecurity-role-template-format.d.ts} +3 -3
- package/dist/openapi/models/essecurity-role-template-format.d.ts.map +1 -0
- package/dist/openapi/models/{security-role-template-format.js → essecurity-role-template-format.js} +3 -3
- package/dist/openapi/models/essecurity-role-template-format.js.map +1 -0
- package/dist/openapi/models/{security-role-template.d.ts → essecurity-role-template.d.ts} +8 -8
- package/dist/openapi/models/essecurity-role-template.d.ts.map +1 -0
- package/dist/openapi/models/essecurity-role-template.js +16 -0
- package/dist/openapi/models/essecurity-role-template.js.map +1 -0
- package/dist/openapi/models/{security-user.d.ts → essecurity-user.d.ts} +10 -10
- package/dist/openapi/models/essecurity-user.d.ts.map +1 -0
- package/dist/openapi/models/essecurity-user.js +16 -0
- package/dist/openapi/models/essecurity-user.js.map +1 -0
- package/dist/openapi/models/index.d.ts +24 -12
- package/dist/openapi/models/index.d.ts.map +1 -1
- package/dist/openapi/models/index.js +24 -12
- package/dist/openapi/models/index.js.map +1 -1
- package/package.json +1 -1
- package/src/adminapi/.openapi-generator/FILES +26 -0
- package/src/adminapi/api.ts +2 -0
- package/src/adminapi/apis/account-api.ts +1046 -46
- package/src/adminapi/apis/diagnostics-api.ts +685 -0
- package/src/adminapi/apis/elasticsearch-api.ts +2072 -0
- package/src/adminapi/apis/hive-api.ts +574 -0
- package/src/adminapi/apis/kafka-api.ts +504 -0
- package/src/adminapi/apis/shared-api.ts +3171 -169
- package/src/adminapi/models/dameng-index-item.ts +60 -0
- package/src/adminapi/models/dameng-large-mem-sqlentry.ts +60 -0
- package/src/adminapi/models/dameng-lock-analysis.ts +48 -0
- package/src/adminapi/models/dameng-lock-row.ts +66 -0
- package/src/adminapi/models/dameng-long-exec-sqlentry.ts +60 -0
- package/src/adminapi/models/dameng-schema-item.ts +36 -0
- package/src/adminapi/models/dameng-session-detail.ts +108 -0
- package/src/adminapi/models/dameng-session-list-item.ts +96 -0
- package/src/adminapi/models/dameng-space-analysis.ts +60 -0
- package/src/adminapi/models/dameng-sqlanalysis.ts +42 -0
- package/src/adminapi/models/dameng-table-size-item.ts +48 -0
- package/src/adminapi/models/dameng-tablespace-item.ts +54 -0
- package/src/adminapi/models/esput-security-user-request.ts +66 -0
- package/src/adminapi/models/essecurity-application-privileges.ts +42 -0
- package/src/adminapi/models/essecurity-field-security.ts +36 -0
- package/src/adminapi/models/essecurity-index-privileges.ts +57 -0
- package/src/adminapi/models/essecurity-password-request.ts +30 -0
- package/src/adminapi/models/essecurity-remote-cluster-privileges.ts +36 -0
- package/src/adminapi/models/essecurity-remote-index-privileges.ts +63 -0
- package/src/adminapi/models/essecurity-role-descriptor.ts +102 -0
- package/src/adminapi/models/essecurity-role-mapping.ts +57 -0
- package/src/adminapi/models/essecurity-role-template-format.ts +31 -0
- package/src/adminapi/models/essecurity-role-template.ts +41 -0
- package/src/adminapi/models/essecurity-user.ts +54 -0
- package/src/adminapi/models/index.ts +24 -0
- package/src/adminapi.yaml +2066 -280
- package/src/openapi/.openapi-generator/FILES +24 -12
- package/src/openapi/apis/diagnostics-api.ts +685 -0
- package/src/openapi/apis/elasticsearch-api.ts +47 -47
- package/src/openapi/apis/shared-api.ts +52 -52
- package/src/openapi/models/dameng-index-item.ts +60 -0
- package/src/openapi/models/dameng-large-mem-sqlentry.ts +60 -0
- package/src/openapi/models/dameng-lock-analysis.ts +48 -0
- package/src/openapi/models/dameng-lock-row.ts +66 -0
- package/src/openapi/models/dameng-long-exec-sqlentry.ts +60 -0
- package/src/openapi/models/dameng-schema-item.ts +36 -0
- package/src/openapi/models/dameng-session-detail.ts +108 -0
- package/src/openapi/models/dameng-session-list-item.ts +96 -0
- package/src/openapi/models/dameng-space-analysis.ts +60 -0
- package/src/openapi/models/dameng-sqlanalysis.ts +42 -0
- package/src/openapi/models/dameng-table-size-item.ts +48 -0
- package/src/openapi/models/dameng-tablespace-item.ts +54 -0
- package/src/openapi/models/{put-security-user-request.ts → esput-security-user-request.ts} +13 -13
- package/src/openapi/models/{security-application-privileges.ts → essecurity-application-privileges.ts} +5 -5
- package/src/openapi/models/{security-field-security.ts → essecurity-field-security.ts} +4 -4
- package/src/openapi/models/{security-index-privileges.ts → essecurity-index-privileges.ts} +11 -11
- package/src/openapi/models/{security-password-request.ts → essecurity-password-request.ts} +3 -3
- package/src/openapi/models/{security-remote-cluster-privileges.ts → essecurity-remote-cluster-privileges.ts} +4 -4
- package/src/openapi/models/{security-remote-index-privileges.ts → essecurity-remote-index-privileges.ts} +12 -12
- package/src/openapi/models/{security-role-descriptor.ts → essecurity-role-descriptor.ts} +26 -26
- package/src/openapi/models/{security-role-mapping.ts → essecurity-role-mapping.ts} +10 -10
- package/src/openapi/models/{security-role-template-format.ts → essecurity-role-template-format.ts} +2 -2
- package/src/openapi/models/{security-role-template.ts → essecurity-role-template.ts} +7 -7
- package/src/openapi/models/{security-user.ts → essecurity-user.ts} +9 -9
- package/src/openapi/models/index.ts +24 -12
- package/src/openapi.yaml +636 -38
- package/dist/openapi/models/put-security-user-request.d.ts.map +0 -1
- package/dist/openapi/models/put-security-user-request.js.map +0 -1
- package/dist/openapi/models/security-application-privileges.d.ts.map +0 -1
- package/dist/openapi/models/security-application-privileges.js.map +0 -1
- package/dist/openapi/models/security-field-security.d.ts.map +0 -1
- package/dist/openapi/models/security-field-security.js.map +0 -1
- package/dist/openapi/models/security-index-privileges.d.ts.map +0 -1
- package/dist/openapi/models/security-index-privileges.js.map +0 -1
- package/dist/openapi/models/security-password-request.d.ts.map +0 -1
- package/dist/openapi/models/security-password-request.js.map +0 -1
- package/dist/openapi/models/security-remote-cluster-privileges.d.ts.map +0 -1
- package/dist/openapi/models/security-remote-cluster-privileges.js +0 -16
- package/dist/openapi/models/security-remote-cluster-privileges.js.map +0 -1
- package/dist/openapi/models/security-remote-index-privileges.d.ts.map +0 -1
- package/dist/openapi/models/security-remote-index-privileges.js +0 -16
- package/dist/openapi/models/security-remote-index-privileges.js.map +0 -1
- package/dist/openapi/models/security-role-descriptor.d.ts.map +0 -1
- package/dist/openapi/models/security-role-descriptor.js.map +0 -1
- package/dist/openapi/models/security-role-mapping.d.ts.map +0 -1
- package/dist/openapi/models/security-role-mapping.js.map +0 -1
- package/dist/openapi/models/security-role-template-format.d.ts.map +0 -1
- package/dist/openapi/models/security-role-template-format.js.map +0 -1
- package/dist/openapi/models/security-role-template.d.ts.map +0 -1
- package/dist/openapi/models/security-role-template.js.map +0 -1
- package/dist/openapi/models/security-user.d.ts.map +0 -1
- package/dist/openapi/models/security-user.js.map +0 -1
package/src/adminapi.yaml
CHANGED
|
@@ -18172,39 +18172,886 @@ paths:
|
|
|
18172
18172
|
$ref: '#/components/responses/404'
|
|
18173
18173
|
'500':
|
|
18174
18174
|
$ref: '#/components/responses/500'
|
|
18175
|
+
/admin/v1/data/kafka/organizations/{orgName}/clusters/{clusterName}/accounts:
|
|
18176
|
+
get:
|
|
18177
|
+
description: list accounts in cluster
|
|
18178
|
+
summary: List cluster accounts
|
|
18179
|
+
operationId: listKafkaAccounts
|
|
18180
|
+
parameters:
|
|
18181
|
+
- description: name of the Org
|
|
18182
|
+
in: path
|
|
18183
|
+
name: orgName
|
|
18184
|
+
required: true
|
|
18185
|
+
schema:
|
|
18186
|
+
type: string
|
|
18187
|
+
- description: name of the Cluster
|
|
18188
|
+
in: path
|
|
18189
|
+
name: clusterName
|
|
18190
|
+
required: true
|
|
18191
|
+
schema:
|
|
18192
|
+
type: string
|
|
18193
|
+
responses:
|
|
18194
|
+
'200':
|
|
18195
|
+
content:
|
|
18196
|
+
application/json:
|
|
18197
|
+
schema:
|
|
18198
|
+
$ref: '#/components/schemas/accountList'
|
|
18199
|
+
description: Success
|
|
18200
|
+
'204':
|
|
18201
|
+
content: {}
|
|
18202
|
+
description: Returned when list accounts successfully.
|
|
18203
|
+
'401':
|
|
18204
|
+
$ref: '#/components/responses/401'
|
|
18205
|
+
'403':
|
|
18206
|
+
$ref: '#/components/responses/403'
|
|
18207
|
+
'404':
|
|
18208
|
+
$ref: '#/components/responses/404'
|
|
18209
|
+
'500':
|
|
18210
|
+
$ref: '#/components/responses/500'
|
|
18211
|
+
'501':
|
|
18212
|
+
$ref: '#/components/responses/501'
|
|
18213
|
+
tags:
|
|
18214
|
+
- account
|
|
18215
|
+
- kafka
|
|
18216
|
+
- shared
|
|
18217
|
+
x-codegen-request-body-name: body
|
|
18218
|
+
post:
|
|
18219
|
+
description: create an account in cluster
|
|
18220
|
+
summary: Create cluster account
|
|
18221
|
+
operationId: createKafkaAccount
|
|
18222
|
+
parameters:
|
|
18223
|
+
- description: name of the Org
|
|
18224
|
+
in: path
|
|
18225
|
+
name: orgName
|
|
18226
|
+
required: true
|
|
18227
|
+
schema:
|
|
18228
|
+
type: string
|
|
18229
|
+
- description: name of the Cluster
|
|
18230
|
+
in: path
|
|
18231
|
+
name: clusterName
|
|
18232
|
+
required: true
|
|
18233
|
+
schema:
|
|
18234
|
+
type: string
|
|
18235
|
+
requestBody:
|
|
18236
|
+
content:
|
|
18237
|
+
application/json:
|
|
18238
|
+
schema:
|
|
18239
|
+
$ref: '#/components/schemas/account'
|
|
18240
|
+
required: true
|
|
18241
|
+
responses:
|
|
18242
|
+
'201':
|
|
18243
|
+
description: create kafka account success
|
|
18244
|
+
content:
|
|
18245
|
+
application/json:
|
|
18246
|
+
schema:
|
|
18247
|
+
$ref: '#/components/schemas/account'
|
|
18248
|
+
'401':
|
|
18249
|
+
$ref: '#/components/responses/401'
|
|
18250
|
+
'403':
|
|
18251
|
+
$ref: '#/components/responses/403'
|
|
18252
|
+
'404':
|
|
18253
|
+
$ref: '#/components/responses/404'
|
|
18254
|
+
'500':
|
|
18255
|
+
$ref: '#/components/responses/500'
|
|
18256
|
+
'501':
|
|
18257
|
+
$ref: '#/components/responses/501'
|
|
18258
|
+
tags:
|
|
18259
|
+
- account
|
|
18260
|
+
- kafka
|
|
18261
|
+
- shared
|
|
18262
|
+
x-codegen-request-body-name: body
|
|
18263
|
+
/admin/v1/data/kafka/organizations/{orgName}/clusters/{clusterName}/accounts/{accountName}:
|
|
18264
|
+
delete:
|
|
18265
|
+
description: delete an account in cluster
|
|
18266
|
+
summary: Delete cluster account
|
|
18267
|
+
operationId: deleteKafkaAccount
|
|
18268
|
+
parameters:
|
|
18269
|
+
- description: name of the Org
|
|
18270
|
+
in: path
|
|
18271
|
+
name: orgName
|
|
18272
|
+
required: true
|
|
18273
|
+
schema:
|
|
18274
|
+
type: string
|
|
18275
|
+
- description: name of the Cluster
|
|
18276
|
+
in: path
|
|
18277
|
+
name: clusterName
|
|
18278
|
+
required: true
|
|
18279
|
+
schema:
|
|
18280
|
+
type: string
|
|
18281
|
+
- description: name of the Cluster
|
|
18282
|
+
in: path
|
|
18283
|
+
name: accountName
|
|
18284
|
+
required: true
|
|
18285
|
+
schema:
|
|
18286
|
+
type: string
|
|
18287
|
+
responses:
|
|
18288
|
+
'204':
|
|
18289
|
+
content: {}
|
|
18290
|
+
description: Returned when account is deleted successfully.
|
|
18291
|
+
'401':
|
|
18292
|
+
$ref: '#/components/responses/401'
|
|
18293
|
+
'403':
|
|
18294
|
+
$ref: '#/components/responses/403'
|
|
18295
|
+
'404':
|
|
18296
|
+
$ref: '#/components/responses/404'
|
|
18297
|
+
'500':
|
|
18298
|
+
$ref: '#/components/responses/500'
|
|
18299
|
+
'501':
|
|
18300
|
+
$ref: '#/components/responses/501'
|
|
18301
|
+
tags:
|
|
18302
|
+
- account
|
|
18303
|
+
- kafka
|
|
18304
|
+
- shared
|
|
18305
|
+
patch:
|
|
18306
|
+
description: update an account in cluster
|
|
18307
|
+
summary: update cluster account
|
|
18308
|
+
operationId: updateKafkaAccount
|
|
18309
|
+
parameters:
|
|
18310
|
+
- description: name of the Org
|
|
18311
|
+
in: path
|
|
18312
|
+
name: orgName
|
|
18313
|
+
required: true
|
|
18314
|
+
schema:
|
|
18315
|
+
type: string
|
|
18316
|
+
- description: name of the Cluster
|
|
18317
|
+
in: path
|
|
18318
|
+
name: clusterName
|
|
18319
|
+
required: true
|
|
18320
|
+
schema:
|
|
18321
|
+
type: string
|
|
18322
|
+
- description: name of the account
|
|
18323
|
+
in: path
|
|
18324
|
+
name: accountName
|
|
18325
|
+
required: true
|
|
18326
|
+
schema:
|
|
18327
|
+
type: string
|
|
18328
|
+
requestBody:
|
|
18329
|
+
content:
|
|
18330
|
+
application/json:
|
|
18331
|
+
schema:
|
|
18332
|
+
$ref: '#/components/schemas/account'
|
|
18333
|
+
required: true
|
|
18334
|
+
responses:
|
|
18335
|
+
'200':
|
|
18336
|
+
description: upadte kafka account success
|
|
18337
|
+
content:
|
|
18338
|
+
application/json:
|
|
18339
|
+
schema:
|
|
18340
|
+
$ref: '#/components/schemas/account'
|
|
18341
|
+
'401':
|
|
18342
|
+
$ref: '#/components/responses/401'
|
|
18343
|
+
'403':
|
|
18344
|
+
$ref: '#/components/responses/403'
|
|
18345
|
+
'404':
|
|
18346
|
+
$ref: '#/components/responses/404'
|
|
18347
|
+
'500':
|
|
18348
|
+
$ref: '#/components/responses/500'
|
|
18349
|
+
'501':
|
|
18350
|
+
$ref: '#/components/responses/501'
|
|
18351
|
+
tags:
|
|
18352
|
+
- account
|
|
18353
|
+
- kafka
|
|
18354
|
+
- shared
|
|
18355
|
+
x-codegen-request-body-name: body
|
|
18356
|
+
/admin/v1/data/hive/organizations/{orgName}/clusters/{clusterName}/accounts:
|
|
18357
|
+
get:
|
|
18358
|
+
summary: Get Hive accounts
|
|
18359
|
+
description: Get Hive accounts
|
|
18360
|
+
operationId: getHiveAccounts
|
|
18361
|
+
tags:
|
|
18362
|
+
- hive
|
|
18363
|
+
- account
|
|
18364
|
+
- shared
|
|
18365
|
+
parameters:
|
|
18366
|
+
- name: orgName
|
|
18367
|
+
in: path
|
|
18368
|
+
required: true
|
|
18369
|
+
schema:
|
|
18370
|
+
type: string
|
|
18371
|
+
description: The name of organization
|
|
18372
|
+
- name: clusterName
|
|
18373
|
+
in: path
|
|
18374
|
+
required: true
|
|
18375
|
+
schema:
|
|
18376
|
+
type: string
|
|
18377
|
+
description: The name of cluster
|
|
18378
|
+
responses:
|
|
18379
|
+
'200':
|
|
18380
|
+
content:
|
|
18381
|
+
application/json:
|
|
18382
|
+
schema:
|
|
18383
|
+
$ref: '#/components/schemas/accountList'
|
|
18384
|
+
description: Success
|
|
18385
|
+
'204':
|
|
18386
|
+
content: {}
|
|
18387
|
+
description: Returned when project is deleted successfully.
|
|
18388
|
+
'401':
|
|
18389
|
+
$ref: '#/components/responses/401'
|
|
18390
|
+
'403':
|
|
18391
|
+
$ref: '#/components/responses/403'
|
|
18392
|
+
'404':
|
|
18393
|
+
$ref: '#/components/responses/404'
|
|
18394
|
+
'500':
|
|
18395
|
+
$ref: '#/components/responses/500'
|
|
18396
|
+
post:
|
|
18397
|
+
description: create an hive account
|
|
18398
|
+
summary: Create Hive account
|
|
18399
|
+
operationId: createHiveAccount
|
|
18400
|
+
parameters:
|
|
18401
|
+
- description: name of the Org
|
|
18402
|
+
in: path
|
|
18403
|
+
name: orgName
|
|
18404
|
+
required: true
|
|
18405
|
+
schema:
|
|
18406
|
+
type: string
|
|
18407
|
+
- description: name of the Cluster
|
|
18408
|
+
in: path
|
|
18409
|
+
name: clusterName
|
|
18410
|
+
required: true
|
|
18411
|
+
schema:
|
|
18412
|
+
type: string
|
|
18413
|
+
requestBody:
|
|
18414
|
+
content:
|
|
18415
|
+
application/json:
|
|
18416
|
+
schema:
|
|
18417
|
+
$ref: '#/components/schemas/account'
|
|
18418
|
+
required: true
|
|
18419
|
+
responses:
|
|
18420
|
+
'201':
|
|
18421
|
+
description: create hive account success
|
|
18422
|
+
content:
|
|
18423
|
+
application/json:
|
|
18424
|
+
schema:
|
|
18425
|
+
$ref: '#/components/schemas/account'
|
|
18426
|
+
'401':
|
|
18427
|
+
$ref: '#/components/responses/401'
|
|
18428
|
+
'403':
|
|
18429
|
+
$ref: '#/components/responses/403'
|
|
18430
|
+
'404':
|
|
18431
|
+
$ref: '#/components/responses/404'
|
|
18432
|
+
'500':
|
|
18433
|
+
$ref: '#/components/responses/500'
|
|
18434
|
+
tags:
|
|
18435
|
+
- account
|
|
18436
|
+
- hive
|
|
18437
|
+
- shared
|
|
18438
|
+
x-codegen-request-body-name: body
|
|
18439
|
+
/admin/v1/data/hive/organizations/{orgName}/clusters/{clusterName}/accounts/{accountName}:
|
|
18440
|
+
delete:
|
|
18441
|
+
description: delete an hive account in cluster
|
|
18442
|
+
summary: Delete hive account
|
|
18443
|
+
operationId: deleteHiveAccount
|
|
18444
|
+
parameters:
|
|
18445
|
+
- description: name of the organization
|
|
18446
|
+
in: path
|
|
18447
|
+
name: orgName
|
|
18448
|
+
required: true
|
|
18449
|
+
schema:
|
|
18450
|
+
type: string
|
|
18451
|
+
- description: name of the cluster
|
|
18452
|
+
in: path
|
|
18453
|
+
name: clusterName
|
|
18454
|
+
required: true
|
|
18455
|
+
schema:
|
|
18456
|
+
type: string
|
|
18457
|
+
- description: name of the account
|
|
18458
|
+
in: path
|
|
18459
|
+
name: accountName
|
|
18460
|
+
required: true
|
|
18461
|
+
schema:
|
|
18462
|
+
type: string
|
|
18463
|
+
responses:
|
|
18464
|
+
'204':
|
|
18465
|
+
content: {}
|
|
18466
|
+
description: Returned when account is deleted successfully.
|
|
18467
|
+
'401':
|
|
18468
|
+
$ref: '#/components/responses/401'
|
|
18469
|
+
'403':
|
|
18470
|
+
$ref: '#/components/responses/403'
|
|
18471
|
+
'404':
|
|
18472
|
+
$ref: '#/components/responses/404'
|
|
18473
|
+
'500':
|
|
18474
|
+
$ref: '#/components/responses/500'
|
|
18475
|
+
tags:
|
|
18476
|
+
- account
|
|
18477
|
+
- hive
|
|
18478
|
+
- shared
|
|
18479
|
+
patch:
|
|
18480
|
+
description: update an hive account in cluster
|
|
18481
|
+
summary: update hive account
|
|
18482
|
+
operationId: updateHiveAccount
|
|
18483
|
+
parameters:
|
|
18484
|
+
- description: name of the organization
|
|
18485
|
+
in: path
|
|
18486
|
+
name: orgName
|
|
18487
|
+
required: true
|
|
18488
|
+
schema:
|
|
18489
|
+
type: string
|
|
18490
|
+
- description: name of the cluster
|
|
18491
|
+
in: path
|
|
18492
|
+
name: clusterName
|
|
18493
|
+
required: true
|
|
18494
|
+
schema:
|
|
18495
|
+
type: string
|
|
18496
|
+
- description: name of the account
|
|
18497
|
+
in: path
|
|
18498
|
+
name: accountName
|
|
18499
|
+
required: true
|
|
18500
|
+
schema:
|
|
18501
|
+
type: string
|
|
18502
|
+
requestBody:
|
|
18503
|
+
content:
|
|
18504
|
+
application/json:
|
|
18505
|
+
schema:
|
|
18506
|
+
$ref: '#/components/schemas/account'
|
|
18507
|
+
required: true
|
|
18508
|
+
responses:
|
|
18509
|
+
'204':
|
|
18510
|
+
content: {}
|
|
18511
|
+
description: Update account password successfully.
|
|
18512
|
+
'401':
|
|
18513
|
+
$ref: '#/components/responses/401'
|
|
18514
|
+
'403':
|
|
18515
|
+
$ref: '#/components/responses/403'
|
|
18516
|
+
'404':
|
|
18517
|
+
$ref: '#/components/responses/404'
|
|
18518
|
+
'500':
|
|
18519
|
+
$ref: '#/components/responses/500'
|
|
18520
|
+
tags:
|
|
18521
|
+
- account
|
|
18522
|
+
- hive
|
|
18523
|
+
- shared
|
|
18524
|
+
x-codegen-request-body-name: body
|
|
18175
18525
|
/admin/v1/data/redis/organizations/{orgName}/clusters/{clusterName}/accounts:
|
|
18176
18526
|
get:
|
|
18177
18527
|
tags:
|
|
18178
|
-
- redis
|
|
18528
|
+
- redis
|
|
18529
|
+
- shared
|
|
18530
|
+
summary: list redis accounts
|
|
18531
|
+
operationId: listRedisAccounts
|
|
18532
|
+
parameters:
|
|
18533
|
+
- name: orgName
|
|
18534
|
+
in: path
|
|
18535
|
+
description: the name of organization
|
|
18536
|
+
required: true
|
|
18537
|
+
schema:
|
|
18538
|
+
type: string
|
|
18539
|
+
- name: clusterName
|
|
18540
|
+
in: path
|
|
18541
|
+
description: the name of cluster
|
|
18542
|
+
required: true
|
|
18543
|
+
schema:
|
|
18544
|
+
type: string
|
|
18545
|
+
- name: component
|
|
18546
|
+
in: query
|
|
18547
|
+
description: the component type to list accounts
|
|
18548
|
+
required: false
|
|
18549
|
+
schema:
|
|
18550
|
+
type: string
|
|
18551
|
+
responses:
|
|
18552
|
+
'200':
|
|
18553
|
+
description: list redis users success
|
|
18554
|
+
content:
|
|
18555
|
+
application/json:
|
|
18556
|
+
schema:
|
|
18557
|
+
$ref: '#/components/schemas/ACLUserResponse'
|
|
18558
|
+
'400':
|
|
18559
|
+
$ref: '#/components/responses/400'
|
|
18560
|
+
'401':
|
|
18561
|
+
$ref: '#/components/responses/401'
|
|
18562
|
+
'403':
|
|
18563
|
+
$ref: '#/components/responses/403'
|
|
18564
|
+
'404':
|
|
18565
|
+
$ref: '#/components/responses/404'
|
|
18566
|
+
'500':
|
|
18567
|
+
$ref: '#/components/responses/500'
|
|
18568
|
+
post:
|
|
18569
|
+
tags:
|
|
18570
|
+
- redis
|
|
18571
|
+
- shared
|
|
18572
|
+
summary: create redis account
|
|
18573
|
+
operationId: createRedisAccount
|
|
18574
|
+
parameters:
|
|
18575
|
+
- name: orgName
|
|
18576
|
+
in: path
|
|
18577
|
+
description: the name of organization
|
|
18578
|
+
required: true
|
|
18579
|
+
schema:
|
|
18580
|
+
type: string
|
|
18581
|
+
- name: clusterName
|
|
18582
|
+
in: path
|
|
18583
|
+
description: the name of cluster
|
|
18584
|
+
required: true
|
|
18585
|
+
schema:
|
|
18586
|
+
type: string
|
|
18587
|
+
- name: component
|
|
18588
|
+
in: query
|
|
18589
|
+
description: the component type to create account
|
|
18590
|
+
required: false
|
|
18591
|
+
schema:
|
|
18592
|
+
type: string
|
|
18593
|
+
requestBody:
|
|
18594
|
+
required: true
|
|
18595
|
+
content:
|
|
18596
|
+
application/json:
|
|
18597
|
+
schema:
|
|
18598
|
+
$ref: '#/components/schemas/ACLUser'
|
|
18599
|
+
responses:
|
|
18600
|
+
'201':
|
|
18601
|
+
description: create redis account success
|
|
18602
|
+
content:
|
|
18603
|
+
application/json:
|
|
18604
|
+
schema:
|
|
18605
|
+
$ref: '#/components/schemas/opsRequestName'
|
|
18606
|
+
'400':
|
|
18607
|
+
$ref: '#/components/responses/400'
|
|
18608
|
+
'401':
|
|
18609
|
+
$ref: '#/components/responses/401'
|
|
18610
|
+
'403':
|
|
18611
|
+
$ref: '#/components/responses/403'
|
|
18612
|
+
'404':
|
|
18613
|
+
$ref: '#/components/responses/404'
|
|
18614
|
+
'500':
|
|
18615
|
+
$ref: '#/components/responses/500'
|
|
18616
|
+
/admin/v1/data/redis/organizations/{orgName}/clusters/{clusterName}/accounts/{accountName}:
|
|
18617
|
+
delete:
|
|
18618
|
+
tags:
|
|
18619
|
+
- redis
|
|
18620
|
+
- shared
|
|
18621
|
+
summary: delete redis account
|
|
18622
|
+
operationId: deleteRedisAccount
|
|
18623
|
+
parameters:
|
|
18624
|
+
- name: orgName
|
|
18625
|
+
in: path
|
|
18626
|
+
description: the name of organization
|
|
18627
|
+
required: true
|
|
18628
|
+
schema:
|
|
18629
|
+
type: string
|
|
18630
|
+
- name: clusterName
|
|
18631
|
+
in: path
|
|
18632
|
+
description: the name of cluster
|
|
18633
|
+
required: true
|
|
18634
|
+
schema:
|
|
18635
|
+
type: string
|
|
18636
|
+
- name: accountName
|
|
18637
|
+
in: path
|
|
18638
|
+
description: the name of account
|
|
18639
|
+
required: true
|
|
18640
|
+
schema:
|
|
18641
|
+
type: string
|
|
18642
|
+
- name: component
|
|
18643
|
+
in: query
|
|
18644
|
+
description: in which component type to delete account
|
|
18645
|
+
required: false
|
|
18646
|
+
schema:
|
|
18647
|
+
type: string
|
|
18648
|
+
responses:
|
|
18649
|
+
'200':
|
|
18650
|
+
description: delete redis account success
|
|
18651
|
+
content:
|
|
18652
|
+
application/json:
|
|
18653
|
+
schema:
|
|
18654
|
+
$ref: '#/components/schemas/opsRequestName'
|
|
18655
|
+
'400':
|
|
18656
|
+
$ref: '#/components/responses/400'
|
|
18657
|
+
'401':
|
|
18658
|
+
$ref: '#/components/responses/401'
|
|
18659
|
+
'403':
|
|
18660
|
+
$ref: '#/components/responses/403'
|
|
18661
|
+
'404':
|
|
18662
|
+
$ref: '#/components/responses/404'
|
|
18663
|
+
'500':
|
|
18664
|
+
$ref: '#/components/responses/500'
|
|
18665
|
+
patch:
|
|
18666
|
+
tags:
|
|
18667
|
+
- redis
|
|
18668
|
+
- shared
|
|
18669
|
+
summary: update redis account
|
|
18670
|
+
operationId: updateRedisAccount
|
|
18671
|
+
parameters:
|
|
18672
|
+
- name: orgName
|
|
18673
|
+
in: path
|
|
18674
|
+
description: the name of organization
|
|
18675
|
+
required: true
|
|
18676
|
+
schema:
|
|
18677
|
+
type: string
|
|
18678
|
+
- name: clusterName
|
|
18679
|
+
in: path
|
|
18680
|
+
description: the name of cluster
|
|
18681
|
+
required: true
|
|
18682
|
+
schema:
|
|
18683
|
+
type: string
|
|
18684
|
+
- name: accountName
|
|
18685
|
+
in: path
|
|
18686
|
+
description: the name of account
|
|
18687
|
+
required: true
|
|
18688
|
+
schema:
|
|
18689
|
+
type: string
|
|
18690
|
+
- name: component
|
|
18691
|
+
in: query
|
|
18692
|
+
description: in which component type to update account
|
|
18693
|
+
required: false
|
|
18694
|
+
schema:
|
|
18695
|
+
type: string
|
|
18696
|
+
requestBody:
|
|
18697
|
+
required: true
|
|
18698
|
+
content:
|
|
18699
|
+
application/json:
|
|
18700
|
+
schema:
|
|
18701
|
+
$ref: '#/components/schemas/ACLUser'
|
|
18702
|
+
responses:
|
|
18703
|
+
'200':
|
|
18704
|
+
description: update redis account success
|
|
18705
|
+
content:
|
|
18706
|
+
application/json:
|
|
18707
|
+
schema:
|
|
18708
|
+
$ref: '#/components/schemas/opsRequestName'
|
|
18709
|
+
'400':
|
|
18710
|
+
$ref: '#/components/responses/400'
|
|
18711
|
+
'401':
|
|
18712
|
+
$ref: '#/components/responses/401'
|
|
18713
|
+
'403':
|
|
18714
|
+
$ref: '#/components/responses/403'
|
|
18715
|
+
'404':
|
|
18716
|
+
$ref: '#/components/responses/404'
|
|
18717
|
+
'500':
|
|
18718
|
+
$ref: '#/components/responses/500'
|
|
18719
|
+
/admin/v1/data/elasticsearch/organizations/{orgName}/clusters/{clusterName}/accounts:
|
|
18720
|
+
get:
|
|
18721
|
+
tags:
|
|
18722
|
+
- elasticsearch
|
|
18723
|
+
- shared
|
|
18724
|
+
summary: List Elasticsearch security users
|
|
18725
|
+
operationId: listElasticsearchSecurityUsers
|
|
18726
|
+
parameters:
|
|
18727
|
+
- name: orgName
|
|
18728
|
+
in: path
|
|
18729
|
+
required: true
|
|
18730
|
+
schema:
|
|
18731
|
+
type: string
|
|
18732
|
+
- name: clusterName
|
|
18733
|
+
in: path
|
|
18734
|
+
required: true
|
|
18735
|
+
schema:
|
|
18736
|
+
type: string
|
|
18737
|
+
responses:
|
|
18738
|
+
'200':
|
|
18739
|
+
description: List Elasticsearch security users successfully.
|
|
18740
|
+
content:
|
|
18741
|
+
application/json:
|
|
18742
|
+
schema:
|
|
18743
|
+
$ref: '#/components/schemas/ESSecurityUsers'
|
|
18744
|
+
'400':
|
|
18745
|
+
$ref: '#/components/responses/400'
|
|
18746
|
+
'401':
|
|
18747
|
+
$ref: '#/components/responses/401'
|
|
18748
|
+
'403':
|
|
18749
|
+
$ref: '#/components/responses/403'
|
|
18750
|
+
'404':
|
|
18751
|
+
$ref: '#/components/responses/404'
|
|
18752
|
+
'500':
|
|
18753
|
+
$ref: '#/components/responses/500'
|
|
18754
|
+
/admin/v1/data/elasticsearch/organizations/{orgName}/clusters/{clusterName}/accounts/{username}:
|
|
18755
|
+
get:
|
|
18756
|
+
tags:
|
|
18757
|
+
- elasticsearch
|
|
18758
|
+
- shared
|
|
18759
|
+
summary: Get Elasticsearch security user
|
|
18760
|
+
operationId: getElasticsearchSecurityUser
|
|
18761
|
+
parameters:
|
|
18762
|
+
- name: orgName
|
|
18763
|
+
in: path
|
|
18764
|
+
required: true
|
|
18765
|
+
schema:
|
|
18766
|
+
type: string
|
|
18767
|
+
- name: clusterName
|
|
18768
|
+
in: path
|
|
18769
|
+
required: true
|
|
18770
|
+
schema:
|
|
18771
|
+
type: string
|
|
18772
|
+
- name: username
|
|
18773
|
+
in: path
|
|
18774
|
+
required: true
|
|
18775
|
+
schema:
|
|
18776
|
+
type: string
|
|
18777
|
+
responses:
|
|
18778
|
+
'200':
|
|
18779
|
+
description: Get Elasticsearch security user successfully.
|
|
18780
|
+
content:
|
|
18781
|
+
application/json:
|
|
18782
|
+
schema:
|
|
18783
|
+
$ref: '#/components/schemas/ESSecurityUser'
|
|
18784
|
+
'400':
|
|
18785
|
+
$ref: '#/components/responses/400'
|
|
18786
|
+
'401':
|
|
18787
|
+
$ref: '#/components/responses/401'
|
|
18788
|
+
'403':
|
|
18789
|
+
$ref: '#/components/responses/403'
|
|
18790
|
+
'404':
|
|
18791
|
+
$ref: '#/components/responses/404'
|
|
18792
|
+
'500':
|
|
18793
|
+
$ref: '#/components/responses/500'
|
|
18794
|
+
put:
|
|
18795
|
+
tags:
|
|
18796
|
+
- elasticsearch
|
|
18797
|
+
- shared
|
|
18798
|
+
summary: Create or update Elasticsearch security user
|
|
18799
|
+
operationId: putElasticsearchSecurityUser
|
|
18800
|
+
parameters:
|
|
18801
|
+
- name: orgName
|
|
18802
|
+
in: path
|
|
18803
|
+
required: true
|
|
18804
|
+
schema:
|
|
18805
|
+
type: string
|
|
18806
|
+
- name: clusterName
|
|
18807
|
+
in: path
|
|
18808
|
+
required: true
|
|
18809
|
+
schema:
|
|
18810
|
+
type: string
|
|
18811
|
+
- name: username
|
|
18812
|
+
in: path
|
|
18813
|
+
required: true
|
|
18814
|
+
schema:
|
|
18815
|
+
type: string
|
|
18816
|
+
requestBody:
|
|
18817
|
+
required: true
|
|
18818
|
+
content:
|
|
18819
|
+
application/json:
|
|
18820
|
+
schema:
|
|
18821
|
+
$ref: '#/components/schemas/ESPutSecurityUserRequest'
|
|
18822
|
+
responses:
|
|
18823
|
+
'204':
|
|
18824
|
+
content: {}
|
|
18825
|
+
description: Create or update Elasticsearch security user successfully.
|
|
18826
|
+
'400':
|
|
18827
|
+
$ref: '#/components/responses/400'
|
|
18828
|
+
'401':
|
|
18829
|
+
$ref: '#/components/responses/401'
|
|
18830
|
+
'403':
|
|
18831
|
+
$ref: '#/components/responses/403'
|
|
18832
|
+
'404':
|
|
18833
|
+
$ref: '#/components/responses/404'
|
|
18834
|
+
'500':
|
|
18835
|
+
$ref: '#/components/responses/500'
|
|
18836
|
+
x-codegen-request-body-name: body
|
|
18837
|
+
patch:
|
|
18838
|
+
tags:
|
|
18839
|
+
- elasticsearch
|
|
18840
|
+
- shared
|
|
18841
|
+
summary: Change Elasticsearch account password
|
|
18842
|
+
operationId: changeElasticsearchSecurityUserPassword
|
|
18843
|
+
parameters:
|
|
18844
|
+
- name: orgName
|
|
18845
|
+
in: path
|
|
18846
|
+
required: true
|
|
18847
|
+
schema:
|
|
18848
|
+
type: string
|
|
18849
|
+
- name: clusterName
|
|
18850
|
+
in: path
|
|
18851
|
+
required: true
|
|
18852
|
+
schema:
|
|
18853
|
+
type: string
|
|
18854
|
+
- name: username
|
|
18855
|
+
in: path
|
|
18856
|
+
required: true
|
|
18857
|
+
schema:
|
|
18858
|
+
type: string
|
|
18859
|
+
requestBody:
|
|
18860
|
+
required: true
|
|
18861
|
+
content:
|
|
18862
|
+
application/json:
|
|
18863
|
+
schema:
|
|
18864
|
+
$ref: '#/components/schemas/ESSecurityPasswordRequest'
|
|
18865
|
+
responses:
|
|
18866
|
+
'204':
|
|
18867
|
+
content: {}
|
|
18868
|
+
description: Change Elasticsearch account password successfully.
|
|
18869
|
+
'400':
|
|
18870
|
+
$ref: '#/components/responses/400'
|
|
18871
|
+
'401':
|
|
18872
|
+
$ref: '#/components/responses/401'
|
|
18873
|
+
'403':
|
|
18874
|
+
$ref: '#/components/responses/403'
|
|
18875
|
+
'404':
|
|
18876
|
+
$ref: '#/components/responses/404'
|
|
18877
|
+
'500':
|
|
18878
|
+
$ref: '#/components/responses/500'
|
|
18879
|
+
x-codegen-request-body-name: body
|
|
18880
|
+
delete:
|
|
18881
|
+
tags:
|
|
18882
|
+
- elasticsearch
|
|
18883
|
+
- shared
|
|
18884
|
+
summary: Delete Elasticsearch security user
|
|
18885
|
+
operationId: deleteElasticsearchSecurityUser
|
|
18886
|
+
parameters:
|
|
18887
|
+
- name: orgName
|
|
18888
|
+
in: path
|
|
18889
|
+
required: true
|
|
18890
|
+
schema:
|
|
18891
|
+
type: string
|
|
18892
|
+
- name: clusterName
|
|
18893
|
+
in: path
|
|
18894
|
+
required: true
|
|
18895
|
+
schema:
|
|
18896
|
+
type: string
|
|
18897
|
+
- name: username
|
|
18898
|
+
in: path
|
|
18899
|
+
required: true
|
|
18900
|
+
schema:
|
|
18901
|
+
type: string
|
|
18902
|
+
responses:
|
|
18903
|
+
'204':
|
|
18904
|
+
content: {}
|
|
18905
|
+
description: Delete Elasticsearch security user successfully.
|
|
18906
|
+
'400':
|
|
18907
|
+
$ref: '#/components/responses/400'
|
|
18908
|
+
'401':
|
|
18909
|
+
$ref: '#/components/responses/401'
|
|
18910
|
+
'403':
|
|
18911
|
+
$ref: '#/components/responses/403'
|
|
18912
|
+
'404':
|
|
18913
|
+
$ref: '#/components/responses/404'
|
|
18914
|
+
'500':
|
|
18915
|
+
$ref: '#/components/responses/500'
|
|
18916
|
+
/admin/v1/data/elasticsearch/organizations/{orgName}/clusters/{clusterName}/accounts/{username}/lock:
|
|
18917
|
+
patch:
|
|
18918
|
+
tags:
|
|
18919
|
+
- elasticsearch
|
|
18920
|
+
- shared
|
|
18921
|
+
summary: Lock Elasticsearch account
|
|
18922
|
+
operationId: lockElasticsearchSecurityUser
|
|
18923
|
+
parameters:
|
|
18924
|
+
- name: orgName
|
|
18925
|
+
in: path
|
|
18926
|
+
required: true
|
|
18927
|
+
schema:
|
|
18928
|
+
type: string
|
|
18929
|
+
- name: clusterName
|
|
18930
|
+
in: path
|
|
18931
|
+
required: true
|
|
18932
|
+
schema:
|
|
18933
|
+
type: string
|
|
18934
|
+
- name: username
|
|
18935
|
+
in: path
|
|
18936
|
+
required: true
|
|
18937
|
+
schema:
|
|
18938
|
+
type: string
|
|
18939
|
+
responses:
|
|
18940
|
+
'204':
|
|
18941
|
+
content: {}
|
|
18942
|
+
description: Lock Elasticsearch account successfully.
|
|
18943
|
+
'400':
|
|
18944
|
+
$ref: '#/components/responses/400'
|
|
18945
|
+
'401':
|
|
18946
|
+
$ref: '#/components/responses/401'
|
|
18947
|
+
'403':
|
|
18948
|
+
$ref: '#/components/responses/403'
|
|
18949
|
+
'404':
|
|
18950
|
+
$ref: '#/components/responses/404'
|
|
18951
|
+
'500':
|
|
18952
|
+
$ref: '#/components/responses/500'
|
|
18953
|
+
/admin/v1/data/elasticsearch/organizations/{orgName}/clusters/{clusterName}/accounts/{username}/unlock:
|
|
18954
|
+
patch:
|
|
18955
|
+
tags:
|
|
18956
|
+
- elasticsearch
|
|
18957
|
+
- shared
|
|
18958
|
+
summary: Unlock Elasticsearch account
|
|
18959
|
+
operationId: unlockElasticsearchSecurityUser
|
|
18960
|
+
parameters:
|
|
18961
|
+
- name: orgName
|
|
18962
|
+
in: path
|
|
18963
|
+
required: true
|
|
18964
|
+
schema:
|
|
18965
|
+
type: string
|
|
18966
|
+
- name: clusterName
|
|
18967
|
+
in: path
|
|
18968
|
+
required: true
|
|
18969
|
+
schema:
|
|
18970
|
+
type: string
|
|
18971
|
+
- name: username
|
|
18972
|
+
in: path
|
|
18973
|
+
required: true
|
|
18974
|
+
schema:
|
|
18975
|
+
type: string
|
|
18976
|
+
responses:
|
|
18977
|
+
'204':
|
|
18978
|
+
content: {}
|
|
18979
|
+
description: Unlock Elasticsearch account successfully.
|
|
18980
|
+
'400':
|
|
18981
|
+
$ref: '#/components/responses/400'
|
|
18982
|
+
'401':
|
|
18983
|
+
$ref: '#/components/responses/401'
|
|
18984
|
+
'403':
|
|
18985
|
+
$ref: '#/components/responses/403'
|
|
18986
|
+
'404':
|
|
18987
|
+
$ref: '#/components/responses/404'
|
|
18988
|
+
'500':
|
|
18989
|
+
$ref: '#/components/responses/500'
|
|
18990
|
+
/admin/v1/data/elasticsearch/organizations/{orgName}/clusters/{clusterName}/accounts/roles:
|
|
18991
|
+
get:
|
|
18992
|
+
tags:
|
|
18993
|
+
- elasticsearch
|
|
18179
18994
|
- shared
|
|
18180
|
-
summary:
|
|
18181
|
-
operationId:
|
|
18995
|
+
summary: List Elasticsearch security roles
|
|
18996
|
+
operationId: listElasticsearchSecurityRoles
|
|
18182
18997
|
parameters:
|
|
18183
18998
|
- name: orgName
|
|
18184
18999
|
in: path
|
|
18185
|
-
description: the name of organization
|
|
18186
19000
|
required: true
|
|
18187
19001
|
schema:
|
|
18188
19002
|
type: string
|
|
18189
19003
|
- name: clusterName
|
|
18190
19004
|
in: path
|
|
18191
|
-
description: the name of cluster
|
|
18192
19005
|
required: true
|
|
18193
19006
|
schema:
|
|
18194
19007
|
type: string
|
|
18195
|
-
|
|
18196
|
-
|
|
18197
|
-
description:
|
|
18198
|
-
|
|
19008
|
+
responses:
|
|
19009
|
+
'200':
|
|
19010
|
+
description: List Elasticsearch security roles successfully.
|
|
19011
|
+
content:
|
|
19012
|
+
application/json:
|
|
19013
|
+
schema:
|
|
19014
|
+
$ref: '#/components/schemas/ESSecurityRoles'
|
|
19015
|
+
'400':
|
|
19016
|
+
$ref: '#/components/responses/400'
|
|
19017
|
+
'401':
|
|
19018
|
+
$ref: '#/components/responses/401'
|
|
19019
|
+
'403':
|
|
19020
|
+
$ref: '#/components/responses/403'
|
|
19021
|
+
'404':
|
|
19022
|
+
$ref: '#/components/responses/404'
|
|
19023
|
+
'500':
|
|
19024
|
+
$ref: '#/components/responses/500'
|
|
19025
|
+
/admin/v1/data/elasticsearch/organizations/{orgName}/clusters/{clusterName}/accounts/roles/{roleName}:
|
|
19026
|
+
get:
|
|
19027
|
+
tags:
|
|
19028
|
+
- elasticsearch
|
|
19029
|
+
- shared
|
|
19030
|
+
summary: Get Elasticsearch security role
|
|
19031
|
+
operationId: getElasticsearchSecurityRole
|
|
19032
|
+
parameters:
|
|
19033
|
+
- name: orgName
|
|
19034
|
+
in: path
|
|
19035
|
+
required: true
|
|
19036
|
+
schema:
|
|
19037
|
+
type: string
|
|
19038
|
+
- name: clusterName
|
|
19039
|
+
in: path
|
|
19040
|
+
required: true
|
|
19041
|
+
schema:
|
|
19042
|
+
type: string
|
|
19043
|
+
- name: roleName
|
|
19044
|
+
in: path
|
|
19045
|
+
required: true
|
|
18199
19046
|
schema:
|
|
18200
19047
|
type: string
|
|
18201
19048
|
responses:
|
|
18202
19049
|
'200':
|
|
18203
|
-
description:
|
|
19050
|
+
description: Get Elasticsearch security role successfully.
|
|
18204
19051
|
content:
|
|
18205
19052
|
application/json:
|
|
18206
19053
|
schema:
|
|
18207
|
-
$ref: '#/components/schemas/
|
|
19054
|
+
$ref: '#/components/schemas/ESSecurityRoleDescriptor'
|
|
18208
19055
|
'400':
|
|
18209
19056
|
$ref: '#/components/responses/400'
|
|
18210
19057
|
'401':
|
|
@@ -18215,29 +19062,26 @@ paths:
|
|
|
18215
19062
|
$ref: '#/components/responses/404'
|
|
18216
19063
|
'500':
|
|
18217
19064
|
$ref: '#/components/responses/500'
|
|
18218
|
-
|
|
19065
|
+
put:
|
|
18219
19066
|
tags:
|
|
18220
|
-
-
|
|
19067
|
+
- elasticsearch
|
|
18221
19068
|
- shared
|
|
18222
|
-
summary:
|
|
18223
|
-
operationId:
|
|
19069
|
+
summary: Create or update Elasticsearch security role
|
|
19070
|
+
operationId: putElasticsearchSecurityRole
|
|
18224
19071
|
parameters:
|
|
18225
19072
|
- name: orgName
|
|
18226
19073
|
in: path
|
|
18227
|
-
description: the name of organization
|
|
18228
19074
|
required: true
|
|
18229
19075
|
schema:
|
|
18230
19076
|
type: string
|
|
18231
19077
|
- name: clusterName
|
|
18232
19078
|
in: path
|
|
18233
|
-
description: the name of cluster
|
|
18234
19079
|
required: true
|
|
18235
19080
|
schema:
|
|
18236
19081
|
type: string
|
|
18237
|
-
- name:
|
|
18238
|
-
in:
|
|
18239
|
-
|
|
18240
|
-
required: false
|
|
19082
|
+
- name: roleName
|
|
19083
|
+
in: path
|
|
19084
|
+
required: true
|
|
18241
19085
|
schema:
|
|
18242
19086
|
type: string
|
|
18243
19087
|
requestBody:
|
|
@@ -18245,14 +19089,11 @@ paths:
|
|
|
18245
19089
|
content:
|
|
18246
19090
|
application/json:
|
|
18247
19091
|
schema:
|
|
18248
|
-
$ref: '#/components/schemas/
|
|
19092
|
+
$ref: '#/components/schemas/ESSecurityRoleDescriptor'
|
|
18249
19093
|
responses:
|
|
18250
|
-
'
|
|
18251
|
-
|
|
18252
|
-
|
|
18253
|
-
application/json:
|
|
18254
|
-
schema:
|
|
18255
|
-
$ref: '#/components/schemas/opsRequestName'
|
|
19094
|
+
'204':
|
|
19095
|
+
content: {}
|
|
19096
|
+
description: Create or update Elasticsearch security role successfully.
|
|
18256
19097
|
'400':
|
|
18257
19098
|
$ref: '#/components/responses/400'
|
|
18258
19099
|
'401':
|
|
@@ -18263,45 +19104,187 @@ paths:
|
|
|
18263
19104
|
$ref: '#/components/responses/404'
|
|
18264
19105
|
'500':
|
|
18265
19106
|
$ref: '#/components/responses/500'
|
|
18266
|
-
|
|
19107
|
+
x-codegen-request-body-name: body
|
|
18267
19108
|
delete:
|
|
18268
19109
|
tags:
|
|
18269
|
-
-
|
|
19110
|
+
- elasticsearch
|
|
18270
19111
|
- shared
|
|
18271
|
-
summary:
|
|
18272
|
-
operationId:
|
|
19112
|
+
summary: Delete Elasticsearch security role
|
|
19113
|
+
operationId: deleteElasticsearchSecurityRole
|
|
18273
19114
|
parameters:
|
|
18274
19115
|
- name: orgName
|
|
18275
19116
|
in: path
|
|
18276
|
-
description: the name of organization
|
|
18277
19117
|
required: true
|
|
18278
19118
|
schema:
|
|
18279
19119
|
type: string
|
|
18280
19120
|
- name: clusterName
|
|
18281
19121
|
in: path
|
|
18282
|
-
description: the name of cluster
|
|
18283
19122
|
required: true
|
|
18284
19123
|
schema:
|
|
18285
19124
|
type: string
|
|
18286
|
-
- name:
|
|
19125
|
+
- name: roleName
|
|
18287
19126
|
in: path
|
|
18288
|
-
description: the name of account
|
|
18289
19127
|
required: true
|
|
18290
19128
|
schema:
|
|
18291
19129
|
type: string
|
|
18292
|
-
|
|
18293
|
-
|
|
18294
|
-
|
|
18295
|
-
|
|
19130
|
+
responses:
|
|
19131
|
+
'204':
|
|
19132
|
+
content: {}
|
|
19133
|
+
description: Delete Elasticsearch security role successfully.
|
|
19134
|
+
'400':
|
|
19135
|
+
$ref: '#/components/responses/400'
|
|
19136
|
+
'401':
|
|
19137
|
+
$ref: '#/components/responses/401'
|
|
19138
|
+
'403':
|
|
19139
|
+
$ref: '#/components/responses/403'
|
|
19140
|
+
'404':
|
|
19141
|
+
$ref: '#/components/responses/404'
|
|
19142
|
+
'500':
|
|
19143
|
+
$ref: '#/components/responses/500'
|
|
19144
|
+
/admin/v1/data/elasticsearch/organizations/{orgName}/clusters/{clusterName}/accounts/role-mappings:
|
|
19145
|
+
get:
|
|
19146
|
+
tags:
|
|
19147
|
+
- elasticsearch
|
|
19148
|
+
- shared
|
|
19149
|
+
summary: List Elasticsearch security role mappings
|
|
19150
|
+
operationId: listElasticsearchSecurityRoleMappings
|
|
19151
|
+
parameters:
|
|
19152
|
+
- name: orgName
|
|
19153
|
+
in: path
|
|
19154
|
+
required: true
|
|
19155
|
+
schema:
|
|
19156
|
+
type: string
|
|
19157
|
+
- name: clusterName
|
|
19158
|
+
in: path
|
|
19159
|
+
required: true
|
|
18296
19160
|
schema:
|
|
18297
19161
|
type: string
|
|
18298
19162
|
responses:
|
|
18299
19163
|
'200':
|
|
18300
|
-
description:
|
|
19164
|
+
description: List Elasticsearch security role mappings successfully.
|
|
18301
19165
|
content:
|
|
18302
19166
|
application/json:
|
|
18303
19167
|
schema:
|
|
18304
|
-
$ref: '#/components/schemas/
|
|
19168
|
+
$ref: '#/components/schemas/ESSecurityRoleMappings'
|
|
19169
|
+
'400':
|
|
19170
|
+
$ref: '#/components/responses/400'
|
|
19171
|
+
'401':
|
|
19172
|
+
$ref: '#/components/responses/401'
|
|
19173
|
+
'403':
|
|
19174
|
+
$ref: '#/components/responses/403'
|
|
19175
|
+
'404':
|
|
19176
|
+
$ref: '#/components/responses/404'
|
|
19177
|
+
'500':
|
|
19178
|
+
$ref: '#/components/responses/500'
|
|
19179
|
+
/admin/v1/data/elasticsearch/organizations/{orgName}/clusters/{clusterName}/accounts/role-mappings/{mappingName}:
|
|
19180
|
+
get:
|
|
19181
|
+
tags:
|
|
19182
|
+
- elasticsearch
|
|
19183
|
+
- shared
|
|
19184
|
+
summary: Get Elasticsearch security role mapping
|
|
19185
|
+
operationId: getElasticsearchSecurityRoleMapping
|
|
19186
|
+
parameters:
|
|
19187
|
+
- name: orgName
|
|
19188
|
+
in: path
|
|
19189
|
+
required: true
|
|
19190
|
+
schema:
|
|
19191
|
+
type: string
|
|
19192
|
+
- name: clusterName
|
|
19193
|
+
in: path
|
|
19194
|
+
required: true
|
|
19195
|
+
schema:
|
|
19196
|
+
type: string
|
|
19197
|
+
- name: mappingName
|
|
19198
|
+
in: path
|
|
19199
|
+
required: true
|
|
19200
|
+
schema:
|
|
19201
|
+
type: string
|
|
19202
|
+
responses:
|
|
19203
|
+
'200':
|
|
19204
|
+
description: Get Elasticsearch security role mapping successfully.
|
|
19205
|
+
content:
|
|
19206
|
+
application/json:
|
|
19207
|
+
schema:
|
|
19208
|
+
$ref: '#/components/schemas/ESSecurityRoleMapping'
|
|
19209
|
+
'400':
|
|
19210
|
+
$ref: '#/components/responses/400'
|
|
19211
|
+
'401':
|
|
19212
|
+
$ref: '#/components/responses/401'
|
|
19213
|
+
'403':
|
|
19214
|
+
$ref: '#/components/responses/403'
|
|
19215
|
+
'404':
|
|
19216
|
+
$ref: '#/components/responses/404'
|
|
19217
|
+
'500':
|
|
19218
|
+
$ref: '#/components/responses/500'
|
|
19219
|
+
put:
|
|
19220
|
+
tags:
|
|
19221
|
+
- elasticsearch
|
|
19222
|
+
- shared
|
|
19223
|
+
summary: Create or update Elasticsearch security role mapping
|
|
19224
|
+
operationId: putElasticsearchSecurityRoleMapping
|
|
19225
|
+
parameters:
|
|
19226
|
+
- name: orgName
|
|
19227
|
+
in: path
|
|
19228
|
+
required: true
|
|
19229
|
+
schema:
|
|
19230
|
+
type: string
|
|
19231
|
+
- name: clusterName
|
|
19232
|
+
in: path
|
|
19233
|
+
required: true
|
|
19234
|
+
schema:
|
|
19235
|
+
type: string
|
|
19236
|
+
- name: mappingName
|
|
19237
|
+
in: path
|
|
19238
|
+
required: true
|
|
19239
|
+
schema:
|
|
19240
|
+
type: string
|
|
19241
|
+
requestBody:
|
|
19242
|
+
required: true
|
|
19243
|
+
content:
|
|
19244
|
+
application/json:
|
|
19245
|
+
schema:
|
|
19246
|
+
$ref: '#/components/schemas/ESSecurityRoleMapping'
|
|
19247
|
+
responses:
|
|
19248
|
+
'204':
|
|
19249
|
+
content: {}
|
|
19250
|
+
description: Create or update Elasticsearch security role mapping successfully.
|
|
19251
|
+
'400':
|
|
19252
|
+
$ref: '#/components/responses/400'
|
|
19253
|
+
'401':
|
|
19254
|
+
$ref: '#/components/responses/401'
|
|
19255
|
+
'403':
|
|
19256
|
+
$ref: '#/components/responses/403'
|
|
19257
|
+
'404':
|
|
19258
|
+
$ref: '#/components/responses/404'
|
|
19259
|
+
'500':
|
|
19260
|
+
$ref: '#/components/responses/500'
|
|
19261
|
+
x-codegen-request-body-name: body
|
|
19262
|
+
delete:
|
|
19263
|
+
tags:
|
|
19264
|
+
- elasticsearch
|
|
19265
|
+
- shared
|
|
19266
|
+
summary: Delete Elasticsearch security role mapping
|
|
19267
|
+
operationId: deleteElasticsearchSecurityRoleMapping
|
|
19268
|
+
parameters:
|
|
19269
|
+
- name: orgName
|
|
19270
|
+
in: path
|
|
19271
|
+
required: true
|
|
19272
|
+
schema:
|
|
19273
|
+
type: string
|
|
19274
|
+
- name: clusterName
|
|
19275
|
+
in: path
|
|
19276
|
+
required: true
|
|
19277
|
+
schema:
|
|
19278
|
+
type: string
|
|
19279
|
+
- name: mappingName
|
|
19280
|
+
in: path
|
|
19281
|
+
required: true
|
|
19282
|
+
schema:
|
|
19283
|
+
type: string
|
|
19284
|
+
responses:
|
|
19285
|
+
'204':
|
|
19286
|
+
content: {}
|
|
19287
|
+
description: Delete Elasticsearch security role mapping successfully.
|
|
18305
19288
|
'400':
|
|
18306
19289
|
$ref: '#/components/responses/400'
|
|
18307
19290
|
'401':
|
|
@@ -18312,50 +19295,31 @@ paths:
|
|
|
18312
19295
|
$ref: '#/components/responses/404'
|
|
18313
19296
|
'500':
|
|
18314
19297
|
$ref: '#/components/responses/500'
|
|
18315
|
-
|
|
19298
|
+
/admin/v1/data/elasticsearch/organizations/{orgName}/clusters/{clusterName}/accounts/privileges/builtin:
|
|
19299
|
+
get:
|
|
18316
19300
|
tags:
|
|
18317
|
-
-
|
|
19301
|
+
- elasticsearch
|
|
18318
19302
|
- shared
|
|
18319
|
-
summary:
|
|
18320
|
-
operationId:
|
|
19303
|
+
summary: Get Elasticsearch builtin privileges
|
|
19304
|
+
operationId: getElasticsearchBuiltinPrivileges
|
|
18321
19305
|
parameters:
|
|
18322
19306
|
- name: orgName
|
|
18323
19307
|
in: path
|
|
18324
|
-
description: the name of organization
|
|
18325
19308
|
required: true
|
|
18326
19309
|
schema:
|
|
18327
19310
|
type: string
|
|
18328
19311
|
- name: clusterName
|
|
18329
19312
|
in: path
|
|
18330
|
-
description: the name of cluster
|
|
18331
|
-
required: true
|
|
18332
|
-
schema:
|
|
18333
|
-
type: string
|
|
18334
|
-
- name: accountName
|
|
18335
|
-
in: path
|
|
18336
|
-
description: the name of account
|
|
18337
19313
|
required: true
|
|
18338
19314
|
schema:
|
|
18339
19315
|
type: string
|
|
18340
|
-
- name: component
|
|
18341
|
-
in: query
|
|
18342
|
-
description: in which component type to update account
|
|
18343
|
-
required: false
|
|
18344
|
-
schema:
|
|
18345
|
-
type: string
|
|
18346
|
-
requestBody:
|
|
18347
|
-
required: true
|
|
18348
|
-
content:
|
|
18349
|
-
application/json:
|
|
18350
|
-
schema:
|
|
18351
|
-
$ref: '#/components/schemas/ACLUser'
|
|
18352
19316
|
responses:
|
|
18353
19317
|
'200':
|
|
18354
|
-
description:
|
|
19318
|
+
description: Get Elasticsearch builtin privileges successfully.
|
|
18355
19319
|
content:
|
|
18356
19320
|
application/json:
|
|
18357
19321
|
schema:
|
|
18358
|
-
$ref: '#/components/schemas/
|
|
19322
|
+
$ref: '#/components/schemas/ESBuiltinPrivileges'
|
|
18359
19323
|
'400':
|
|
18360
19324
|
$ref: '#/components/responses/400'
|
|
18361
19325
|
'401':
|
|
@@ -20165,7 +21129,252 @@ paths:
|
|
|
20165
21129
|
content:
|
|
20166
21130
|
application/json:
|
|
20167
21131
|
schema:
|
|
20168
|
-
$ref: '#/components/schemas/postgresqlSQLAnalysis'
|
|
21132
|
+
$ref: '#/components/schemas/postgresqlSQLAnalysis'
|
|
21133
|
+
'400':
|
|
21134
|
+
$ref: '#/components/responses/400'
|
|
21135
|
+
'401':
|
|
21136
|
+
$ref: '#/components/responses/401'
|
|
21137
|
+
'403':
|
|
21138
|
+
$ref: '#/components/responses/403'
|
|
21139
|
+
'404':
|
|
21140
|
+
$ref: '#/components/responses/404'
|
|
21141
|
+
'500':
|
|
21142
|
+
$ref: '#/components/responses/500'
|
|
21143
|
+
/admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/postgresql/performanceTrends:
|
|
21144
|
+
get:
|
|
21145
|
+
tags:
|
|
21146
|
+
- diagnostics
|
|
21147
|
+
summary: Get PostgreSQL performance trends
|
|
21148
|
+
description: Get read-only PostgreSQL performance trends from backend-owned Prometheus queries. The response does not expose SQL, PromQL, internal endpoints, or remediation actions.
|
|
21149
|
+
operationId: getDiagnosticsPostgresqlPerformanceTrends
|
|
21150
|
+
parameters:
|
|
21151
|
+
- name: orgName
|
|
21152
|
+
in: path
|
|
21153
|
+
description: Organization name
|
|
21154
|
+
required: true
|
|
21155
|
+
schema:
|
|
21156
|
+
type: string
|
|
21157
|
+
- name: clusterName
|
|
21158
|
+
in: path
|
|
21159
|
+
description: Cluster name
|
|
21160
|
+
required: true
|
|
21161
|
+
schema:
|
|
21162
|
+
type: string
|
|
21163
|
+
- name: range
|
|
21164
|
+
in: query
|
|
21165
|
+
description: Controlled query range. Allowed values are 1h, 6h, 24h, and 7d. Defaults to 1h.
|
|
21166
|
+
required: false
|
|
21167
|
+
schema:
|
|
21168
|
+
type: string
|
|
21169
|
+
- name: step
|
|
21170
|
+
in: query
|
|
21171
|
+
description: Controlled query granularity. Allowed values are 1m, 5m, 15m, and 1h. Defaults to 1m for 1h, 5m for 6h, 15m for 24h, and 1h for 7d.
|
|
21172
|
+
required: false
|
|
21173
|
+
schema:
|
|
21174
|
+
type: string
|
|
21175
|
+
responses:
|
|
21176
|
+
'200':
|
|
21177
|
+
description: OK
|
|
21178
|
+
content:
|
|
21179
|
+
application/json:
|
|
21180
|
+
schema:
|
|
21181
|
+
$ref: '#/components/schemas/performanceTrends'
|
|
21182
|
+
'400':
|
|
21183
|
+
$ref: '#/components/responses/400'
|
|
21184
|
+
'401':
|
|
21185
|
+
$ref: '#/components/responses/401'
|
|
21186
|
+
'403':
|
|
21187
|
+
$ref: '#/components/responses/403'
|
|
21188
|
+
'500':
|
|
21189
|
+
$ref: '#/components/responses/500'
|
|
21190
|
+
/admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/postgresql/sessions/{pid}/lockAnalysis:
|
|
21191
|
+
get:
|
|
21192
|
+
tags:
|
|
21193
|
+
- diagnostics
|
|
21194
|
+
summary: Get PostgreSQL session lock analysis
|
|
21195
|
+
description: Get read-only lock analysis for one PostgreSQL backend pid from the current DMS PostgreSQL lock snapshot.
|
|
21196
|
+
operationId: getDiagnosticsPostgresqlSessionLockAnalysis
|
|
21197
|
+
parameters:
|
|
21198
|
+
- name: orgName
|
|
21199
|
+
in: path
|
|
21200
|
+
description: Organization name
|
|
21201
|
+
required: true
|
|
21202
|
+
schema:
|
|
21203
|
+
type: string
|
|
21204
|
+
- name: clusterName
|
|
21205
|
+
in: path
|
|
21206
|
+
description: Cluster name
|
|
21207
|
+
required: true
|
|
21208
|
+
schema:
|
|
21209
|
+
type: string
|
|
21210
|
+
- name: pid
|
|
21211
|
+
in: path
|
|
21212
|
+
description: PostgreSQL backend process id.
|
|
21213
|
+
required: true
|
|
21214
|
+
schema:
|
|
21215
|
+
type: integer
|
|
21216
|
+
format: int64
|
|
21217
|
+
minimum: 1
|
|
21218
|
+
responses:
|
|
21219
|
+
'200':
|
|
21220
|
+
description: OK
|
|
21221
|
+
content:
|
|
21222
|
+
application/json:
|
|
21223
|
+
schema:
|
|
21224
|
+
$ref: '#/components/schemas/postgresqlLockAnalysis'
|
|
21225
|
+
'401':
|
|
21226
|
+
$ref: '#/components/responses/401'
|
|
21227
|
+
'403':
|
|
21228
|
+
$ref: '#/components/responses/403'
|
|
21229
|
+
'404':
|
|
21230
|
+
$ref: '#/components/responses/404'
|
|
21231
|
+
'500':
|
|
21232
|
+
$ref: '#/components/responses/500'
|
|
21233
|
+
/admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/postgresql/sessions/{pid}:
|
|
21234
|
+
get:
|
|
21235
|
+
tags:
|
|
21236
|
+
- diagnostics
|
|
21237
|
+
summary: Get PostgreSQL session basic diagnostics
|
|
21238
|
+
description: Get one PostgreSQL session basic diagnostics record by backend pid.
|
|
21239
|
+
operationId: getDiagnosticsPostgresqlSession
|
|
21240
|
+
parameters:
|
|
21241
|
+
- name: orgName
|
|
21242
|
+
in: path
|
|
21243
|
+
description: Organization name
|
|
21244
|
+
required: true
|
|
21245
|
+
schema:
|
|
21246
|
+
type: string
|
|
21247
|
+
- name: clusterName
|
|
21248
|
+
in: path
|
|
21249
|
+
description: Cluster name
|
|
21250
|
+
required: true
|
|
21251
|
+
schema:
|
|
21252
|
+
type: string
|
|
21253
|
+
- name: pid
|
|
21254
|
+
in: path
|
|
21255
|
+
description: PostgreSQL backend process id.
|
|
21256
|
+
required: true
|
|
21257
|
+
schema:
|
|
21258
|
+
type: integer
|
|
21259
|
+
format: int64
|
|
21260
|
+
minimum: 1
|
|
21261
|
+
responses:
|
|
21262
|
+
'200':
|
|
21263
|
+
description: OK
|
|
21264
|
+
content:
|
|
21265
|
+
application/json:
|
|
21266
|
+
schema:
|
|
21267
|
+
$ref: '#/components/schemas/postgresqlSession'
|
|
21268
|
+
'401':
|
|
21269
|
+
$ref: '#/components/responses/401'
|
|
21270
|
+
'403':
|
|
21271
|
+
$ref: '#/components/responses/403'
|
|
21272
|
+
'404':
|
|
21273
|
+
$ref: '#/components/responses/404'
|
|
21274
|
+
'500':
|
|
21275
|
+
$ref: '#/components/responses/500'
|
|
21276
|
+
/admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/dameng/spaceAnalysis:
|
|
21277
|
+
get:
|
|
21278
|
+
tags:
|
|
21279
|
+
- diagnostics
|
|
21280
|
+
summary: Get Dameng space analysis
|
|
21281
|
+
description: Get a read-only Dameng space snapshot including tablespace usage, schema sizes, top tables, and top indexes. Queries dba_free_space, dba_data_files, DBA_SEGMENTS, DBA_TABLES, DBA_INDEXES, and DBA_IND_COLUMNS.
|
|
21282
|
+
operationId: getDiagnosticsDamengSpaceAnalysis
|
|
21283
|
+
parameters:
|
|
21284
|
+
- name: orgName
|
|
21285
|
+
in: path
|
|
21286
|
+
description: Organization name
|
|
21287
|
+
required: true
|
|
21288
|
+
schema:
|
|
21289
|
+
type: string
|
|
21290
|
+
- name: clusterName
|
|
21291
|
+
in: path
|
|
21292
|
+
description: Cluster name
|
|
21293
|
+
required: true
|
|
21294
|
+
schema:
|
|
21295
|
+
type: string
|
|
21296
|
+
- name: tableLimit
|
|
21297
|
+
in: query
|
|
21298
|
+
description: Maximum number of top tables to return (0 or omitted = not collected)
|
|
21299
|
+
required: false
|
|
21300
|
+
schema:
|
|
21301
|
+
type: integer
|
|
21302
|
+
format: int64
|
|
21303
|
+
minimum: 0
|
|
21304
|
+
default: 0
|
|
21305
|
+
- name: indexLimit
|
|
21306
|
+
in: query
|
|
21307
|
+
description: Maximum number of top indexes to return (0 or omitted = not collected)
|
|
21308
|
+
required: false
|
|
21309
|
+
schema:
|
|
21310
|
+
type: integer
|
|
21311
|
+
format: int64
|
|
21312
|
+
minimum: 0
|
|
21313
|
+
default: 0
|
|
21314
|
+
- name: schema
|
|
21315
|
+
in: query
|
|
21316
|
+
description: Filter tables and indexes by schema (owner). Omit or empty = all schemas.
|
|
21317
|
+
required: false
|
|
21318
|
+
schema:
|
|
21319
|
+
type: string
|
|
21320
|
+
- name: skipBasic
|
|
21321
|
+
in: query
|
|
21322
|
+
description: Set to true to skip tablespace and schema queries, returning only tables and indexes.
|
|
21323
|
+
required: false
|
|
21324
|
+
schema:
|
|
21325
|
+
type: boolean
|
|
21326
|
+
default: false
|
|
21327
|
+
responses:
|
|
21328
|
+
'200':
|
|
21329
|
+
description: OK
|
|
21330
|
+
content:
|
|
21331
|
+
application/json:
|
|
21332
|
+
schema:
|
|
21333
|
+
$ref: '#/components/schemas/damengSpaceAnalysis'
|
|
21334
|
+
'400':
|
|
21335
|
+
$ref: '#/components/responses/400'
|
|
21336
|
+
'401':
|
|
21337
|
+
$ref: '#/components/responses/401'
|
|
21338
|
+
'403':
|
|
21339
|
+
$ref: '#/components/responses/403'
|
|
21340
|
+
'404':
|
|
21341
|
+
$ref: '#/components/responses/404'
|
|
21342
|
+
'500':
|
|
21343
|
+
$ref: '#/components/responses/500'
|
|
21344
|
+
/admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/dameng/sqlAnalysis:
|
|
21345
|
+
get:
|
|
21346
|
+
tags:
|
|
21347
|
+
- diagnostics
|
|
21348
|
+
summary: Get Dameng SQL analysis
|
|
21349
|
+
description: Get a read-only Dameng SQL analysis snapshot from V$SYSTEM_LONG_EXEC_SQLS (long-running SQL) and V$SYSTEM_LARGE_MEM_SQLS (high-memory SQL). The response does not expose execution plans or remediation actions.
|
|
21350
|
+
operationId: getDiagnosticsDamengSQLAnalysis
|
|
21351
|
+
parameters:
|
|
21352
|
+
- name: orgName
|
|
21353
|
+
in: path
|
|
21354
|
+
description: Organization name
|
|
21355
|
+
required: true
|
|
21356
|
+
schema:
|
|
21357
|
+
type: string
|
|
21358
|
+
- name: clusterName
|
|
21359
|
+
in: path
|
|
21360
|
+
description: Cluster name
|
|
21361
|
+
required: true
|
|
21362
|
+
schema:
|
|
21363
|
+
type: string
|
|
21364
|
+
- name: limit
|
|
21365
|
+
in: query
|
|
21366
|
+
description: Maximum number of SQL entries per category. Defaults to 20.
|
|
21367
|
+
required: false
|
|
21368
|
+
schema:
|
|
21369
|
+
type: integer
|
|
21370
|
+
format: int64
|
|
21371
|
+
responses:
|
|
21372
|
+
'200':
|
|
21373
|
+
description: OK
|
|
21374
|
+
content:
|
|
21375
|
+
application/json:
|
|
21376
|
+
schema:
|
|
21377
|
+
$ref: '#/components/schemas/damengSQLAnalysis'
|
|
20169
21378
|
'400':
|
|
20170
21379
|
$ref: '#/components/responses/400'
|
|
20171
21380
|
'401':
|
|
@@ -20176,13 +21385,13 @@ paths:
|
|
|
20176
21385
|
$ref: '#/components/responses/404'
|
|
20177
21386
|
'500':
|
|
20178
21387
|
$ref: '#/components/responses/500'
|
|
20179
|
-
/admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/
|
|
21388
|
+
/admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/dameng/sessions/{sessionId}/lockAnalysis:
|
|
20180
21389
|
get:
|
|
20181
21390
|
tags:
|
|
20182
21391
|
- diagnostics
|
|
20183
|
-
summary: Get
|
|
20184
|
-
description: Get
|
|
20185
|
-
operationId:
|
|
21392
|
+
summary: Get Dameng session lock analysis
|
|
21393
|
+
description: Get lock and blocking analysis for a Dameng session. Queries V$LOCK and V$SESSIONS to identify blocking/blocked relationships and lock details.
|
|
21394
|
+
operationId: getDiagnosticsDamengSessionLockAnalysis
|
|
20186
21395
|
parameters:
|
|
20187
21396
|
- name: orgName
|
|
20188
21397
|
in: path
|
|
@@ -20196,40 +21405,37 @@ paths:
|
|
|
20196
21405
|
required: true
|
|
20197
21406
|
schema:
|
|
20198
21407
|
type: string
|
|
20199
|
-
- name:
|
|
20200
|
-
in:
|
|
20201
|
-
description:
|
|
20202
|
-
required:
|
|
20203
|
-
schema:
|
|
20204
|
-
type: string
|
|
20205
|
-
- name: step
|
|
20206
|
-
in: query
|
|
20207
|
-
description: Controlled query granularity. Allowed values are 1m, 5m, 15m, and 1h. Defaults to 1m for 1h, 5m for 6h, 15m for 24h, and 1h for 7d.
|
|
20208
|
-
required: false
|
|
21408
|
+
- name: sessionId
|
|
21409
|
+
in: path
|
|
21410
|
+
description: Dameng session ID (SESS_ID)
|
|
21411
|
+
required: true
|
|
20209
21412
|
schema:
|
|
20210
|
-
type:
|
|
21413
|
+
type: integer
|
|
21414
|
+
format: int64
|
|
20211
21415
|
responses:
|
|
20212
21416
|
'200':
|
|
20213
21417
|
description: OK
|
|
20214
21418
|
content:
|
|
20215
21419
|
application/json:
|
|
20216
21420
|
schema:
|
|
20217
|
-
$ref: '#/components/schemas/
|
|
21421
|
+
$ref: '#/components/schemas/damengLockAnalysis'
|
|
20218
21422
|
'400':
|
|
20219
21423
|
$ref: '#/components/responses/400'
|
|
20220
21424
|
'401':
|
|
20221
21425
|
$ref: '#/components/responses/401'
|
|
20222
21426
|
'403':
|
|
20223
21427
|
$ref: '#/components/responses/403'
|
|
21428
|
+
'404':
|
|
21429
|
+
$ref: '#/components/responses/404'
|
|
20224
21430
|
'500':
|
|
20225
21431
|
$ref: '#/components/responses/500'
|
|
20226
|
-
/admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/
|
|
21432
|
+
/admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/dameng/sessions/{sessionId}:
|
|
20227
21433
|
get:
|
|
20228
21434
|
tags:
|
|
20229
21435
|
- diagnostics
|
|
20230
|
-
summary: Get
|
|
20231
|
-
description: Get
|
|
20232
|
-
operationId:
|
|
21436
|
+
summary: Get Dameng session detail
|
|
21437
|
+
description: Get a single Dameng session detail by session ID from V$SESSIONS, including SQL text, transaction info, and client details.
|
|
21438
|
+
operationId: getDiagnosticsDamengSession
|
|
20233
21439
|
parameters:
|
|
20234
21440
|
- name: orgName
|
|
20235
21441
|
in: path
|
|
@@ -20243,21 +21449,22 @@ paths:
|
|
|
20243
21449
|
required: true
|
|
20244
21450
|
schema:
|
|
20245
21451
|
type: string
|
|
20246
|
-
- name:
|
|
21452
|
+
- name: sessionId
|
|
20247
21453
|
in: path
|
|
20248
|
-
description:
|
|
21454
|
+
description: Dameng session ID (SESS_ID)
|
|
20249
21455
|
required: true
|
|
20250
21456
|
schema:
|
|
20251
21457
|
type: integer
|
|
20252
21458
|
format: int64
|
|
20253
|
-
minimum: 1
|
|
20254
21459
|
responses:
|
|
20255
21460
|
'200':
|
|
20256
21461
|
description: OK
|
|
20257
21462
|
content:
|
|
20258
21463
|
application/json:
|
|
20259
21464
|
schema:
|
|
20260
|
-
$ref: '#/components/schemas/
|
|
21465
|
+
$ref: '#/components/schemas/damengSessionDetail'
|
|
21466
|
+
'400':
|
|
21467
|
+
$ref: '#/components/responses/400'
|
|
20261
21468
|
'401':
|
|
20262
21469
|
$ref: '#/components/responses/401'
|
|
20263
21470
|
'403':
|
|
@@ -20266,13 +21473,13 @@ paths:
|
|
|
20266
21473
|
$ref: '#/components/responses/404'
|
|
20267
21474
|
'500':
|
|
20268
21475
|
$ref: '#/components/responses/500'
|
|
20269
|
-
/admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/
|
|
21476
|
+
/admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/dameng/sessions:
|
|
20270
21477
|
get:
|
|
20271
21478
|
tags:
|
|
20272
21479
|
- diagnostics
|
|
20273
|
-
summary:
|
|
20274
|
-
description:
|
|
20275
|
-
operationId:
|
|
21480
|
+
summary: List Dameng sessions
|
|
21481
|
+
description: List Dameng sessions from V$SESSIONS with lock status from V$LOCK. Returns session ID, user, state, client IP, transaction ID, lock status, SQL text, schema, duration, and more.
|
|
21482
|
+
operationId: listDiagnosticsDamengSessions
|
|
20276
21483
|
parameters:
|
|
20277
21484
|
- name: orgName
|
|
20278
21485
|
in: path
|
|
@@ -20286,21 +21493,30 @@ paths:
|
|
|
20286
21493
|
required: true
|
|
20287
21494
|
schema:
|
|
20288
21495
|
type: string
|
|
20289
|
-
- name:
|
|
20290
|
-
in:
|
|
20291
|
-
description:
|
|
20292
|
-
required:
|
|
21496
|
+
- name: limit
|
|
21497
|
+
in: query
|
|
21498
|
+
description: Maximum number of sessions to return. Defaults to 200.
|
|
21499
|
+
required: false
|
|
20293
21500
|
schema:
|
|
20294
21501
|
type: integer
|
|
20295
21502
|
format: int64
|
|
20296
|
-
|
|
21503
|
+
- name: state
|
|
21504
|
+
in: query
|
|
21505
|
+
description: Filter sessions by state (e.g. ACTIVE, IDLE). Matches against V$SESSIONS.STATE.
|
|
21506
|
+
required: false
|
|
21507
|
+
schema:
|
|
21508
|
+
type: string
|
|
20297
21509
|
responses:
|
|
20298
21510
|
'200':
|
|
20299
21511
|
description: OK
|
|
20300
21512
|
content:
|
|
20301
21513
|
application/json:
|
|
20302
21514
|
schema:
|
|
20303
|
-
|
|
21515
|
+
type: array
|
|
21516
|
+
items:
|
|
21517
|
+
$ref: '#/components/schemas/damengSessionListItem'
|
|
21518
|
+
'400':
|
|
21519
|
+
$ref: '#/components/responses/400'
|
|
20304
21520
|
'401':
|
|
20305
21521
|
$ref: '#/components/responses/401'
|
|
20306
21522
|
'403':
|
|
@@ -37305,6 +38521,108 @@ components:
|
|
|
37305
38521
|
- BASICUSER
|
|
37306
38522
|
- ROOT
|
|
37307
38523
|
type: string
|
|
38524
|
+
privilegeType:
|
|
38525
|
+
title: privilegeType
|
|
38526
|
+
description: The type of privilege.
|
|
38527
|
+
type: string
|
|
38528
|
+
enum:
|
|
38529
|
+
- DBADMIN
|
|
38530
|
+
- READWRITE
|
|
38531
|
+
- READONLY
|
|
38532
|
+
- DDLONLY
|
|
38533
|
+
- DMLONLY
|
|
38534
|
+
- ADMIN
|
|
38535
|
+
- DBA
|
|
38536
|
+
- USER
|
|
38537
|
+
- GUEST
|
|
38538
|
+
privilegeListItem:
|
|
38539
|
+
type: object
|
|
38540
|
+
description: Database and its assigned privileges.
|
|
38541
|
+
properties:
|
|
38542
|
+
databaseName:
|
|
38543
|
+
title: databaseName
|
|
38544
|
+
type: string
|
|
38545
|
+
description: The name of the database.
|
|
38546
|
+
privileges:
|
|
38547
|
+
$ref: '#/components/schemas/privilegeType'
|
|
38548
|
+
required:
|
|
38549
|
+
- privileges
|
|
38550
|
+
privilegeList:
|
|
38551
|
+
type: array
|
|
38552
|
+
items:
|
|
38553
|
+
$ref: '#/components/schemas/privilegeListItem'
|
|
38554
|
+
description: A list of privileges and their databases.
|
|
38555
|
+
accountListItem:
|
|
38556
|
+
description: Cluster account information.
|
|
38557
|
+
properties:
|
|
38558
|
+
component:
|
|
38559
|
+
description: Component type.
|
|
38560
|
+
type: string
|
|
38561
|
+
name:
|
|
38562
|
+
description: The name of user.
|
|
38563
|
+
type: string
|
|
38564
|
+
password:
|
|
38565
|
+
description: The password of user.
|
|
38566
|
+
type: string
|
|
38567
|
+
role:
|
|
38568
|
+
$ref: '#/components/schemas/accountListRoleType'
|
|
38569
|
+
privilegesList:
|
|
38570
|
+
description: privileges of databases of cluster
|
|
38571
|
+
title: privilegesList
|
|
38572
|
+
$ref: '#/components/schemas/privilegeList'
|
|
38573
|
+
extra:
|
|
38574
|
+
description: extra information of account
|
|
38575
|
+
type: object
|
|
38576
|
+
additionalProperties: {}
|
|
38577
|
+
required:
|
|
38578
|
+
- name
|
|
38579
|
+
type: object
|
|
38580
|
+
accountList:
|
|
38581
|
+
items:
|
|
38582
|
+
$ref: '#/components/schemas/accountListItem'
|
|
38583
|
+
type: array
|
|
38584
|
+
accountRoleType:
|
|
38585
|
+
default: SUPERUSER
|
|
38586
|
+
description: Role name should be one of [BASICUSER, SUPERUSER, ROOT].
|
|
38587
|
+
enum:
|
|
38588
|
+
- SUPERUSER
|
|
38589
|
+
- BASICUSER
|
|
38590
|
+
- ROOT
|
|
38591
|
+
title: role
|
|
38592
|
+
type: string
|
|
38593
|
+
account:
|
|
38594
|
+
description: Cluster account information
|
|
38595
|
+
properties:
|
|
38596
|
+
privilegesList:
|
|
38597
|
+
description: privileges of databases of cluster
|
|
38598
|
+
title: privilegesList
|
|
38599
|
+
$ref: '#/components/schemas/privilegeList'
|
|
38600
|
+
component:
|
|
38601
|
+
description: Specify the name of component to be connected. If not specified, pick the first one.
|
|
38602
|
+
title: component
|
|
38603
|
+
type: string
|
|
38604
|
+
instance:
|
|
38605
|
+
description: Specify the name of instance to be connected.
|
|
38606
|
+
title: instance
|
|
38607
|
+
type: string
|
|
38608
|
+
name:
|
|
38609
|
+
description: Specify the name of user, which must be unique.
|
|
38610
|
+
title: name
|
|
38611
|
+
type: string
|
|
38612
|
+
password:
|
|
38613
|
+
description: Specify the password of user. The default value is empty, which means a random password will be generated.
|
|
38614
|
+
title: password
|
|
38615
|
+
type: string
|
|
38616
|
+
role:
|
|
38617
|
+
$ref: '#/components/schemas/accountRoleType'
|
|
38618
|
+
extra:
|
|
38619
|
+
description: extra information of account
|
|
38620
|
+
type: object
|
|
38621
|
+
additionalProperties: {}
|
|
38622
|
+
required:
|
|
38623
|
+
- name
|
|
38624
|
+
- role
|
|
38625
|
+
type: object
|
|
37308
38626
|
redisPrivilegeType:
|
|
37309
38627
|
description: Redis user privileges
|
|
37310
38628
|
enum:
|
|
@@ -37315,68 +38633,315 @@ components:
|
|
|
37315
38633
|
ACLUser:
|
|
37316
38634
|
x-go-name: RedisACLUser
|
|
37317
38635
|
type: object
|
|
37318
|
-
x-nullable: true
|
|
38636
|
+
x-nullable: true
|
|
38637
|
+
properties:
|
|
38638
|
+
role:
|
|
38639
|
+
$ref: '#/components/schemas/accountListRoleType'
|
|
38640
|
+
privileges:
|
|
38641
|
+
$ref: '#/components/schemas/redisPrivilegeType'
|
|
38642
|
+
name:
|
|
38643
|
+
type: string
|
|
38644
|
+
description: ACL user name
|
|
38645
|
+
enabled:
|
|
38646
|
+
type: boolean
|
|
38647
|
+
description: Whether the user is enabled
|
|
38648
|
+
x-omitempty: false
|
|
38649
|
+
nopass:
|
|
38650
|
+
type: boolean
|
|
38651
|
+
description: Whether the user requires no password
|
|
38652
|
+
x-omitempty: false
|
|
38653
|
+
passwords:
|
|
38654
|
+
type: array
|
|
38655
|
+
items:
|
|
38656
|
+
type: string
|
|
38657
|
+
description: List of plain text passwords
|
|
38658
|
+
password_hashes:
|
|
38659
|
+
type: array
|
|
38660
|
+
items:
|
|
38661
|
+
type: string
|
|
38662
|
+
description: List of hashed passwords
|
|
38663
|
+
passwords_to_remove:
|
|
38664
|
+
type: array
|
|
38665
|
+
items:
|
|
38666
|
+
type: string
|
|
38667
|
+
description: List of passwords to be removed
|
|
38668
|
+
password_hashes_to_remove:
|
|
38669
|
+
type: array
|
|
38670
|
+
items:
|
|
38671
|
+
type: string
|
|
38672
|
+
description: List of password hashes to be removed
|
|
38673
|
+
acl_rules:
|
|
38674
|
+
type: string
|
|
38675
|
+
description: Custom ACL rules
|
|
38676
|
+
x-omitempty: true
|
|
38677
|
+
required:
|
|
38678
|
+
- name
|
|
38679
|
+
- role
|
|
38680
|
+
ACLUserResponse:
|
|
38681
|
+
x-go-name: RedisACLUserResponse
|
|
38682
|
+
type: object
|
|
38683
|
+
properties:
|
|
38684
|
+
mode:
|
|
38685
|
+
type: string
|
|
38686
|
+
master:
|
|
38687
|
+
x-omitempty: true
|
|
38688
|
+
type: array
|
|
38689
|
+
items:
|
|
38690
|
+
$ref: '#/components/schemas/ACLUser'
|
|
38691
|
+
nullable: true
|
|
38692
|
+
sentinel:
|
|
38693
|
+
x-omitempty: true
|
|
38694
|
+
type: array
|
|
38695
|
+
items:
|
|
38696
|
+
$ref: '#/components/schemas/ACLUser'
|
|
38697
|
+
nullable: true
|
|
38698
|
+
ESSecurityUser:
|
|
38699
|
+
type: object
|
|
38700
|
+
properties:
|
|
38701
|
+
roles:
|
|
38702
|
+
type: array
|
|
38703
|
+
items:
|
|
38704
|
+
type: string
|
|
38705
|
+
full_name:
|
|
38706
|
+
type: string
|
|
38707
|
+
nullable: true
|
|
38708
|
+
email:
|
|
38709
|
+
type: string
|
|
38710
|
+
nullable: true
|
|
38711
|
+
metadata:
|
|
38712
|
+
type: object
|
|
38713
|
+
additionalProperties: true
|
|
38714
|
+
enabled:
|
|
38715
|
+
type: boolean
|
|
38716
|
+
nullable: true
|
|
38717
|
+
ESSecurityUsers:
|
|
38718
|
+
type: object
|
|
38719
|
+
additionalProperties:
|
|
38720
|
+
$ref: '#/components/schemas/ESSecurityUser'
|
|
38721
|
+
ESPutSecurityUserRequest:
|
|
38722
|
+
type: object
|
|
38723
|
+
properties:
|
|
38724
|
+
password:
|
|
38725
|
+
type: string
|
|
38726
|
+
nullable: true
|
|
38727
|
+
password_hash:
|
|
38728
|
+
type: string
|
|
38729
|
+
nullable: true
|
|
38730
|
+
roles:
|
|
38731
|
+
type: array
|
|
38732
|
+
items:
|
|
38733
|
+
type: string
|
|
38734
|
+
full_name:
|
|
38735
|
+
type: string
|
|
38736
|
+
nullable: true
|
|
38737
|
+
email:
|
|
38738
|
+
type: string
|
|
38739
|
+
nullable: true
|
|
38740
|
+
metadata:
|
|
38741
|
+
type: object
|
|
38742
|
+
additionalProperties: true
|
|
38743
|
+
enabled:
|
|
38744
|
+
type: boolean
|
|
38745
|
+
nullable: true
|
|
38746
|
+
required:
|
|
38747
|
+
- roles
|
|
38748
|
+
ESSecurityPasswordRequest:
|
|
38749
|
+
type: object
|
|
37319
38750
|
properties:
|
|
37320
|
-
|
|
37321
|
-
|
|
38751
|
+
password:
|
|
38752
|
+
type: string
|
|
38753
|
+
required:
|
|
38754
|
+
- password
|
|
38755
|
+
ESSecurityFieldSecurity:
|
|
38756
|
+
type: object
|
|
38757
|
+
properties:
|
|
38758
|
+
grant:
|
|
38759
|
+
type: array
|
|
38760
|
+
x-omitempty: true
|
|
38761
|
+
items:
|
|
38762
|
+
type: string
|
|
38763
|
+
except:
|
|
38764
|
+
type: array
|
|
38765
|
+
x-omitempty: true
|
|
38766
|
+
items:
|
|
38767
|
+
type: string
|
|
38768
|
+
ESSecurityIndexPrivileges:
|
|
38769
|
+
type: object
|
|
38770
|
+
properties:
|
|
38771
|
+
names:
|
|
38772
|
+
type: array
|
|
38773
|
+
items:
|
|
38774
|
+
type: string
|
|
37322
38775
|
privileges:
|
|
37323
|
-
|
|
37324
|
-
|
|
38776
|
+
type: array
|
|
38777
|
+
items:
|
|
38778
|
+
type: string
|
|
38779
|
+
field_security:
|
|
38780
|
+
$ref: '#/components/schemas/ESSecurityFieldSecurity'
|
|
38781
|
+
query:
|
|
37325
38782
|
type: string
|
|
37326
|
-
|
|
37327
|
-
|
|
37328
|
-
type: boolean
|
|
37329
|
-
description: Whether the user is enabled
|
|
37330
|
-
x-omitempty: false
|
|
37331
|
-
nopass:
|
|
38783
|
+
nullable: true
|
|
38784
|
+
allow_restricted_indices:
|
|
37332
38785
|
type: boolean
|
|
37333
|
-
|
|
37334
|
-
|
|
37335
|
-
|
|
38786
|
+
nullable: true
|
|
38787
|
+
required:
|
|
38788
|
+
- names
|
|
38789
|
+
- privileges
|
|
38790
|
+
ESSecurityRemoteIndexPrivileges:
|
|
38791
|
+
type: object
|
|
38792
|
+
properties:
|
|
38793
|
+
clusters:
|
|
37336
38794
|
type: array
|
|
37337
38795
|
items:
|
|
37338
38796
|
type: string
|
|
37339
|
-
|
|
37340
|
-
password_hashes:
|
|
38797
|
+
names:
|
|
37341
38798
|
type: array
|
|
37342
38799
|
items:
|
|
37343
38800
|
type: string
|
|
37344
|
-
|
|
37345
|
-
passwords_to_remove:
|
|
38801
|
+
privileges:
|
|
37346
38802
|
type: array
|
|
37347
38803
|
items:
|
|
37348
38804
|
type: string
|
|
37349
|
-
|
|
37350
|
-
|
|
38805
|
+
field_security:
|
|
38806
|
+
$ref: '#/components/schemas/ESSecurityFieldSecurity'
|
|
38807
|
+
query:
|
|
38808
|
+
type: string
|
|
38809
|
+
nullable: true
|
|
38810
|
+
allow_restricted_indices:
|
|
38811
|
+
type: boolean
|
|
38812
|
+
nullable: true
|
|
38813
|
+
required:
|
|
38814
|
+
- clusters
|
|
38815
|
+
- names
|
|
38816
|
+
- privileges
|
|
38817
|
+
ESSecurityRemoteClusterPrivileges:
|
|
38818
|
+
type: object
|
|
38819
|
+
properties:
|
|
38820
|
+
clusters:
|
|
37351
38821
|
type: array
|
|
37352
38822
|
items:
|
|
37353
38823
|
type: string
|
|
37354
|
-
|
|
37355
|
-
|
|
38824
|
+
privileges:
|
|
38825
|
+
type: array
|
|
38826
|
+
items:
|
|
38827
|
+
type: string
|
|
38828
|
+
required:
|
|
38829
|
+
- clusters
|
|
38830
|
+
- privileges
|
|
38831
|
+
ESSecurityApplicationPrivileges:
|
|
38832
|
+
type: object
|
|
38833
|
+
properties:
|
|
38834
|
+
application:
|
|
37356
38835
|
type: string
|
|
37357
|
-
description: Custom ACL rules
|
|
37358
38836
|
x-omitempty: true
|
|
37359
|
-
|
|
37360
|
-
|
|
37361
|
-
|
|
37362
|
-
|
|
37363
|
-
|
|
38837
|
+
privileges:
|
|
38838
|
+
type: array
|
|
38839
|
+
x-omitempty: true
|
|
38840
|
+
items:
|
|
38841
|
+
type: string
|
|
38842
|
+
resources:
|
|
38843
|
+
type: array
|
|
38844
|
+
x-omitempty: true
|
|
38845
|
+
items:
|
|
38846
|
+
type: string
|
|
38847
|
+
ESSecurityRoleDescriptor:
|
|
37364
38848
|
type: object
|
|
37365
38849
|
properties:
|
|
37366
|
-
|
|
38850
|
+
description:
|
|
37367
38851
|
type: string
|
|
37368
|
-
|
|
38852
|
+
nullable: true
|
|
38853
|
+
cluster:
|
|
38854
|
+
type: array
|
|
37369
38855
|
x-omitempty: true
|
|
38856
|
+
items:
|
|
38857
|
+
type: string
|
|
38858
|
+
global:
|
|
38859
|
+
type: object
|
|
38860
|
+
additionalProperties: true
|
|
38861
|
+
indices:
|
|
37370
38862
|
type: array
|
|
38863
|
+
x-omitempty: true
|
|
37371
38864
|
items:
|
|
37372
|
-
$ref: '#/components/schemas/
|
|
37373
|
-
|
|
37374
|
-
|
|
38865
|
+
$ref: '#/components/schemas/ESSecurityIndexPrivileges'
|
|
38866
|
+
remote_indices:
|
|
38867
|
+
type: array
|
|
37375
38868
|
x-omitempty: true
|
|
38869
|
+
items:
|
|
38870
|
+
$ref: '#/components/schemas/ESSecurityRemoteIndexPrivileges'
|
|
38871
|
+
remote_cluster:
|
|
37376
38872
|
type: array
|
|
38873
|
+
x-omitempty: true
|
|
37377
38874
|
items:
|
|
37378
|
-
$ref: '#/components/schemas/
|
|
37379
|
-
|
|
38875
|
+
$ref: '#/components/schemas/ESSecurityRemoteClusterPrivileges'
|
|
38876
|
+
applications:
|
|
38877
|
+
type: array
|
|
38878
|
+
x-omitempty: true
|
|
38879
|
+
items:
|
|
38880
|
+
$ref: '#/components/schemas/ESSecurityApplicationPrivileges'
|
|
38881
|
+
run_as:
|
|
38882
|
+
type: array
|
|
38883
|
+
x-omitempty: true
|
|
38884
|
+
items:
|
|
38885
|
+
type: string
|
|
38886
|
+
metadata:
|
|
38887
|
+
type: object
|
|
38888
|
+
additionalProperties: true
|
|
38889
|
+
restriction:
|
|
38890
|
+
type: object
|
|
38891
|
+
additionalProperties: true
|
|
38892
|
+
transient_metadata:
|
|
38893
|
+
type: object
|
|
38894
|
+
additionalProperties: true
|
|
38895
|
+
ESSecurityRoles:
|
|
38896
|
+
type: object
|
|
38897
|
+
additionalProperties:
|
|
38898
|
+
$ref: '#/components/schemas/ESSecurityRoleDescriptor'
|
|
38899
|
+
ESSecurityRoleTemplateFormat:
|
|
38900
|
+
type: string
|
|
38901
|
+
enum:
|
|
38902
|
+
- string
|
|
38903
|
+
- json
|
|
38904
|
+
ESSecurityRoleTemplate:
|
|
38905
|
+
type: object
|
|
38906
|
+
properties:
|
|
38907
|
+
template:
|
|
38908
|
+
type: object
|
|
38909
|
+
additionalProperties: true
|
|
38910
|
+
format:
|
|
38911
|
+
$ref: '#/components/schemas/ESSecurityRoleTemplateFormat'
|
|
38912
|
+
nullable: true
|
|
38913
|
+
ESSecurityRoleMapping:
|
|
38914
|
+
type: object
|
|
38915
|
+
properties:
|
|
38916
|
+
enabled:
|
|
38917
|
+
type: boolean
|
|
38918
|
+
nullable: true
|
|
38919
|
+
roles:
|
|
38920
|
+
type: array
|
|
38921
|
+
x-omitempty: true
|
|
38922
|
+
items:
|
|
38923
|
+
type: string
|
|
38924
|
+
role_templates:
|
|
38925
|
+
type: array
|
|
38926
|
+
x-omitempty: true
|
|
38927
|
+
items:
|
|
38928
|
+
$ref: '#/components/schemas/ESSecurityRoleTemplate'
|
|
38929
|
+
rules:
|
|
38930
|
+
type: object
|
|
38931
|
+
additionalProperties: true
|
|
38932
|
+
metadata:
|
|
38933
|
+
type: object
|
|
38934
|
+
additionalProperties: true
|
|
38935
|
+
ESSecurityRoleMappings:
|
|
38936
|
+
type: object
|
|
38937
|
+
additionalProperties:
|
|
38938
|
+
$ref: '#/components/schemas/ESSecurityRoleMapping'
|
|
38939
|
+
ESBuiltinPrivileges:
|
|
38940
|
+
type: object
|
|
38941
|
+
additionalProperties:
|
|
38942
|
+
type: array
|
|
38943
|
+
items:
|
|
38944
|
+
type: string
|
|
37380
38945
|
RbmqUser:
|
|
37381
38946
|
type: object
|
|
37382
38947
|
properties:
|
|
@@ -37695,167 +39260,65 @@ components:
|
|
|
37695
39260
|
- NodePort
|
|
37696
39261
|
DMSConsoleEnableOpt:
|
|
37697
39262
|
type: object
|
|
37698
|
-
required:
|
|
37699
|
-
- networkMode
|
|
37700
|
-
- serviceType
|
|
37701
|
-
properties:
|
|
37702
|
-
networkMode:
|
|
37703
|
-
$ref: '#/components/schemas/DMSConsoleNetMode'
|
|
37704
|
-
description: network mode of redis insight
|
|
37705
|
-
serviceType:
|
|
37706
|
-
$ref: '#/components/schemas/DMSConsoleSvcType'
|
|
37707
|
-
description: service type of redis insight
|
|
37708
|
-
databaseItem:
|
|
37709
|
-
description: Cluster database information
|
|
37710
|
-
properties:
|
|
37711
|
-
name:
|
|
37712
|
-
description: Specify the name of database, which must be unique.
|
|
37713
|
-
title: name
|
|
37714
|
-
type: string
|
|
37715
|
-
options:
|
|
37716
|
-
description: Specify the options of database.
|
|
37717
|
-
title: options
|
|
37718
|
-
type: object
|
|
37719
|
-
additionalProperties: {}
|
|
37720
|
-
required:
|
|
37721
|
-
- name
|
|
37722
|
-
type: object
|
|
37723
|
-
databaseList:
|
|
37724
|
-
description: DatabaesList is a list of Databaes
|
|
37725
|
-
properties:
|
|
37726
|
-
items:
|
|
37727
|
-
description: Items is the list of Databases objects in the list
|
|
37728
|
-
items:
|
|
37729
|
-
$ref: '#/components/schemas/databaseItem'
|
|
37730
|
-
type: array
|
|
37731
|
-
required:
|
|
37732
|
-
- items
|
|
37733
|
-
type: object
|
|
37734
|
-
database:
|
|
37735
|
-
description: Cluster database information
|
|
37736
|
-
properties:
|
|
37737
|
-
component:
|
|
37738
|
-
description: component type
|
|
37739
|
-
title: component
|
|
37740
|
-
type: string
|
|
37741
|
-
name:
|
|
37742
|
-
description: Specify the name of database, which must be unique.
|
|
37743
|
-
title: name
|
|
37744
|
-
type: string
|
|
37745
|
-
description:
|
|
37746
|
-
description: Description of the database.
|
|
37747
|
-
title: description
|
|
37748
|
-
type: string
|
|
37749
|
-
options:
|
|
37750
|
-
description: Specify the options of database.
|
|
37751
|
-
title: options
|
|
37752
|
-
type: object
|
|
37753
|
-
additionalProperties:
|
|
37754
|
-
type: string
|
|
37755
|
-
required:
|
|
37756
|
-
- name
|
|
37757
|
-
type: object
|
|
37758
|
-
privilegeType:
|
|
37759
|
-
title: privilegeType
|
|
37760
|
-
description: The type of privilege.
|
|
37761
|
-
type: string
|
|
37762
|
-
enum:
|
|
37763
|
-
- DBADMIN
|
|
37764
|
-
- READWRITE
|
|
37765
|
-
- READONLY
|
|
37766
|
-
- DDLONLY
|
|
37767
|
-
- DMLONLY
|
|
37768
|
-
- ADMIN
|
|
37769
|
-
- DBA
|
|
37770
|
-
- USER
|
|
37771
|
-
- GUEST
|
|
37772
|
-
privilegeListItem:
|
|
37773
|
-
type: object
|
|
37774
|
-
description: Database and its assigned privileges.
|
|
37775
|
-
properties:
|
|
37776
|
-
databaseName:
|
|
37777
|
-
title: databaseName
|
|
37778
|
-
type: string
|
|
37779
|
-
description: The name of the database.
|
|
37780
|
-
privileges:
|
|
37781
|
-
$ref: '#/components/schemas/privilegeType'
|
|
37782
|
-
required:
|
|
37783
|
-
- privileges
|
|
37784
|
-
privilegeList:
|
|
37785
|
-
type: array
|
|
37786
|
-
items:
|
|
37787
|
-
$ref: '#/components/schemas/privilegeListItem'
|
|
37788
|
-
description: A list of privileges and their databases.
|
|
37789
|
-
accountListItem:
|
|
37790
|
-
description: Cluster account information.
|
|
39263
|
+
required:
|
|
39264
|
+
- networkMode
|
|
39265
|
+
- serviceType
|
|
39266
|
+
properties:
|
|
39267
|
+
networkMode:
|
|
39268
|
+
$ref: '#/components/schemas/DMSConsoleNetMode'
|
|
39269
|
+
description: network mode of redis insight
|
|
39270
|
+
serviceType:
|
|
39271
|
+
$ref: '#/components/schemas/DMSConsoleSvcType'
|
|
39272
|
+
description: service type of redis insight
|
|
39273
|
+
databaseItem:
|
|
39274
|
+
description: Cluster database information
|
|
37791
39275
|
properties:
|
|
37792
|
-
component:
|
|
37793
|
-
description: Component type.
|
|
37794
|
-
type: string
|
|
37795
39276
|
name:
|
|
37796
|
-
description:
|
|
37797
|
-
|
|
37798
|
-
password:
|
|
37799
|
-
description: The password of user.
|
|
39277
|
+
description: Specify the name of database, which must be unique.
|
|
39278
|
+
title: name
|
|
37800
39279
|
type: string
|
|
37801
|
-
|
|
37802
|
-
|
|
37803
|
-
|
|
37804
|
-
description: privileges of databases of cluster
|
|
37805
|
-
title: privilegesList
|
|
37806
|
-
$ref: '#/components/schemas/privilegeList'
|
|
37807
|
-
extra:
|
|
37808
|
-
description: extra information of account
|
|
39280
|
+
options:
|
|
39281
|
+
description: Specify the options of database.
|
|
39282
|
+
title: options
|
|
37809
39283
|
type: object
|
|
37810
39284
|
additionalProperties: {}
|
|
37811
39285
|
required:
|
|
37812
39286
|
- name
|
|
37813
39287
|
type: object
|
|
37814
|
-
|
|
37815
|
-
|
|
37816
|
-
|
|
37817
|
-
|
|
37818
|
-
|
|
37819
|
-
|
|
37820
|
-
|
|
37821
|
-
|
|
37822
|
-
|
|
37823
|
-
-
|
|
37824
|
-
|
|
37825
|
-
|
|
37826
|
-
|
|
37827
|
-
account:
|
|
37828
|
-
description: Cluster account information
|
|
39288
|
+
databaseList:
|
|
39289
|
+
description: DatabaesList is a list of Databaes
|
|
39290
|
+
properties:
|
|
39291
|
+
items:
|
|
39292
|
+
description: Items is the list of Databases objects in the list
|
|
39293
|
+
items:
|
|
39294
|
+
$ref: '#/components/schemas/databaseItem'
|
|
39295
|
+
type: array
|
|
39296
|
+
required:
|
|
39297
|
+
- items
|
|
39298
|
+
type: object
|
|
39299
|
+
database:
|
|
39300
|
+
description: Cluster database information
|
|
37829
39301
|
properties:
|
|
37830
|
-
privilegesList:
|
|
37831
|
-
description: privileges of databases of cluster
|
|
37832
|
-
title: privilegesList
|
|
37833
|
-
$ref: '#/components/schemas/privilegeList'
|
|
37834
39302
|
component:
|
|
37835
|
-
description:
|
|
39303
|
+
description: component type
|
|
37836
39304
|
title: component
|
|
37837
39305
|
type: string
|
|
37838
|
-
instance:
|
|
37839
|
-
description: Specify the name of instance to be connected.
|
|
37840
|
-
title: instance
|
|
37841
|
-
type: string
|
|
37842
39306
|
name:
|
|
37843
|
-
description: Specify the name of
|
|
39307
|
+
description: Specify the name of database, which must be unique.
|
|
37844
39308
|
title: name
|
|
37845
39309
|
type: string
|
|
37846
|
-
|
|
37847
|
-
description:
|
|
37848
|
-
title:
|
|
39310
|
+
description:
|
|
39311
|
+
description: Description of the database.
|
|
39312
|
+
title: description
|
|
37849
39313
|
type: string
|
|
37850
|
-
|
|
37851
|
-
|
|
37852
|
-
|
|
37853
|
-
description: extra information of account
|
|
39314
|
+
options:
|
|
39315
|
+
description: Specify the options of database.
|
|
39316
|
+
title: options
|
|
37854
39317
|
type: object
|
|
37855
|
-
additionalProperties:
|
|
39318
|
+
additionalProperties:
|
|
39319
|
+
type: string
|
|
37856
39320
|
required:
|
|
37857
39321
|
- name
|
|
37858
|
-
- role
|
|
37859
39322
|
type: object
|
|
37860
39323
|
DmsServiceAccount:
|
|
37861
39324
|
description: MinIO service account access-key
|
|
@@ -38683,6 +40146,329 @@ components:
|
|
|
38683
40146
|
capturedAt:
|
|
38684
40147
|
type: string
|
|
38685
40148
|
description: Snapshot capture timestamp in UTC.
|
|
40149
|
+
damengTablespaceItem:
|
|
40150
|
+
type: object
|
|
40151
|
+
required:
|
|
40152
|
+
- name
|
|
40153
|
+
- totalMb
|
|
40154
|
+
- freeMb
|
|
40155
|
+
- usedMb
|
|
40156
|
+
- usageRatio
|
|
40157
|
+
properties:
|
|
40158
|
+
name:
|
|
40159
|
+
type: string
|
|
40160
|
+
description: Tablespace name.
|
|
40161
|
+
totalMb:
|
|
40162
|
+
type: number
|
|
40163
|
+
format: double
|
|
40164
|
+
description: Total size in megabytes.
|
|
40165
|
+
freeMb:
|
|
40166
|
+
type: number
|
|
40167
|
+
format: double
|
|
40168
|
+
description: Free size in megabytes.
|
|
40169
|
+
usedMb:
|
|
40170
|
+
type: number
|
|
40171
|
+
format: double
|
|
40172
|
+
description: Used size in megabytes.
|
|
40173
|
+
usageRatio:
|
|
40174
|
+
type: number
|
|
40175
|
+
format: double
|
|
40176
|
+
description: Usage ratio as percentage (0-100).
|
|
40177
|
+
damengSchemaItem:
|
|
40178
|
+
type: object
|
|
40179
|
+
required:
|
|
40180
|
+
- name
|
|
40181
|
+
- sizeBytes
|
|
40182
|
+
properties:
|
|
40183
|
+
name:
|
|
40184
|
+
type: string
|
|
40185
|
+
description: Schema (owner) name.
|
|
40186
|
+
sizeBytes:
|
|
40187
|
+
type: integer
|
|
40188
|
+
format: int64
|
|
40189
|
+
description: Total segment size in bytes across all objects owned by this schema.
|
|
40190
|
+
damengTableSizeItem:
|
|
40191
|
+
type: object
|
|
40192
|
+
required:
|
|
40193
|
+
- schema
|
|
40194
|
+
- tableName
|
|
40195
|
+
- sizeBytes
|
|
40196
|
+
properties:
|
|
40197
|
+
schema:
|
|
40198
|
+
type: string
|
|
40199
|
+
description: Schema (owner) name.
|
|
40200
|
+
tableName:
|
|
40201
|
+
type: string
|
|
40202
|
+
description: Table name.
|
|
40203
|
+
sizeBytes:
|
|
40204
|
+
type: integer
|
|
40205
|
+
format: int64
|
|
40206
|
+
description: Total segment size in bytes for this table.
|
|
40207
|
+
rowCount:
|
|
40208
|
+
type: integer
|
|
40209
|
+
format: int64
|
|
40210
|
+
description: Estimated number of rows from DBA_TABLES.NUM_ROWS.
|
|
40211
|
+
damengIndexItem:
|
|
40212
|
+
type: object
|
|
40213
|
+
required:
|
|
40214
|
+
- schema
|
|
40215
|
+
- indexName
|
|
40216
|
+
- tableName
|
|
40217
|
+
- sizeBytes
|
|
40218
|
+
- isUnique
|
|
40219
|
+
properties:
|
|
40220
|
+
schema:
|
|
40221
|
+
type: string
|
|
40222
|
+
description: Schema (owner) name.
|
|
40223
|
+
indexName:
|
|
40224
|
+
type: string
|
|
40225
|
+
description: Index name.
|
|
40226
|
+
tableName:
|
|
40227
|
+
type: string
|
|
40228
|
+
description: Parent table name.
|
|
40229
|
+
sizeBytes:
|
|
40230
|
+
type: integer
|
|
40231
|
+
format: int64
|
|
40232
|
+
description: Segment size in bytes from DBA_SEGMENTS.
|
|
40233
|
+
indexType:
|
|
40234
|
+
type: string
|
|
40235
|
+
description: Index type (e.g. NORMAL, BITMAP, CLUSTER).
|
|
40236
|
+
isUnique:
|
|
40237
|
+
type: boolean
|
|
40238
|
+
description: Whether the index enforces uniqueness.
|
|
40239
|
+
damengSpaceAnalysis:
|
|
40240
|
+
type: object
|
|
40241
|
+
required:
|
|
40242
|
+
- tablespaces
|
|
40243
|
+
properties:
|
|
40244
|
+
tablespaces:
|
|
40245
|
+
type: array
|
|
40246
|
+
description: Tablespace size and usage information from dba_free_space and dba_data_files.
|
|
40247
|
+
items:
|
|
40248
|
+
$ref: '#/components/schemas/damengTablespaceItem'
|
|
40249
|
+
schemas:
|
|
40250
|
+
type: array
|
|
40251
|
+
description: Schema-level size aggregation from DBA_SEGMENTS grouped by OWNER.
|
|
40252
|
+
items:
|
|
40253
|
+
$ref: '#/components/schemas/damengSchemaItem'
|
|
40254
|
+
tables:
|
|
40255
|
+
type: array
|
|
40256
|
+
description: Top-N tables ordered by total size from DBA_SEGMENTS (SEGMENT_TYPE='TABLE').
|
|
40257
|
+
items:
|
|
40258
|
+
$ref: '#/components/schemas/damengTableSizeItem'
|
|
40259
|
+
indexes:
|
|
40260
|
+
type: array
|
|
40261
|
+
description: Top-N indexes ordered by size from DBA_INDEXES joined with DBA_SEGMENTS.
|
|
40262
|
+
items:
|
|
40263
|
+
$ref: '#/components/schemas/damengIndexItem'
|
|
40264
|
+
damengLongExecSQLEntry:
|
|
40265
|
+
type: object
|
|
40266
|
+
required:
|
|
40267
|
+
- sqlText
|
|
40268
|
+
- execTimeMs
|
|
40269
|
+
- nRuns
|
|
40270
|
+
properties:
|
|
40271
|
+
sqlText:
|
|
40272
|
+
type: string
|
|
40273
|
+
description: SQL text from V$SYSTEM_LONG_EXEC_SQLS.
|
|
40274
|
+
execTimeMs:
|
|
40275
|
+
type: integer
|
|
40276
|
+
format: int64
|
|
40277
|
+
description: Execution time in milliseconds.
|
|
40278
|
+
sessionId:
|
|
40279
|
+
type: string
|
|
40280
|
+
description: Session ID, when available.
|
|
40281
|
+
sqlId:
|
|
40282
|
+
type: string
|
|
40283
|
+
description: SQL ID, when available.
|
|
40284
|
+
nRuns:
|
|
40285
|
+
type: integer
|
|
40286
|
+
format: int64
|
|
40287
|
+
description: Number of executions.
|
|
40288
|
+
finishTime:
|
|
40289
|
+
type: string
|
|
40290
|
+
description: SQL finish time in UTC, when available.
|
|
40291
|
+
damengLargeMemSQLEntry:
|
|
40292
|
+
type: object
|
|
40293
|
+
required:
|
|
40294
|
+
- sqlText
|
|
40295
|
+
- memUsedKb
|
|
40296
|
+
- nRuns
|
|
40297
|
+
properties:
|
|
40298
|
+
sqlText:
|
|
40299
|
+
type: string
|
|
40300
|
+
description: SQL text from V$SYSTEM_LARGE_MEM_SQLS.
|
|
40301
|
+
memUsedKb:
|
|
40302
|
+
type: integer
|
|
40303
|
+
format: int64
|
|
40304
|
+
description: Memory used in kilobytes.
|
|
40305
|
+
sessionId:
|
|
40306
|
+
type: string
|
|
40307
|
+
description: Session ID, when available.
|
|
40308
|
+
sqlId:
|
|
40309
|
+
type: string
|
|
40310
|
+
description: SQL ID, when available.
|
|
40311
|
+
finishTime:
|
|
40312
|
+
type: string
|
|
40313
|
+
description: SQL finish time in UTC, when available.
|
|
40314
|
+
nRuns:
|
|
40315
|
+
type: integer
|
|
40316
|
+
format: int64
|
|
40317
|
+
description: Number of executions.
|
|
40318
|
+
damengSQLAnalysis:
|
|
40319
|
+
type: object
|
|
40320
|
+
required:
|
|
40321
|
+
- topLongExecSql
|
|
40322
|
+
- topLargeMemSql
|
|
40323
|
+
properties:
|
|
40324
|
+
topLongExecSql:
|
|
40325
|
+
type: array
|
|
40326
|
+
description: Top long-running SQL entries from V$SYSTEM_LONG_EXEC_SQLS ordered by execution time descending.
|
|
40327
|
+
items:
|
|
40328
|
+
$ref: '#/components/schemas/damengLongExecSQLEntry'
|
|
40329
|
+
topLargeMemSql:
|
|
40330
|
+
type: array
|
|
40331
|
+
description: Top high-memory SQL entries from V$SYSTEM_LARGE_MEM_SQLS ordered by memory usage descending.
|
|
40332
|
+
items:
|
|
40333
|
+
$ref: '#/components/schemas/damengLargeMemSQLEntry'
|
|
40334
|
+
damengSessionDetail:
|
|
40335
|
+
type: object
|
|
40336
|
+
required:
|
|
40337
|
+
- sessId
|
|
40338
|
+
properties:
|
|
40339
|
+
sessId:
|
|
40340
|
+
type: integer
|
|
40341
|
+
format: int64
|
|
40342
|
+
description: Dameng session ID from V$SESSIONS.
|
|
40343
|
+
userName:
|
|
40344
|
+
type: string
|
|
40345
|
+
description: Database user name.
|
|
40346
|
+
state:
|
|
40347
|
+
type: string
|
|
40348
|
+
description: Session state (ACTIVE, IDLE, etc.).
|
|
40349
|
+
clientIp:
|
|
40350
|
+
type: string
|
|
40351
|
+
description: Client IP address.
|
|
40352
|
+
clientType:
|
|
40353
|
+
type: string
|
|
40354
|
+
description: Client type.
|
|
40355
|
+
createTime:
|
|
40356
|
+
type: string
|
|
40357
|
+
description: Session creation time.
|
|
40358
|
+
lastSendTime:
|
|
40359
|
+
type: string
|
|
40360
|
+
description: Last SQL send time.
|
|
40361
|
+
sqlText:
|
|
40362
|
+
type: string
|
|
40363
|
+
description: Current or last SQL text from V$SESSIONS.
|
|
40364
|
+
fullSql:
|
|
40365
|
+
type: string
|
|
40366
|
+
description: Full SQL text via SF_GET_SESSION_SQL.
|
|
40367
|
+
trxId:
|
|
40368
|
+
type: string
|
|
40369
|
+
description: Transaction ID.
|
|
40370
|
+
trxDurationSec:
|
|
40371
|
+
type: integer
|
|
40372
|
+
format: int64
|
|
40373
|
+
description: Seconds since last SQL send time.
|
|
40374
|
+
appName:
|
|
40375
|
+
type: string
|
|
40376
|
+
description: Application name.
|
|
40377
|
+
currSchema:
|
|
40378
|
+
type: string
|
|
40379
|
+
description: Current schema.
|
|
40380
|
+
autoCommit:
|
|
40381
|
+
type: string
|
|
40382
|
+
description: Auto-commit status (Y/N).
|
|
40383
|
+
damengLockRow:
|
|
40384
|
+
type: object
|
|
40385
|
+
required:
|
|
40386
|
+
- trxId
|
|
40387
|
+
properties:
|
|
40388
|
+
trxId:
|
|
40389
|
+
type: integer
|
|
40390
|
+
format: int64
|
|
40391
|
+
description: Transaction ID holding the lock.
|
|
40392
|
+
lockType:
|
|
40393
|
+
type: string
|
|
40394
|
+
description: Lock type.
|
|
40395
|
+
lockMode:
|
|
40396
|
+
type: string
|
|
40397
|
+
description: Lock mode.
|
|
40398
|
+
sessId:
|
|
40399
|
+
type: integer
|
|
40400
|
+
format: int64
|
|
40401
|
+
description: Session ID associated with this lock.
|
|
40402
|
+
clientIp:
|
|
40403
|
+
type: string
|
|
40404
|
+
description: Client IP address for the session.
|
|
40405
|
+
sqlText:
|
|
40406
|
+
type: string
|
|
40407
|
+
description: SQL text for the session.
|
|
40408
|
+
userName:
|
|
40409
|
+
type: string
|
|
40410
|
+
description: User name for the session.
|
|
40411
|
+
damengLockAnalysis:
|
|
40412
|
+
type: object
|
|
40413
|
+
required:
|
|
40414
|
+
- selectedSession
|
|
40415
|
+
- locks
|
|
40416
|
+
- capturedAt
|
|
40417
|
+
properties:
|
|
40418
|
+
selectedSession:
|
|
40419
|
+
$ref: '#/components/schemas/damengSessionDetail'
|
|
40420
|
+
locks:
|
|
40421
|
+
type: array
|
|
40422
|
+
description: Lock records for the selected session's transaction.
|
|
40423
|
+
items:
|
|
40424
|
+
$ref: '#/components/schemas/damengLockRow'
|
|
40425
|
+
capturedAt:
|
|
40426
|
+
type: string
|
|
40427
|
+
description: Backend collection timestamp in UTC.
|
|
40428
|
+
damengSessionListItem:
|
|
40429
|
+
type: object
|
|
40430
|
+
required:
|
|
40431
|
+
- sessId
|
|
40432
|
+
- hasLock
|
|
40433
|
+
properties:
|
|
40434
|
+
sessId:
|
|
40435
|
+
type: integer
|
|
40436
|
+
format: int64
|
|
40437
|
+
description: Dameng session ID from V$SESSIONS.
|
|
40438
|
+
userName:
|
|
40439
|
+
type: string
|
|
40440
|
+
description: Database user name.
|
|
40441
|
+
state:
|
|
40442
|
+
type: string
|
|
40443
|
+
description: Session state (ACTIVE, IDLE, etc.).
|
|
40444
|
+
clientIp:
|
|
40445
|
+
type: string
|
|
40446
|
+
description: Client IP address.
|
|
40447
|
+
trxId:
|
|
40448
|
+
type: string
|
|
40449
|
+
description: Transaction ID.
|
|
40450
|
+
hasLock:
|
|
40451
|
+
type: boolean
|
|
40452
|
+
description: Whether this session has locks from V$LOCK.
|
|
40453
|
+
sqlText:
|
|
40454
|
+
type: string
|
|
40455
|
+
description: Current SQL text from V$SESSIONS.
|
|
40456
|
+
currSchema:
|
|
40457
|
+
type: string
|
|
40458
|
+
description: Current schema (database context).
|
|
40459
|
+
appName:
|
|
40460
|
+
type: string
|
|
40461
|
+
description: Application name.
|
|
40462
|
+
durationSec:
|
|
40463
|
+
type: integer
|
|
40464
|
+
format: int64
|
|
40465
|
+
description: Session duration in seconds.
|
|
40466
|
+
clientType:
|
|
40467
|
+
type: string
|
|
40468
|
+
description: Client type.
|
|
40469
|
+
autoCommit:
|
|
40470
|
+
type: string
|
|
40471
|
+
description: Auto-commit status.
|
|
38686
40472
|
dbTDERequest:
|
|
38687
40473
|
type: object
|
|
38688
40474
|
properties:
|