kb-cloud-client-typescript 2.3.0-beta.0 → 2.3.0-beta.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/adminapi/api.d.ts +1 -0
- package/dist/adminapi/api.d.ts.map +1 -1
- package/dist/adminapi/api.js +1 -0
- package/dist/adminapi/api.js.map +1 -1
- package/dist/adminapi/apis/clickhouse-api.d.ts +995 -0
- package/dist/adminapi/apis/clickhouse-api.d.ts.map +1 -0
- package/dist/adminapi/apis/clickhouse-api.js +1107 -0
- package/dist/adminapi/apis/clickhouse-api.js.map +1 -0
- package/dist/adminapi/apis/cluster-api.d.ts +36 -4
- package/dist/adminapi/apis/cluster-api.d.ts.map +1 -1
- package/dist/adminapi/apis/cluster-api.js +30 -10
- package/dist/adminapi/apis/cluster-api.js.map +1 -1
- package/dist/adminapi/apis/load-balancer-api.d.ts +175 -0
- package/dist/adminapi/apis/load-balancer-api.d.ts.map +1 -1
- package/dist/adminapi/apis/load-balancer-api.js +213 -0
- package/dist/adminapi/apis/load-balancer-api.js.map +1 -1
- package/dist/adminapi/apis/shared-api.d.ts +989 -10
- package/dist/adminapi/apis/shared-api.d.ts.map +1 -1
- package/dist/adminapi/apis/shared-api.js +1121 -58
- package/dist/adminapi/apis/shared-api.js.map +1 -1
- package/dist/adminapi/models/ck-account-type.d.ts +23 -0
- package/dist/adminapi/models/ck-account-type.d.ts.map +1 -0
- package/dist/adminapi/models/ck-account-type.js +27 -0
- package/dist/adminapi/models/ck-account-type.js.map +1 -0
- package/dist/adminapi/models/ck-account.d.ts +50 -0
- package/dist/adminapi/models/ck-account.d.ts.map +1 -0
- package/dist/adminapi/models/ck-account.js +16 -0
- package/dist/adminapi/models/ck-account.js.map +1 -0
- package/dist/adminapi/models/cluster-list-item.d.ts +20 -0
- package/dist/adminapi/models/cluster-list-item.d.ts.map +1 -1
- package/dist/adminapi/models/cluster-metrics.d.ts +4 -2
- package/dist/adminapi/models/cluster-metrics.d.ts.map +1 -1
- package/dist/adminapi/models/create-clickhouse-account-request.d.ts +37 -0
- package/dist/adminapi/models/create-clickhouse-account-request.d.ts.map +1 -0
- package/dist/adminapi/models/create-clickhouse-account-request.js +16 -0
- package/dist/adminapi/models/create-clickhouse-account-request.js.map +1 -0
- package/dist/adminapi/models/dms-ob-parameter.d.ts +4 -2
- package/dist/adminapi/models/dms-ob-parameter.d.ts.map +1 -1
- package/dist/adminapi/models/engine-mapping.d.ts +7 -0
- package/dist/adminapi/models/engine-mapping.d.ts.map +1 -1
- package/dist/adminapi/models/get-clickhouse-role-grants200-response-inner.d.ts +49 -0
- package/dist/adminapi/models/get-clickhouse-role-grants200-response-inner.d.ts.map +1 -0
- package/dist/adminapi/models/get-clickhouse-role-grants200-response-inner.js +16 -0
- package/dist/adminapi/models/get-clickhouse-role-grants200-response-inner.js.map +1 -0
- package/dist/adminapi/models/index.d.ts +15 -0
- package/dist/adminapi/models/index.d.ts.map +1 -1
- package/dist/adminapi/models/index.js +15 -0
- package/dist/adminapi/models/index.js.map +1 -1
- package/dist/adminapi/models/list-clickhouse-account-roles200-response-privileges-inner.d.ts +31 -0
- package/dist/adminapi/models/list-clickhouse-account-roles200-response-privileges-inner.d.ts.map +1 -0
- package/dist/adminapi/models/list-clickhouse-account-roles200-response-privileges-inner.js +16 -0
- package/dist/adminapi/models/list-clickhouse-account-roles200-response-privileges-inner.js.map +1 -0
- package/dist/adminapi/models/list-clickhouse-account-roles200-response.d.ts +32 -0
- package/dist/adminapi/models/list-clickhouse-account-roles200-response.d.ts.map +1 -0
- package/dist/adminapi/models/list-clickhouse-account-roles200-response.js +16 -0
- package/dist/adminapi/models/list-clickhouse-account-roles200-response.js.map +1 -0
- package/dist/adminapi/models/load-balancer-annotations.d.ts +35 -0
- package/dist/adminapi/models/load-balancer-annotations.d.ts.map +1 -0
- package/dist/adminapi/models/load-balancer-annotations.js +16 -0
- package/dist/adminapi/models/load-balancer-annotations.js.map +1 -0
- package/dist/adminapi/models/load-balancer-config-update.d.ts +26 -0
- package/dist/adminapi/models/load-balancer-config-update.d.ts.map +1 -0
- package/dist/adminapi/models/load-balancer-config-update.js +16 -0
- package/dist/adminapi/models/load-balancer-config-update.js.map +1 -0
- package/dist/adminapi/models/load-balancer-config.d.ts +32 -0
- package/dist/adminapi/models/load-balancer-config.d.ts.map +1 -0
- package/dist/adminapi/models/load-balancer-config.js +16 -0
- package/dist/adminapi/models/load-balancer-config.js.map +1 -0
- package/dist/adminapi/models/provision-config.d.ts +13 -0
- package/dist/adminapi/models/provision-config.d.ts.map +1 -1
- package/dist/adminapi/models/replication-check-option.d.ts +25 -0
- package/dist/adminapi/models/replication-check-option.d.ts.map +1 -0
- package/dist/adminapi/models/replication-check-option.js +16 -0
- package/dist/adminapi/models/replication-check-option.js.map +1 -0
- package/dist/adminapi/models/revoke-clickhouse-role-privileges-request-privileges-inner.d.ts +31 -0
- package/dist/adminapi/models/revoke-clickhouse-role-privileges-request-privileges-inner.d.ts.map +1 -0
- package/dist/adminapi/models/revoke-clickhouse-role-privileges-request-privileges-inner.js +16 -0
- package/dist/adminapi/models/revoke-clickhouse-role-privileges-request-privileges-inner.js.map +1 -0
- package/dist/adminapi/models/revoke-clickhouse-role-privileges-request.d.ts +26 -0
- package/dist/adminapi/models/revoke-clickhouse-role-privileges-request.d.ts.map +1 -0
- package/dist/adminapi/models/revoke-clickhouse-role-privileges-request.js +16 -0
- package/dist/adminapi/models/revoke-clickhouse-role-privileges-request.js.map +1 -0
- package/dist/adminapi/models/scheduling-config.d.ts +14 -0
- package/dist/adminapi/models/scheduling-config.d.ts.map +1 -1
- package/dist/adminapi/models/system-component-scheduler-policy.d.ts +22 -0
- package/dist/adminapi/models/system-component-scheduler-policy.d.ts.map +1 -0
- package/dist/adminapi/models/system-component-scheduler-policy.js +26 -0
- package/dist/adminapi/models/system-component-scheduler-policy.js.map +1 -0
- package/dist/adminapi/models/update-clickhouse-account-password-request.d.ts +25 -0
- package/dist/adminapi/models/update-clickhouse-account-password-request.d.ts.map +1 -0
- package/dist/adminapi/models/update-clickhouse-account-password-request.js +16 -0
- package/dist/adminapi/models/update-clickhouse-account-password-request.js.map +1 -0
- package/dist/adminapi/models/update-clickhouse-account-roles-request.d.ts +25 -0
- package/dist/adminapi/models/update-clickhouse-account-roles-request.d.ts.map +1 -0
- package/dist/adminapi/models/update-clickhouse-account-roles-request.js +16 -0
- package/dist/adminapi/models/update-clickhouse-account-roles-request.js.map +1 -0
- package/dist/internalapi/apis/cluster-api.d.ts +18 -2
- package/dist/internalapi/apis/cluster-api.d.ts.map +1 -1
- package/dist/internalapi/apis/cluster-api.js +15 -5
- package/dist/internalapi/apis/cluster-api.js.map +1 -1
- package/dist/internalapi/models/cluster-list-item.d.ts +20 -0
- package/dist/internalapi/models/cluster-list-item.d.ts.map +1 -1
- package/dist/internalapi/models/index.d.ts +1 -0
- package/dist/internalapi/models/index.d.ts.map +1 -1
- package/dist/internalapi/models/index.js +1 -0
- package/dist/internalapi/models/index.js.map +1 -1
- package/dist/internalapi/models/tag.d.ts +37 -0
- package/dist/internalapi/models/tag.d.ts.map +1 -0
- package/dist/internalapi/models/tag.js +16 -0
- package/dist/internalapi/models/tag.js.map +1 -0
- package/dist/openapi/api.d.ts +1 -0
- package/dist/openapi/api.d.ts.map +1 -1
- package/dist/openapi/api.js +1 -0
- package/dist/openapi/api.js.map +1 -1
- package/dist/openapi/apis/clickhouse-api.d.ts +995 -0
- package/dist/openapi/apis/clickhouse-api.d.ts.map +1 -0
- package/dist/openapi/apis/clickhouse-api.js +1107 -0
- package/dist/openapi/apis/clickhouse-api.js.map +1 -0
- package/dist/openapi/apis/cluster-api.d.ts +18 -2
- package/dist/openapi/apis/cluster-api.d.ts.map +1 -1
- package/dist/openapi/apis/cluster-api.js +15 -5
- package/dist/openapi/apis/cluster-api.js.map +1 -1
- package/dist/openapi/apis/shared-api.d.ts +966 -3
- package/dist/openapi/apis/shared-api.d.ts.map +1 -1
- package/dist/openapi/apis/shared-api.js +1118 -65
- package/dist/openapi/apis/shared-api.js.map +1 -1
- package/dist/openapi/models/ck-account-type.d.ts +23 -0
- package/dist/openapi/models/ck-account-type.d.ts.map +1 -0
- package/dist/openapi/models/ck-account-type.js +27 -0
- package/dist/openapi/models/ck-account-type.js.map +1 -0
- package/dist/openapi/models/ck-account.d.ts +50 -0
- package/dist/openapi/models/ck-account.d.ts.map +1 -0
- package/dist/openapi/models/ck-account.js +16 -0
- package/dist/openapi/models/ck-account.js.map +1 -0
- package/dist/openapi/models/cluster-list-item.d.ts +20 -0
- package/dist/openapi/models/cluster-list-item.d.ts.map +1 -1
- package/dist/openapi/models/cluster-metrics.d.ts +4 -2
- package/dist/openapi/models/cluster-metrics.d.ts.map +1 -1
- package/dist/openapi/models/create-clickhouse-account-request.d.ts +37 -0
- package/dist/openapi/models/create-clickhouse-account-request.d.ts.map +1 -0
- package/dist/openapi/models/create-clickhouse-account-request.js +16 -0
- package/dist/openapi/models/create-clickhouse-account-request.js.map +1 -0
- package/dist/openapi/models/data-check-create.d.ts +6 -0
- package/dist/openapi/models/data-check-create.d.ts.map +1 -1
- package/dist/openapi/models/dms-ob-parameter.d.ts +4 -2
- package/dist/openapi/models/dms-ob-parameter.d.ts.map +1 -1
- package/dist/openapi/models/engine-mapping.d.ts +7 -0
- package/dist/openapi/models/engine-mapping.d.ts.map +1 -1
- package/dist/openapi/models/get-clickhouse-role-grants200-response-inner.d.ts +49 -0
- package/dist/openapi/models/get-clickhouse-role-grants200-response-inner.d.ts.map +1 -0
- package/dist/openapi/models/get-clickhouse-role-grants200-response-inner.js +16 -0
- package/dist/openapi/models/get-clickhouse-role-grants200-response-inner.js.map +1 -0
- package/dist/openapi/models/index.d.ts +11 -0
- package/dist/openapi/models/index.d.ts.map +1 -1
- package/dist/openapi/models/index.js +11 -0
- package/dist/openapi/models/index.js.map +1 -1
- package/dist/openapi/models/list-clickhouse-account-roles200-response-privileges-inner.d.ts +31 -0
- package/dist/openapi/models/list-clickhouse-account-roles200-response-privileges-inner.d.ts.map +1 -0
- package/dist/openapi/models/list-clickhouse-account-roles200-response-privileges-inner.js +16 -0
- package/dist/openapi/models/list-clickhouse-account-roles200-response-privileges-inner.js.map +1 -0
- package/dist/openapi/models/list-clickhouse-account-roles200-response.d.ts +32 -0
- package/dist/openapi/models/list-clickhouse-account-roles200-response.d.ts.map +1 -0
- package/dist/openapi/models/list-clickhouse-account-roles200-response.js +16 -0
- package/dist/openapi/models/list-clickhouse-account-roles200-response.js.map +1 -0
- package/dist/openapi/models/replication-check-option.d.ts +25 -0
- package/dist/openapi/models/replication-check-option.d.ts.map +1 -0
- package/dist/openapi/models/replication-check-option.js +16 -0
- package/dist/openapi/models/replication-check-option.js.map +1 -0
- package/dist/openapi/models/revoke-clickhouse-role-privileges-request-privileges-inner.d.ts +31 -0
- package/dist/openapi/models/revoke-clickhouse-role-privileges-request-privileges-inner.d.ts.map +1 -0
- package/dist/openapi/models/revoke-clickhouse-role-privileges-request-privileges-inner.js +16 -0
- package/dist/openapi/models/revoke-clickhouse-role-privileges-request-privileges-inner.js.map +1 -0
- package/dist/openapi/models/revoke-clickhouse-role-privileges-request.d.ts +26 -0
- package/dist/openapi/models/revoke-clickhouse-role-privileges-request.d.ts.map +1 -0
- package/dist/openapi/models/revoke-clickhouse-role-privileges-request.js +16 -0
- package/dist/openapi/models/revoke-clickhouse-role-privileges-request.js.map +1 -0
- package/dist/openapi/models/update-clickhouse-account-password-request.d.ts +25 -0
- package/dist/openapi/models/update-clickhouse-account-password-request.d.ts.map +1 -0
- package/dist/openapi/models/update-clickhouse-account-password-request.js +16 -0
- package/dist/openapi/models/update-clickhouse-account-password-request.js.map +1 -0
- package/dist/openapi/models/update-clickhouse-account-roles-request.d.ts +25 -0
- package/dist/openapi/models/update-clickhouse-account-roles-request.d.ts.map +1 -0
- package/dist/openapi/models/update-clickhouse-account-roles-request.js +16 -0
- package/dist/openapi/models/update-clickhouse-account-roles-request.js.map +1 -0
- package/package.json +1 -1
- package/src/adminapi/.openapi-generator/FILES +16 -0
- package/src/adminapi/api.ts +1 -0
- package/src/adminapi/apis/clickhouse-api.ts +1735 -0
- package/src/adminapi/apis/cluster-api.ts +62 -10
- package/src/adminapi/apis/load-balancer-api.ts +318 -0
- package/src/adminapi/apis/shared-api.ts +1971 -254
- package/src/adminapi/models/ck-account-type.ts +32 -0
- package/src/adminapi/models/ck-account.ts +59 -0
- package/src/adminapi/models/cluster-list-item.ts +24 -0
- package/src/adminapi/models/cluster-metrics.ts +2 -2
- package/src/adminapi/models/create-clickhouse-account-request.ts +42 -0
- package/src/adminapi/models/dms-ob-parameter.ts +2 -2
- package/src/adminapi/models/engine-mapping.ts +9 -0
- package/src/adminapi/models/get-clickhouse-role-grants200-response-inner.ts +54 -0
- package/src/adminapi/models/index.ts +15 -0
- package/src/adminapi/models/list-clickhouse-account-roles200-response-privileges-inner.ts +36 -0
- package/src/adminapi/models/list-clickhouse-account-roles200-response.ts +39 -0
- package/src/adminapi/models/load-balancer-annotations.ts +36 -0
- package/src/adminapi/models/load-balancer-config-update.ts +33 -0
- package/src/adminapi/models/load-balancer-config.ts +39 -0
- package/src/adminapi/models/provision-config.ts +15 -0
- package/src/adminapi/models/replication-check-option.ts +30 -0
- package/src/adminapi/models/revoke-clickhouse-role-privileges-request-privileges-inner.ts +36 -0
- package/src/adminapi/models/revoke-clickhouse-role-privileges-request.ts +33 -0
- package/src/adminapi/models/scheduling-config.ts +18 -0
- package/src/adminapi/models/system-component-scheduler-policy.ts +31 -0
- package/src/adminapi/models/update-clickhouse-account-password-request.ts +30 -0
- package/src/adminapi/models/update-clickhouse-account-roles-request.ts +30 -0
- package/src/adminapi.yaml +1109 -244
- package/src/internalapi/.openapi-generator/FILES +1 -0
- package/src/internalapi/apis/cluster-api.ts +31 -5
- package/src/internalapi/models/cluster-list-item.ts +24 -0
- package/src/internalapi/models/index.ts +1 -0
- package/src/internalapi/models/tag.ts +42 -0
- package/src/internalapi.yaml +107 -66
- package/src/openapi/.openapi-generator/FILES +12 -0
- package/src/openapi/api.ts +1 -0
- package/src/openapi/apis/clickhouse-api.ts +1735 -0
- package/src/openapi/apis/cluster-api.ts +31 -5
- package/src/openapi/apis/shared-api.ts +2251 -560
- package/src/openapi/models/ck-account-type.ts +32 -0
- package/src/openapi/models/ck-account.ts +59 -0
- package/src/openapi/models/cluster-list-item.ts +24 -0
- package/src/openapi/models/cluster-metrics.ts +2 -2
- package/src/openapi/models/create-clickhouse-account-request.ts +42 -0
- package/src/openapi/models/data-check-create.ts +6 -0
- package/src/openapi/models/dms-ob-parameter.ts +2 -2
- package/src/openapi/models/engine-mapping.ts +9 -0
- package/src/openapi/models/get-clickhouse-role-grants200-response-inner.ts +54 -0
- package/src/openapi/models/index.ts +11 -0
- package/src/openapi/models/list-clickhouse-account-roles200-response-privileges-inner.ts +36 -0
- package/src/openapi/models/list-clickhouse-account-roles200-response.ts +39 -0
- package/src/openapi/models/replication-check-option.ts +30 -0
- package/src/openapi/models/revoke-clickhouse-role-privileges-request-privileges-inner.ts +36 -0
- package/src/openapi/models/revoke-clickhouse-role-privileges-request.ts +33 -0
- package/src/openapi/models/update-clickhouse-account-password-request.ts +30 -0
- package/src/openapi/models/update-clickhouse-account-roles-request.ts +30 -0
- package/src/openapi.yaml +806 -84
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* The account role type.
|
|
19
|
+
* @export
|
|
20
|
+
* @enum {string}
|
|
21
|
+
*/
|
|
22
|
+
|
|
23
|
+
export const CkAccountType = {
|
|
24
|
+
SUPERUSER: 'SUPERUSER',
|
|
25
|
+
BASICUSER: 'BASICUSER',
|
|
26
|
+
ROOT: 'ROOT'
|
|
27
|
+
} as const;
|
|
28
|
+
|
|
29
|
+
export type CkAccountType = typeof CkAccountType[keyof typeof CkAccountType];
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import type { CkAccountType } from './ck-account-type';
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* A ClickHouse account.
|
|
22
|
+
* @export
|
|
23
|
+
* @interface CkAccount
|
|
24
|
+
*/
|
|
25
|
+
export interface CkAccount {
|
|
26
|
+
/**
|
|
27
|
+
* The account (user) name.
|
|
28
|
+
* @type {string}
|
|
29
|
+
* @memberof CkAccount
|
|
30
|
+
*/
|
|
31
|
+
'name'?: string;
|
|
32
|
+
/**
|
|
33
|
+
* Host IPs the account is allowed to log in from.
|
|
34
|
+
* @type {Array<string>}
|
|
35
|
+
* @memberof CkAccount
|
|
36
|
+
*/
|
|
37
|
+
'hostIp'?: Array<string>;
|
|
38
|
+
/**
|
|
39
|
+
* Host names the account is allowed to log in from.
|
|
40
|
+
* @type {Array<string>}
|
|
41
|
+
* @memberof CkAccount
|
|
42
|
+
*/
|
|
43
|
+
'hostNames'?: Array<string>;
|
|
44
|
+
/**
|
|
45
|
+
* Roles granted to the account, separated by commas.
|
|
46
|
+
* @type {string}
|
|
47
|
+
* @memberof CkAccount
|
|
48
|
+
*/
|
|
49
|
+
'roles'?: string;
|
|
50
|
+
/**
|
|
51
|
+
*
|
|
52
|
+
* @type {CkAccountType}
|
|
53
|
+
* @memberof CkAccount
|
|
54
|
+
*/
|
|
55
|
+
'type'?: CkAccountType;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
@@ -16,6 +16,12 @@
|
|
|
16
16
|
// May contain unused imports in some cases
|
|
17
17
|
// @ts-ignore
|
|
18
18
|
import type { ClusterType } from './cluster-type';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import type { Endpoint } from './endpoint';
|
|
22
|
+
// May contain unused imports in some cases
|
|
23
|
+
// @ts-ignore
|
|
24
|
+
import type { Tag } from './tag';
|
|
19
25
|
|
|
20
26
|
/**
|
|
21
27
|
* KubeBlocks cluster information
|
|
@@ -179,6 +185,24 @@ export interface ClusterListItem {
|
|
|
179
185
|
* @memberof ClusterListItem
|
|
180
186
|
*/
|
|
181
187
|
'orgName'?: string;
|
|
188
|
+
/**
|
|
189
|
+
* Name of project, it is the alias of environment namespace
|
|
190
|
+
* @type {string}
|
|
191
|
+
* @memberof ClusterListItem
|
|
192
|
+
*/
|
|
193
|
+
'project'?: string;
|
|
194
|
+
/**
|
|
195
|
+
* Tags bound to the cluster
|
|
196
|
+
* @type {Array<Tag>}
|
|
197
|
+
* @memberof ClusterListItem
|
|
198
|
+
*/
|
|
199
|
+
'tags'?: Array<Tag>;
|
|
200
|
+
/**
|
|
201
|
+
* Cached user-visible endpoints of the cluster; omitted unless includeEndpoints is true
|
|
202
|
+
* @type {Array<Endpoint>}
|
|
203
|
+
* @memberof ClusterListItem
|
|
204
|
+
*/
|
|
205
|
+
'endpoints'?: Array<Endpoint>;
|
|
182
206
|
}
|
|
183
207
|
|
|
184
208
|
|
|
@@ -28,9 +28,9 @@ export interface ClusterMetrics {
|
|
|
28
28
|
'value'?: Array<any> | null;
|
|
29
29
|
/**
|
|
30
30
|
*
|
|
31
|
-
* @type {Array<Array<any> | null>}
|
|
31
|
+
* @type {Array<Array<{ [key: string]: any; }> | null>}
|
|
32
32
|
* @memberof ClusterMetrics
|
|
33
33
|
*/
|
|
34
|
-
'values'?: Array<Array<any> | null>;
|
|
34
|
+
'values'?: Array<Array<{ [key: string]: any; }> | null>;
|
|
35
35
|
}
|
|
36
36
|
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* Create a ClickHouse account request.
|
|
19
|
+
* @export
|
|
20
|
+
* @interface CreateClickhouseAccountRequest
|
|
21
|
+
*/
|
|
22
|
+
export interface CreateClickhouseAccountRequest {
|
|
23
|
+
/**
|
|
24
|
+
* The account (user) name.
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof CreateClickhouseAccountRequest
|
|
27
|
+
*/
|
|
28
|
+
'name': string;
|
|
29
|
+
/**
|
|
30
|
+
* The account password.
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof CreateClickhouseAccountRequest
|
|
33
|
+
*/
|
|
34
|
+
'password': string;
|
|
35
|
+
/**
|
|
36
|
+
* Roles to grant to the account on creation.
|
|
37
|
+
* @type {Array<string>}
|
|
38
|
+
* @memberof CreateClickhouseAccountRequest
|
|
39
|
+
*/
|
|
40
|
+
'roles'?: Array<string>;
|
|
41
|
+
}
|
|
42
|
+
|
|
@@ -41,6 +41,12 @@ export interface DataCheckCreate {
|
|
|
41
41
|
* @memberof DataCheckCreate
|
|
42
42
|
*/
|
|
43
43
|
'channelID'?: string;
|
|
44
|
+
/**
|
|
45
|
+
*
|
|
46
|
+
* @type {string}
|
|
47
|
+
* @memberof DataCheckCreate
|
|
48
|
+
*/
|
|
49
|
+
'checkName'?: string | null;
|
|
44
50
|
/**
|
|
45
51
|
* Environment UUID for direct check creation.
|
|
46
52
|
* @type {string}
|
|
@@ -46,10 +46,10 @@ export interface DmsObParameter {
|
|
|
46
46
|
'description': string;
|
|
47
47
|
/**
|
|
48
48
|
* The value options of the parameter
|
|
49
|
-
* @type {Array<any>}
|
|
49
|
+
* @type {Array<{ [key: string]: any; }>}
|
|
50
50
|
* @memberof DmsObParameter
|
|
51
51
|
*/
|
|
52
|
-
'enum'?: Array<any>;
|
|
52
|
+
'enum'?: Array<{ [key: string]: any; }>;
|
|
53
53
|
/**
|
|
54
54
|
* The maximum value of the parameter
|
|
55
55
|
* @type {string}
|
|
@@ -24,6 +24,9 @@ import type { EventObject } from './event-object';
|
|
|
24
24
|
import type { MappingDescription } from './mapping-description';
|
|
25
25
|
// May contain unused imports in some cases
|
|
26
26
|
// @ts-ignore
|
|
27
|
+
import type { ReplicationCheckOption } from './replication-check-option';
|
|
28
|
+
// May contain unused imports in some cases
|
|
29
|
+
// @ts-ignore
|
|
27
30
|
import type { ReplicationMetadataObject } from './replication-metadata-object';
|
|
28
31
|
// May contain unused imports in some cases
|
|
29
32
|
// @ts-ignore
|
|
@@ -83,6 +86,12 @@ export interface EngineMapping {
|
|
|
83
86
|
* @memberof EngineMapping
|
|
84
87
|
*/
|
|
85
88
|
'preCheckers'?: Array<string>;
|
|
89
|
+
/**
|
|
90
|
+
*
|
|
91
|
+
* @type {ReplicationCheckOption}
|
|
92
|
+
* @memberof EngineMapping
|
|
93
|
+
*/
|
|
94
|
+
'dataCheckOption'?: ReplicationCheckOption;
|
|
86
95
|
/**
|
|
87
96
|
* module parameter template, the key is the module name, the value is the parameter template
|
|
88
97
|
* @type {{ [key: string]: Array<DataChannelParameter>; }}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* A single grant of a ClickHouse role.
|
|
19
|
+
* @export
|
|
20
|
+
* @interface GetClickhouseRoleGrants200ResponseInner
|
|
21
|
+
*/
|
|
22
|
+
export interface GetClickhouseRoleGrants200ResponseInner {
|
|
23
|
+
/**
|
|
24
|
+
* The access type of the grant.
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof GetClickhouseRoleGrants200ResponseInner
|
|
27
|
+
*/
|
|
28
|
+
'accessType'?: string;
|
|
29
|
+
/**
|
|
30
|
+
* The database of the grant scope.
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof GetClickhouseRoleGrants200ResponseInner
|
|
33
|
+
*/
|
|
34
|
+
'database'?: string;
|
|
35
|
+
/**
|
|
36
|
+
* The table of the grant scope.
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof GetClickhouseRoleGrants200ResponseInner
|
|
39
|
+
*/
|
|
40
|
+
'table'?: string;
|
|
41
|
+
/**
|
|
42
|
+
* The full grant scope, e.g. \"db.*\".
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof GetClickhouseRoleGrants200ResponseInner
|
|
45
|
+
*/
|
|
46
|
+
'scope'?: string;
|
|
47
|
+
/**
|
|
48
|
+
* Whether the grant is a partial revoke.
|
|
49
|
+
* @type {boolean}
|
|
50
|
+
* @memberof GetClickhouseRoleGrants200ResponseInner
|
|
51
|
+
*/
|
|
52
|
+
'isPartialRevoke'?: boolean;
|
|
53
|
+
}
|
|
54
|
+
|
|
@@ -141,6 +141,8 @@ export * from './cdc-worker-template';
|
|
|
141
141
|
export * from './certificate';
|
|
142
142
|
export * from './certificate-issuer';
|
|
143
143
|
export * from './channel-status';
|
|
144
|
+
export * from './ck-account';
|
|
145
|
+
export * from './ck-account-type';
|
|
144
146
|
export * from './class';
|
|
145
147
|
export * from './class-type';
|
|
146
148
|
export * from './cluster';
|
|
@@ -210,6 +212,7 @@ export * from './console';
|
|
|
210
212
|
export * from './console-status';
|
|
211
213
|
export * from './consumer-group';
|
|
212
214
|
export * from './consumer-group-describe';
|
|
215
|
+
export * from './create-clickhouse-account-request';
|
|
213
216
|
export * from './create-ipwhitelist-request';
|
|
214
217
|
export * from './create-pg-extension-resp';
|
|
215
218
|
export * from './create-topic-request';
|
|
@@ -423,6 +426,7 @@ export * from './feature-list';
|
|
|
423
426
|
export * from './feature-pre-release-type';
|
|
424
427
|
export * from './file-entry';
|
|
425
428
|
export * from './file-entry-list';
|
|
429
|
+
export * from './get-clickhouse-role-grants200-response-inner';
|
|
426
430
|
export * from './global-pricing';
|
|
427
431
|
export * from './ha-history';
|
|
428
432
|
export * from './ha-history-list';
|
|
@@ -497,6 +501,8 @@ export * from './koordinator-reservation-summary-item';
|
|
|
497
501
|
export * from './kubeblocks-endpoint';
|
|
498
502
|
export * from './license';
|
|
499
503
|
export * from './license-option';
|
|
504
|
+
export * from './list-clickhouse-account-roles200-response';
|
|
505
|
+
export * from './list-clickhouse-account-roles200-response-privileges-inner';
|
|
500
506
|
export * from './load-balancer';
|
|
501
507
|
export * from './load-balancer-available-type';
|
|
502
508
|
export * from './load-balancer-ipam-status';
|
|
@@ -752,6 +758,7 @@ export * from './redis-workbench-execute-request';
|
|
|
752
758
|
export * from './redis-workbench-execute-response';
|
|
753
759
|
export * from './ref';
|
|
754
760
|
export * from './related-cluster-list-item';
|
|
761
|
+
export * from './replication-check-option';
|
|
755
762
|
export * from './replication-metadata-object';
|
|
756
763
|
export * from './replication-object-node';
|
|
757
764
|
export * from './replication-object-query';
|
|
@@ -769,6 +776,8 @@ export * from './restore-org-alert-rule-to-default200-response';
|
|
|
769
776
|
export * from './restore-status';
|
|
770
777
|
export * from './restore-status-actions-inner';
|
|
771
778
|
export * from './restore-status-conditions-inner';
|
|
779
|
+
export * from './revoke-clickhouse-role-privileges-request';
|
|
780
|
+
export * from './revoke-clickhouse-role-privileges-request-privileges-inner';
|
|
772
781
|
export * from './role';
|
|
773
782
|
export * from './role-create';
|
|
774
783
|
export * from './role-list';
|
|
@@ -840,6 +849,8 @@ export * from './tpcc';
|
|
|
840
849
|
export * from './urlcheck';
|
|
841
850
|
export * from './update-authenticated-user-password-request';
|
|
842
851
|
export * from './update-broker-config-request';
|
|
852
|
+
export * from './update-clickhouse-account-password-request';
|
|
853
|
+
export * from './update-clickhouse-account-roles-request';
|
|
843
854
|
export * from './update-topic-config-request';
|
|
844
855
|
export * from './user';
|
|
845
856
|
export * from './user-org';
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* A group of privileges granted on a scope.
|
|
19
|
+
* @export
|
|
20
|
+
* @interface ListClickhouseAccountRoles200ResponsePrivilegesInner
|
|
21
|
+
*/
|
|
22
|
+
export interface ListClickhouseAccountRoles200ResponsePrivilegesInner {
|
|
23
|
+
/**
|
|
24
|
+
* The ON-clause operand of the grant, e.g. \"db.*\" or \"*.*\".
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof ListClickhouseAccountRoles200ResponsePrivilegesInner
|
|
27
|
+
*/
|
|
28
|
+
'scope'?: string;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {Array<string>}
|
|
32
|
+
* @memberof ListClickhouseAccountRoles200ResponsePrivilegesInner
|
|
33
|
+
*/
|
|
34
|
+
'privileges'?: Array<string>;
|
|
35
|
+
}
|
|
36
|
+
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import type { ListClickhouseAccountRoles200ResponsePrivilegesInner } from './list-clickhouse-account-roles200-response-privileges-inner';
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* A ClickHouse role.
|
|
22
|
+
* @export
|
|
23
|
+
* @interface ListClickhouseAccountRoles200Response
|
|
24
|
+
*/
|
|
25
|
+
export interface ListClickhouseAccountRoles200Response {
|
|
26
|
+
/**
|
|
27
|
+
* The role name.
|
|
28
|
+
* @type {string}
|
|
29
|
+
* @memberof ListClickhouseAccountRoles200Response
|
|
30
|
+
*/
|
|
31
|
+
'name'?: string;
|
|
32
|
+
/**
|
|
33
|
+
* Privileges granted to the role, grouped by scope.
|
|
34
|
+
* @type {Array<ListClickhouseAccountRoles200ResponsePrivilegesInner>}
|
|
35
|
+
* @memberof ListClickhouseAccountRoles200Response
|
|
36
|
+
*/
|
|
37
|
+
'privileges'?: Array<ListClickhouseAccountRoles200ResponsePrivilegesInner>;
|
|
38
|
+
}
|
|
39
|
+
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface ReplicationCheckOption
|
|
21
|
+
*/
|
|
22
|
+
export interface ReplicationCheckOption {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {boolean}
|
|
26
|
+
* @memberof ReplicationCheckOption
|
|
27
|
+
*/
|
|
28
|
+
'enabled'?: boolean;
|
|
29
|
+
}
|
|
30
|
+
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* A single privilege granted on a scope.
|
|
19
|
+
* @export
|
|
20
|
+
* @interface RevokeClickhouseRolePrivilegesRequestPrivilegesInner
|
|
21
|
+
*/
|
|
22
|
+
export interface RevokeClickhouseRolePrivilegesRequestPrivilegesInner {
|
|
23
|
+
/**
|
|
24
|
+
* The ON-clause operand of the grant, e.g. \"db.*\" or \"*.*\".
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof RevokeClickhouseRolePrivilegesRequestPrivilegesInner
|
|
27
|
+
*/
|
|
28
|
+
'scope'?: string;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof RevokeClickhouseRolePrivilegesRequestPrivilegesInner
|
|
33
|
+
*/
|
|
34
|
+
'privilege'?: string;
|
|
35
|
+
}
|
|
36
|
+
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import type { RevokeClickhouseRolePrivilegesRequestPrivilegesInner } from './revoke-clickhouse-role-privileges-request-privileges-inner';
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* Revoke privileges from a role request.
|
|
22
|
+
* @export
|
|
23
|
+
* @interface RevokeClickhouseRolePrivilegesRequest
|
|
24
|
+
*/
|
|
25
|
+
export interface RevokeClickhouseRolePrivilegesRequest {
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {Array<RevokeClickhouseRolePrivilegesRequestPrivilegesInner>}
|
|
29
|
+
* @memberof RevokeClickhouseRolePrivilegesRequest
|
|
30
|
+
*/
|
|
31
|
+
'privileges': Array<RevokeClickhouseRolePrivilegesRequestPrivilegesInner>;
|
|
32
|
+
}
|
|
33
|
+
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* Update a ClickHouse account password request.
|
|
19
|
+
* @export
|
|
20
|
+
* @interface UpdateClickhouseAccountPasswordRequest
|
|
21
|
+
*/
|
|
22
|
+
export interface UpdateClickhouseAccountPasswordRequest {
|
|
23
|
+
/**
|
|
24
|
+
* The new account password.
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof UpdateClickhouseAccountPasswordRequest
|
|
27
|
+
*/
|
|
28
|
+
'password': string;
|
|
29
|
+
}
|
|
30
|
+
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* Update the roles granted to a ClickHouse account request.
|
|
19
|
+
* @export
|
|
20
|
+
* @interface UpdateClickhouseAccountRolesRequest
|
|
21
|
+
*/
|
|
22
|
+
export interface UpdateClickhouseAccountRolesRequest {
|
|
23
|
+
/**
|
|
24
|
+
* The full set of roles to grant to the account. Existing roles are replaced.
|
|
25
|
+
* @type {Array<string>}
|
|
26
|
+
* @memberof UpdateClickhouseAccountRolesRequest
|
|
27
|
+
*/
|
|
28
|
+
'roles': Array<string>;
|
|
29
|
+
}
|
|
30
|
+
|