alchemy 0.69.1 → 0.70.0
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/bin/alchemy.js +3797 -3857
- package/bin/trpc.ts +4 -9
- package/lib/alchemy.d.ts +3 -3
- package/lib/alchemy.d.ts.map +1 -1
- package/lib/alchemy.js +2 -15
- package/lib/alchemy.js.map +1 -1
- package/lib/apply.js +24 -9
- package/lib/apply.js.map +1 -1
- package/lib/aws/utils.d.ts +2 -1
- package/lib/aws/utils.d.ts.map +1 -1
- package/lib/aws/utils.js.map +1 -1
- package/lib/clickhouse/api/client.gen.d.ts +13 -0
- package/lib/clickhouse/api/client.gen.d.ts.map +1 -0
- package/lib/clickhouse/api/client.gen.js +7 -0
- package/lib/clickhouse/api/client.gen.js.map +1 -0
- package/lib/clickhouse/api/sdk.gen.d.ts +322 -0
- package/lib/clickhouse/api/sdk.gen.d.ts.map +1 -0
- package/lib/clickhouse/api/sdk.gen.js +683 -0
- package/lib/clickhouse/api/sdk.gen.js.map +1 -0
- package/lib/clickhouse/api/types.gen.d.ts +5030 -0
- package/lib/clickhouse/api/types.gen.d.ts.map +1 -0
- package/lib/clickhouse/api/types.gen.js +2 -0
- package/lib/clickhouse/api/types.gen.js.map +1 -0
- package/lib/clickhouse/api-key.d.ts +29 -0
- package/lib/clickhouse/api-key.d.ts.map +1 -0
- package/lib/clickhouse/api-key.js +83 -0
- package/lib/clickhouse/api-key.js.map +1 -0
- package/lib/clickhouse/api.d.ts +36 -0
- package/lib/clickhouse/api.d.ts.map +1 -0
- package/lib/clickhouse/api.js +48 -0
- package/lib/clickhouse/api.js.map +1 -0
- package/lib/clickhouse/index.d.ts +4 -0
- package/lib/clickhouse/index.d.ts.map +1 -0
- package/lib/clickhouse/index.js +4 -0
- package/lib/clickhouse/index.js.map +1 -0
- package/lib/clickhouse/organization.d.ts +16 -0
- package/lib/clickhouse/organization.d.ts.map +1 -0
- package/lib/clickhouse/organization.js +21 -0
- package/lib/clickhouse/organization.js.map +1 -0
- package/lib/clickhouse/service.d.ts +275 -0
- package/lib/clickhouse/service.d.ts.map +1 -0
- package/lib/clickhouse/service.js +274 -0
- package/lib/clickhouse/service.js.map +1 -0
- package/lib/cloudflare/account-api-token.d.ts.map +1 -1
- package/lib/cloudflare/account-api-token.js +1 -1
- package/lib/cloudflare/account-api-token.js.map +1 -1
- package/lib/cloudflare/bun-spa/bun-spa.d.ts +15 -0
- package/lib/cloudflare/bun-spa/bun-spa.d.ts.map +1 -0
- package/lib/cloudflare/bun-spa/bun-spa.js +95 -0
- package/lib/cloudflare/bun-spa/bun-spa.js.map +1 -0
- package/lib/cloudflare/compatibility-date.gen.d.ts +1 -1
- package/lib/cloudflare/compatibility-date.gen.js +1 -1
- package/lib/cloudflare/container.d.ts +11 -1
- package/lib/cloudflare/container.d.ts.map +1 -1
- package/lib/cloudflare/container.js.map +1 -1
- package/lib/cloudflare/index.d.ts +1 -0
- package/lib/cloudflare/index.d.ts.map +1 -1
- package/lib/cloudflare/index.js +1 -0
- package/lib/cloudflare/index.js.map +1 -1
- package/lib/cloudflare/miniflare/build-worker-options.d.ts.map +1 -1
- package/lib/cloudflare/miniflare/build-worker-options.js +3 -3
- package/lib/cloudflare/miniflare/build-worker-options.js.map +1 -1
- package/lib/cloudflare/miniflare/miniflare-controller.d.ts.map +1 -1
- package/lib/cloudflare/miniflare/miniflare-controller.js +2 -0
- package/lib/cloudflare/miniflare/miniflare-controller.js.map +1 -1
- package/lib/cloudflare/miniflare/miniflare-worker-proxy.d.ts +1 -1
- package/lib/cloudflare/miniflare/miniflare-worker-proxy.d.ts.map +1 -1
- package/lib/cloudflare/miniflare/miniflare-worker-proxy.js +36 -49
- package/lib/cloudflare/miniflare/miniflare-worker-proxy.js.map +1 -1
- package/lib/cloudflare/permission-groups.d.ts +2 -3
- package/lib/cloudflare/permission-groups.d.ts.map +1 -1
- package/lib/cloudflare/permission-groups.js +10 -15
- package/lib/cloudflare/permission-groups.js.map +1 -1
- package/lib/cloudflare/redwood/redwood.d.ts +1 -1
- package/lib/cloudflare/redwood/redwood.js +1 -1
- package/lib/cloudflare/util/filter-env-bindings.d.ts +62 -0
- package/lib/cloudflare/util/filter-env-bindings.d.ts.map +1 -0
- package/lib/cloudflare/util/filter-env-bindings.js +81 -0
- package/lib/cloudflare/util/filter-env-bindings.js.map +1 -0
- package/lib/cloudflare/website.d.ts +2 -2
- package/lib/cloudflare/website.d.ts.map +1 -1
- package/lib/cloudflare/website.js +6 -18
- package/lib/cloudflare/website.js.map +1 -1
- package/lib/cloudflare/worker-metadata.d.ts +1 -0
- package/lib/cloudflare/worker-metadata.d.ts.map +1 -1
- package/lib/cloudflare/worker-metadata.js +1 -0
- package/lib/cloudflare/worker-metadata.js.map +1 -1
- package/lib/cloudflare/worker.d.ts +11 -1
- package/lib/cloudflare/worker.d.ts.map +1 -1
- package/lib/cloudflare/worker.js.map +1 -1
- package/lib/cloudflare/wrangler.json.d.ts +8 -0
- package/lib/cloudflare/wrangler.json.d.ts.map +1 -1
- package/lib/cloudflare/wrangler.json.js +3 -4
- package/lib/cloudflare/wrangler.json.js.map +1 -1
- package/lib/coinbase/client.d.ts +54 -0
- package/lib/coinbase/client.d.ts.map +1 -0
- package/lib/coinbase/client.js +89 -0
- package/lib/coinbase/client.js.map +1 -0
- package/lib/coinbase/evm-account.d.ts +118 -0
- package/lib/coinbase/evm-account.d.ts.map +1 -0
- package/lib/coinbase/evm-account.js +198 -0
- package/lib/coinbase/evm-account.js.map +1 -0
- package/lib/coinbase/evm-smart-account.d.ts +122 -0
- package/lib/coinbase/evm-smart-account.d.ts.map +1 -0
- package/lib/coinbase/evm-smart-account.js +213 -0
- package/lib/coinbase/evm-smart-account.js.map +1 -0
- package/lib/coinbase/faucet.d.ts +11 -0
- package/lib/coinbase/faucet.d.ts.map +1 -0
- package/lib/coinbase/faucet.js +146 -0
- package/lib/coinbase/faucet.js.map +1 -0
- package/lib/coinbase/index.d.ts +4 -0
- package/lib/coinbase/index.d.ts.map +1 -0
- package/lib/coinbase/index.js +4 -0
- package/lib/coinbase/index.js.map +1 -0
- package/lib/coinbase/types.d.ts +28 -0
- package/lib/coinbase/types.d.ts.map +1 -0
- package/lib/coinbase/types.js +4 -0
- package/lib/{util/telemetry → coinbase}/types.js.map +1 -1
- package/lib/coinbase/utils.d.ts +13 -0
- package/lib/coinbase/utils.d.ts.map +1 -0
- package/lib/coinbase/utils.js +17 -0
- package/lib/coinbase/utils.js.map +1 -0
- package/lib/neon/api/types.gen.d.ts +7 -2
- package/lib/neon/api/types.gen.d.ts.map +1 -1
- package/lib/planetscale/api/types.gen.d.ts +20 -4
- package/lib/planetscale/api/types.gen.d.ts.map +1 -1
- package/lib/planetscale/api.d.ts.map +1 -1
- package/lib/planetscale/api.js +1 -0
- package/lib/planetscale/api.js.map +1 -1
- package/lib/planetscale/password.d.ts.map +1 -1
- package/lib/planetscale/password.js +1 -13
- package/lib/planetscale/password.js.map +1 -1
- package/lib/resource.d.ts.map +1 -1
- package/lib/resource.js +7 -3
- package/lib/resource.js.map +1 -1
- package/lib/scope.d.ts +4 -9
- package/lib/scope.d.ts.map +1 -1
- package/lib/scope.js +16 -37
- package/lib/scope.js.map +1 -1
- package/lib/state/instrumented-state-store.d.ts +1 -3
- package/lib/state/instrumented-state-store.d.ts.map +1 -1
- package/lib/state/instrumented-state-store.js +19 -21
- package/lib/state/instrumented-state-store.js.map +1 -1
- package/lib/test/bun.d.ts.map +1 -1
- package/lib/test/bun.js +1 -2
- package/lib/test/bun.js.map +1 -1
- package/lib/test/vitest.d.ts.map +1 -1
- package/lib/test/vitest.js +1 -2
- package/lib/test/vitest.js.map +1 -1
- package/lib/util/diff.d.ts +5 -0
- package/lib/util/diff.d.ts.map +1 -0
- package/lib/util/diff.js +14 -0
- package/lib/util/diff.js.map +1 -0
- package/lib/util/telemetry.d.ts +52 -0
- package/lib/util/telemetry.d.ts.map +1 -0
- package/lib/util/telemetry.js +191 -0
- package/lib/util/telemetry.js.map +1 -0
- package/package.json +19 -1
- package/src/alchemy.ts +5 -20
- package/src/apply.ts +29 -12
- package/src/aws/utils.ts +2 -1
- package/src/clickhouse/api/client.gen.ts +28 -0
- package/src/clickhouse/api/sdk.gen.ts +1286 -0
- package/src/clickhouse/api/types.gen.ts +5898 -0
- package/src/clickhouse/api-key.ts +136 -0
- package/src/clickhouse/api.ts +84 -0
- package/src/clickhouse/index.ts +3 -0
- package/src/clickhouse/organization.ts +31 -0
- package/src/clickhouse/service.ts +668 -0
- package/src/cloudflare/account-api-token.ts +1 -4
- package/src/cloudflare/bun-spa/bun-spa.ts +139 -0
- package/src/cloudflare/compatibility-date.gen.ts +1 -1
- package/src/cloudflare/container.ts +20 -1
- package/src/cloudflare/index.ts +1 -0
- package/src/cloudflare/miniflare/build-worker-options.ts +6 -4
- package/src/cloudflare/miniflare/miniflare-controller.ts +2 -0
- package/src/cloudflare/miniflare/miniflare-worker-proxy.ts +41 -58
- package/src/cloudflare/permission-groups.ts +21 -49
- package/src/cloudflare/redwood/redwood.ts +1 -1
- package/src/cloudflare/util/filter-env-bindings.ts +96 -0
- package/src/cloudflare/website.ts +11 -24
- package/src/cloudflare/worker-metadata.ts +2 -0
- package/src/cloudflare/worker.ts +12 -1
- package/src/cloudflare/wrangler.json.ts +12 -8
- package/src/coinbase/client.ts +146 -0
- package/src/coinbase/evm-account.ts +317 -0
- package/src/coinbase/evm-smart-account.ts +339 -0
- package/src/coinbase/faucet.ts +173 -0
- package/src/coinbase/index.ts +3 -0
- package/src/coinbase/types.ts +33 -0
- package/src/coinbase/utils.ts +19 -0
- package/src/neon/api/types.gen.ts +13 -1
- package/src/planetscale/api/types.gen.ts +22 -2
- package/src/planetscale/api.ts +1 -0
- package/src/planetscale/password.ts +1 -14
- package/src/resource.ts +11 -4
- package/src/scope.ts +22 -45
- package/src/state/instrumented-state-store.ts +27 -26
- package/src/test/bun.ts +1 -2
- package/src/test/vitest.ts +1 -2
- package/src/util/diff.ts +14 -0
- package/src/util/telemetry.ts +297 -0
- package/workers/tunnel-proxy.js +1 -1
- package/lib/util/telemetry/client.d.ts +0 -31
- package/lib/util/telemetry/client.d.ts.map +0 -1
- package/lib/util/telemetry/client.js +0 -121
- package/lib/util/telemetry/client.js.map +0 -1
- package/lib/util/telemetry/constants.d.ts +0 -5
- package/lib/util/telemetry/constants.d.ts.map +0 -1
- package/lib/util/telemetry/constants.js +0 -8
- package/lib/util/telemetry/constants.js.map +0 -1
- package/lib/util/telemetry/context.d.ts +0 -15
- package/lib/util/telemetry/context.d.ts.map +0 -1
- package/lib/util/telemetry/context.js +0 -128
- package/lib/util/telemetry/context.js.map +0 -1
- package/lib/util/telemetry/index.d.ts +0 -3
- package/lib/util/telemetry/index.d.ts.map +0 -1
- package/lib/util/telemetry/index.js +0 -3
- package/lib/util/telemetry/index.js.map +0 -1
- package/lib/util/telemetry/types.d.ts +0 -68
- package/lib/util/telemetry/types.d.ts.map +0 -1
- package/lib/util/telemetry/types.js +0 -1
- package/src/util/telemetry/client.ts +0 -156
- package/src/util/telemetry/constants.ts +0 -13
- package/src/util/telemetry/context.ts +0 -154
- package/src/util/telemetry/index.ts +0 -2
- package/src/util/telemetry/types.ts +0 -105
|
@@ -0,0 +1,322 @@
|
|
|
1
|
+
import type { Client, Options as Options2, TDataShape } from "../../util/api/client/index.ts";
|
|
2
|
+
import type { CreateByocInfrastructureData, CreateByocInfrastructureErrors, CreateByocInfrastructureResponses, CreateClickPipeData, CreateClickPipeErrors, CreateClickPipeResponses, CreateInvitationData, CreateInvitationErrors, CreateInvitationResponses, CreateKeyData, CreateKeyErrors, CreateKeyResponses, CreateNewServiceData, CreateNewServiceErrors, CreateNewServiceResponses, CreatePrivateEndpointData, CreatePrivateEndpointErrors, CreatePrivateEndpointResponses, CreateReversePrivateEndpointData, CreateReversePrivateEndpointErrors, CreateReversePrivateEndpointResponses, DeleteClickPipeData, DeleteClickPipeErrors, DeleteClickPipeResponses, DeleteKeyData, DeleteKeyErrors, DeleteKeyResponses, DeleteOrganizationInvitationData, DeleteOrganizationInvitationErrors, DeleteOrganizationInvitationResponses, DeleteReversePrivateEndpointData, DeleteReversePrivateEndpointErrors, DeleteReversePrivateEndpointResponses, DeleteServiceData, DeleteServiceErrors, DeleteServiceQueryEndpointForInstanceData, DeleteServiceQueryEndpointForInstanceErrors, DeleteServiceQueryEndpointForInstanceResponses, DeleteServiceResponses, GetBackupDetailsData, GetBackupDetailsErrors, GetBackupDetailsResponses, GetCdcClickPipesScalingData, GetCdcClickPipesScalingErrors, GetCdcClickPipesScalingResponses, GetClickPipeData, GetClickPipeErrors, GetClickPipeResponses, GetClickPipeSettingsData, GetClickPipeSettingsErrors, GetClickPipeSettingsResponses, GetInvitationDetailsData, GetInvitationDetailsErrors, GetInvitationDetailsResponses, GetKeyDetailsData, GetKeyDetailsErrors, GetKeyDetailsResponses, GetMemberDetailsData, GetMemberDetailsErrors, GetMemberDetailsResponses, GetOrganizationDetailsData, GetOrganizationDetailsErrors, GetOrganizationDetailsResponses, GetOrganizationMetricsData, GetOrganizationMetricsErrors, GetOrganizationMetricsResponses, GetOrganizationUsageCostsData, GetOrganizationUsageCostsErrors, GetOrganizationUsageCostsResponses, GetPrivateEndpointConfigurationData, GetPrivateEndpointConfigurationErrors, GetPrivateEndpointConfigurationForRegionWithinCloudProviderForOrganizationData, GetPrivateEndpointConfigurationForRegionWithinCloudProviderForOrganizationErrors, GetPrivateEndpointConfigurationForRegionWithinCloudProviderForOrganizationResponses, GetPrivateEndpointConfigurationResponses, GetReversePrivateEndpointData, GetReversePrivateEndpointErrors, GetReversePrivateEndpointResponses, GetServiceBackupConfigurationData, GetServiceBackupConfigurationErrors, GetServiceBackupConfigurationResponses, GetServiceDetailsData, GetServiceDetailsErrors, GetServiceDetailsResponses, GetServiceMetricsData, GetServiceMetricsErrors, GetServiceMetricsResponses, GetServiceQueryEndpointForInstanceData, GetServiceQueryEndpointForInstanceErrors, GetServiceQueryEndpointForInstanceResponses, ListAllInvitationsData, ListAllInvitationsErrors, ListAllInvitationsResponses, ListAllKeysData, ListAllKeysErrors, ListAllKeysResponses, ListAvailableOrganizationsData, ListAvailableOrganizationsErrors, ListAvailableOrganizationsResponses, ListClickPipesData, ListClickPipesErrors, ListClickPipesResponses, ListOrganizationActivitiesData, ListOrganizationActivitiesErrors, ListOrganizationActivitiesResponses, ListOrganizationMembersData, ListOrganizationMembersErrors, ListOrganizationMembersResponses, ListOrganizationServicesData, ListOrganizationServicesErrors, ListOrganizationServicesResponses, ListReversePrivateEndpointsData, ListReversePrivateEndpointsErrors, ListReversePrivateEndpointsResponses, ListServiceBackupsData, ListServiceBackupsErrors, ListServiceBackupsResponses, OrganizationActivityData, OrganizationActivityErrors, OrganizationActivityResponses, RemoveByocInfrastructureData, RemoveByocInfrastructureErrors, RemoveByocInfrastructureResponses, RemoveOrganizationMemberData, RemoveOrganizationMemberErrors, RemoveOrganizationMemberResponses, ScalingClickPipeData, ScalingClickPipeErrors, ScalingClickPipeResponses, UpdateCdcClickPipesScalingData, UpdateCdcClickPipesScalingErrors, UpdateCdcClickPipesScalingResponses, UpdateClickPipeData, UpdateClickPipeErrors, UpdateClickPipeResponses, UpdateClickPipeSettingsData, UpdateClickPipeSettingsErrors, UpdateClickPipeSettingsResponses, UpdateClickPipeStateData, UpdateClickPipeStateErrors, UpdateClickPipeStateResponses, UpdateKeyData, UpdateKeyErrors, UpdateKeyResponses, UpdateOrganizationDetailsData, UpdateOrganizationDetailsErrors, UpdateOrganizationDetailsResponses, UpdateOrganizationMemberData, UpdateOrganizationMemberErrors, UpdateOrganizationMemberResponses, UpdateServiceAutoScalingSettings2Data, UpdateServiceAutoScalingSettings2Errors, UpdateServiceAutoScalingSettings2Responses, UpdateServiceAutoScalingSettingsData, UpdateServiceAutoScalingSettingsErrors, UpdateServiceAutoScalingSettingsResponses, UpdateServiceBackupConfigurationData, UpdateServiceBackupConfigurationErrors, UpdateServiceBackupConfigurationResponses, UpdateServiceBasicDetailsData, UpdateServiceBasicDetailsErrors, UpdateServiceBasicDetailsResponses, UpdateServicePasswordData, UpdateServicePasswordErrors, UpdateServicePasswordResponses, UpdateServiceStateData, UpdateServiceStateErrors, UpdateServiceStateResponses, UpsertServiceQueryEndpointForInstanceData, UpsertServiceQueryEndpointForInstanceErrors, UpsertServiceQueryEndpointForInstanceResponses } from "./types.gen.ts";
|
|
3
|
+
export type Options<TData extends TDataShape = TDataShape, ThrowOnError extends boolean = boolean> = Options2<TData, ThrowOnError> & {
|
|
4
|
+
/**
|
|
5
|
+
* You can provide a client instance returned by `createClient()` instead of
|
|
6
|
+
* individual options. This might be also useful if you want to implement a
|
|
7
|
+
* custom client.
|
|
8
|
+
*/
|
|
9
|
+
client?: Client;
|
|
10
|
+
/**
|
|
11
|
+
* You can pass arbitrary values through the `meta` object. This can be
|
|
12
|
+
* used to access values that aren't defined as part of the SDK function.
|
|
13
|
+
*/
|
|
14
|
+
meta?: Record<string, unknown>;
|
|
15
|
+
};
|
|
16
|
+
declare class _HeyApiClient {
|
|
17
|
+
protected _client: Client;
|
|
18
|
+
constructor(args?: {
|
|
19
|
+
client?: Client;
|
|
20
|
+
});
|
|
21
|
+
}
|
|
22
|
+
export declare class ClickhouseClient extends _HeyApiClient {
|
|
23
|
+
/**
|
|
24
|
+
* Get list of available organizations
|
|
25
|
+
* Returns a list with a single organization associated with the API key in the request.
|
|
26
|
+
*/
|
|
27
|
+
listAvailableOrganizations<ThrowOnError extends boolean = true>(options?: Options<ListAvailableOrganizationsData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<ListAvailableOrganizationsResponses, ListAvailableOrganizationsErrors, ThrowOnError, "fields">;
|
|
28
|
+
/**
|
|
29
|
+
* Get organization details
|
|
30
|
+
* Returns details of a single organization. In order to get the details, the auth key must belong to the organization.
|
|
31
|
+
*/
|
|
32
|
+
getOrganizationDetails<ThrowOnError extends boolean = true>(options: Options<GetOrganizationDetailsData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<GetOrganizationDetailsResponses, GetOrganizationDetailsErrors, ThrowOnError, "fields">;
|
|
33
|
+
/**
|
|
34
|
+
* Update organization details
|
|
35
|
+
* Updates organization fields. Requires ADMIN auth key role.
|
|
36
|
+
*/
|
|
37
|
+
updateOrganizationDetails<ThrowOnError extends boolean = true>(options: Options<UpdateOrganizationDetailsData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<UpdateOrganizationDetailsResponses, UpdateOrganizationDetailsErrors, ThrowOnError, "fields">;
|
|
38
|
+
/**
|
|
39
|
+
* Get organization metrics
|
|
40
|
+
* Returns prometheus metrics for all services in an organization.
|
|
41
|
+
*/
|
|
42
|
+
getOrganizationMetrics<ThrowOnError extends boolean = true>(options: Options<GetOrganizationMetricsData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<GetOrganizationMetricsResponses, GetOrganizationMetricsErrors, ThrowOnError, "fields">;
|
|
43
|
+
/**
|
|
44
|
+
* List of organization services
|
|
45
|
+
* Returns a list of all services in the organization.
|
|
46
|
+
*/
|
|
47
|
+
listOrganizationServices<ThrowOnError extends boolean = true>(options: Options<ListOrganizationServicesData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<ListOrganizationServicesResponses, ListOrganizationServicesErrors, ThrowOnError, "fields">;
|
|
48
|
+
/**
|
|
49
|
+
* Create new service
|
|
50
|
+
* Creates a new service in the organization, and returns the current service state and a password to access the service. The service is started asynchronously.
|
|
51
|
+
*/
|
|
52
|
+
createNewService<ThrowOnError extends boolean = true>(options: Options<CreateNewServiceData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<CreateNewServiceResponses, CreateNewServiceErrors, ThrowOnError, "fields">;
|
|
53
|
+
/**
|
|
54
|
+
* Delete service
|
|
55
|
+
* Deletes the service. The service must be in stopped state and is deleted asynchronously after this method call.
|
|
56
|
+
*/
|
|
57
|
+
deleteService<ThrowOnError extends boolean = true>(options: Options<DeleteServiceData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<DeleteServiceResponses, DeleteServiceErrors, ThrowOnError, "fields">;
|
|
58
|
+
/**
|
|
59
|
+
* Get service details
|
|
60
|
+
* Returns a service that belongs to the organization
|
|
61
|
+
*/
|
|
62
|
+
getServiceDetails<ThrowOnError extends boolean = true>(options: Options<GetServiceDetailsData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<GetServiceDetailsResponses, GetServiceDetailsErrors, ThrowOnError, "fields">;
|
|
63
|
+
/**
|
|
64
|
+
* Update service basic details
|
|
65
|
+
* Updates basic service details like service name or IP access list.
|
|
66
|
+
*/
|
|
67
|
+
updateServiceBasicDetails<ThrowOnError extends boolean = true>(options: Options<UpdateServiceBasicDetailsData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<UpdateServiceBasicDetailsResponses, UpdateServiceBasicDetailsErrors, ThrowOnError, "fields">;
|
|
68
|
+
/**
|
|
69
|
+
* Get private endpoint configuration
|
|
70
|
+
* Information required to set up a private endpoint
|
|
71
|
+
*/
|
|
72
|
+
getPrivateEndpointConfiguration<ThrowOnError extends boolean = true>(options: Options<GetPrivateEndpointConfigurationData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<GetPrivateEndpointConfigurationResponses, GetPrivateEndpointConfigurationErrors, ThrowOnError, "fields">;
|
|
73
|
+
/**
|
|
74
|
+
* Delete the service query endpoint for a given instance
|
|
75
|
+
* This is an experimental feature. Please contact support to enable it.
|
|
76
|
+
*/
|
|
77
|
+
deleteServiceQueryEndpointForInstance<ThrowOnError extends boolean = true>(options: Options<DeleteServiceQueryEndpointForInstanceData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<DeleteServiceQueryEndpointForInstanceResponses, DeleteServiceQueryEndpointForInstanceErrors, ThrowOnError, "fields">;
|
|
78
|
+
/**
|
|
79
|
+
* Get the service query endpoint for a given instance
|
|
80
|
+
* This is an experimental feature. Please contact support to enable it.
|
|
81
|
+
*/
|
|
82
|
+
getServiceQueryEndpointForInstance<ThrowOnError extends boolean = true>(options: Options<GetServiceQueryEndpointForInstanceData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<GetServiceQueryEndpointForInstanceResponses, GetServiceQueryEndpointForInstanceErrors, ThrowOnError, "fields">;
|
|
83
|
+
/**
|
|
84
|
+
* Upsert the service query endpoint for a given instance
|
|
85
|
+
* This is an experimental feature. Please contact support to enable it.
|
|
86
|
+
*/
|
|
87
|
+
upsertServiceQueryEndpointForInstance<ThrowOnError extends boolean = true>(options: Options<UpsertServiceQueryEndpointForInstanceData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<UpsertServiceQueryEndpointForInstanceResponses, UpsertServiceQueryEndpointForInstanceErrors, ThrowOnError, "fields">;
|
|
88
|
+
/**
|
|
89
|
+
* Update service state
|
|
90
|
+
* Starts or stop service
|
|
91
|
+
*/
|
|
92
|
+
updateServiceState<ThrowOnError extends boolean = true>(options: Options<UpdateServiceStateData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<UpdateServiceStateResponses, UpdateServiceStateErrors, ThrowOnError, "fields">;
|
|
93
|
+
/**
|
|
94
|
+
* Update service auto scaling settings
|
|
95
|
+
* Updates minimum and maximum total memory limits and idle mode scaling behavior for the service. The memory settings are available only for "production" services and must be a multiple of 12 starting from 24GB. Please contact support to enable adjustment of numReplicas.
|
|
96
|
+
* @deprecated
|
|
97
|
+
*/
|
|
98
|
+
updateServiceAutoScalingSettings<ThrowOnError extends boolean = true>(options: Options<UpdateServiceAutoScalingSettingsData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<UpdateServiceAutoScalingSettingsResponses, UpdateServiceAutoScalingSettingsErrors, ThrowOnError, "fields">;
|
|
99
|
+
/**
|
|
100
|
+
* Update service auto scaling settings
|
|
101
|
+
* Updates minimum and maximum memory limits per replica and idle mode scaling behavior for the service. The memory settings are available only for "production" services and must be a multiple of 4 starting from 8GB. Please contact support to enable adjustment of numReplicas.
|
|
102
|
+
*/
|
|
103
|
+
updateServiceAutoScalingSettings2<ThrowOnError extends boolean = true>(options: Options<UpdateServiceAutoScalingSettings2Data, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<UpdateServiceAutoScalingSettings2Responses, UpdateServiceAutoScalingSettings2Errors, ThrowOnError, "fields">;
|
|
104
|
+
/**
|
|
105
|
+
* Update service password
|
|
106
|
+
* Sets a new password for the service
|
|
107
|
+
*/
|
|
108
|
+
updateServicePassword<ThrowOnError extends boolean = true>(options: Options<UpdateServicePasswordData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<UpdateServicePasswordResponses, UpdateServicePasswordErrors, ThrowOnError, "fields">;
|
|
109
|
+
/**
|
|
110
|
+
* Create a private endpoint
|
|
111
|
+
* Create a new private endpoint. The private endpoint will be associated with this service and organization
|
|
112
|
+
*/
|
|
113
|
+
createPrivateEndpoint<ThrowOnError extends boolean = true>(options: Options<CreatePrivateEndpointData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<CreatePrivateEndpointResponses, CreatePrivateEndpointErrors, ThrowOnError, "fields">;
|
|
114
|
+
/**
|
|
115
|
+
* Get service metrics
|
|
116
|
+
* Returns prometheus metrics for a service.
|
|
117
|
+
*/
|
|
118
|
+
getServiceMetrics<ThrowOnError extends boolean = true>(options: Options<GetServiceMetricsData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<GetServiceMetricsResponses, GetServiceMetricsErrors, ThrowOnError, "fields">;
|
|
119
|
+
/**
|
|
120
|
+
* List of service backups
|
|
121
|
+
* Returns a list of all backups for the service. The most recent backups comes first in the list.
|
|
122
|
+
*/
|
|
123
|
+
listServiceBackups<ThrowOnError extends boolean = true>(options: Options<ListServiceBackupsData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<ListServiceBackupsResponses, ListServiceBackupsErrors, ThrowOnError, "fields">;
|
|
124
|
+
/**
|
|
125
|
+
* Get backup details
|
|
126
|
+
* Returns a single backup info.
|
|
127
|
+
*/
|
|
128
|
+
getBackupDetails<ThrowOnError extends boolean = true>(options: Options<GetBackupDetailsData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<GetBackupDetailsResponses, GetBackupDetailsErrors, ThrowOnError, "fields">;
|
|
129
|
+
/**
|
|
130
|
+
* Get service backup configuration
|
|
131
|
+
* Returns the service backup configuration.
|
|
132
|
+
*/
|
|
133
|
+
getServiceBackupConfiguration<ThrowOnError extends boolean = true>(options: Options<GetServiceBackupConfigurationData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<GetServiceBackupConfigurationResponses, GetServiceBackupConfigurationErrors, ThrowOnError, "fields">;
|
|
134
|
+
/**
|
|
135
|
+
* Update service backup configuration
|
|
136
|
+
* Updates service backup configuration. Requires ADMIN auth key role. Setting the properties with null value, will reset the properties to theirs default values.
|
|
137
|
+
*/
|
|
138
|
+
updateServiceBackupConfiguration<ThrowOnError extends boolean = true>(options: Options<UpdateServiceBackupConfigurationData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<UpdateServiceBackupConfigurationResponses, UpdateServiceBackupConfigurationErrors, ThrowOnError, "fields">;
|
|
139
|
+
/**
|
|
140
|
+
* Get list of all keys
|
|
141
|
+
* Returns a list of all keys in the organization.
|
|
142
|
+
*/
|
|
143
|
+
listAllKeys<ThrowOnError extends boolean = true>(options: Options<ListAllKeysData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<ListAllKeysResponses, ListAllKeysErrors, ThrowOnError, "fields">;
|
|
144
|
+
/**
|
|
145
|
+
* Create key
|
|
146
|
+
* Creates new API key.
|
|
147
|
+
*/
|
|
148
|
+
createKey<ThrowOnError extends boolean = true>(options: Options<CreateKeyData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<CreateKeyResponses, CreateKeyErrors, ThrowOnError, "fields">;
|
|
149
|
+
/**
|
|
150
|
+
* Delete key
|
|
151
|
+
* Deletes API key. Only a key not used to authenticate the active request can be deleted.
|
|
152
|
+
*/
|
|
153
|
+
deleteKey<ThrowOnError extends boolean = true>(options: Options<DeleteKeyData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<DeleteKeyResponses, DeleteKeyErrors, ThrowOnError, "fields">;
|
|
154
|
+
/**
|
|
155
|
+
* Get key details
|
|
156
|
+
* Returns a single key details.
|
|
157
|
+
*/
|
|
158
|
+
getKeyDetails<ThrowOnError extends boolean = true>(options: Options<GetKeyDetailsData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<GetKeyDetailsResponses, GetKeyDetailsErrors, ThrowOnError, "fields">;
|
|
159
|
+
/**
|
|
160
|
+
* Update key
|
|
161
|
+
* Updates API key properties.
|
|
162
|
+
*/
|
|
163
|
+
updateKey<ThrowOnError extends boolean = true>(options: Options<UpdateKeyData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<UpdateKeyResponses, UpdateKeyErrors, ThrowOnError, "fields">;
|
|
164
|
+
/**
|
|
165
|
+
* List organization members
|
|
166
|
+
* Returns a list of all members in the organization.
|
|
167
|
+
*/
|
|
168
|
+
listOrganizationMembers<ThrowOnError extends boolean = true>(options: Options<ListOrganizationMembersData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<ListOrganizationMembersResponses, ListOrganizationMembersErrors, ThrowOnError, "fields">;
|
|
169
|
+
/**
|
|
170
|
+
* Remove an organization member
|
|
171
|
+
* Removes a user from the organization
|
|
172
|
+
*/
|
|
173
|
+
removeOrganizationMember<ThrowOnError extends boolean = true>(options: Options<RemoveOrganizationMemberData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<RemoveOrganizationMemberResponses, RemoveOrganizationMemberErrors, ThrowOnError, "fields">;
|
|
174
|
+
/**
|
|
175
|
+
* Get member details
|
|
176
|
+
* Returns a single organization member details.
|
|
177
|
+
*/
|
|
178
|
+
getMemberDetails<ThrowOnError extends boolean = true>(options: Options<GetMemberDetailsData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<GetMemberDetailsResponses, GetMemberDetailsErrors, ThrowOnError, "fields">;
|
|
179
|
+
/**
|
|
180
|
+
* Update organization member
|
|
181
|
+
* Updates organization member role.
|
|
182
|
+
*/
|
|
183
|
+
updateOrganizationMember<ThrowOnError extends boolean = true>(options: Options<UpdateOrganizationMemberData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<UpdateOrganizationMemberResponses, UpdateOrganizationMemberErrors, ThrowOnError, "fields">;
|
|
184
|
+
/**
|
|
185
|
+
* List all invitations
|
|
186
|
+
* Returns list of all organization invitations.
|
|
187
|
+
*/
|
|
188
|
+
listAllInvitations<ThrowOnError extends boolean = true>(options: Options<ListAllInvitationsData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<ListAllInvitationsResponses, ListAllInvitationsErrors, ThrowOnError, "fields">;
|
|
189
|
+
/**
|
|
190
|
+
* Create an invitation
|
|
191
|
+
* Creates organization invitation.
|
|
192
|
+
*/
|
|
193
|
+
createInvitation<ThrowOnError extends boolean = true>(options: Options<CreateInvitationData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<CreateInvitationResponses, CreateInvitationErrors, ThrowOnError, "fields">;
|
|
194
|
+
/**
|
|
195
|
+
* Delete organization invitation
|
|
196
|
+
* Deletes a single organization invitation.
|
|
197
|
+
*/
|
|
198
|
+
deleteOrganizationInvitation<ThrowOnError extends boolean = true>(options: Options<DeleteOrganizationInvitationData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<DeleteOrganizationInvitationResponses, DeleteOrganizationInvitationErrors, ThrowOnError, "fields">;
|
|
199
|
+
/**
|
|
200
|
+
* Get invitation details
|
|
201
|
+
* Returns details for a single organization invitation.
|
|
202
|
+
*/
|
|
203
|
+
getInvitationDetails<ThrowOnError extends boolean = true>(options: Options<GetInvitationDetailsData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<GetInvitationDetailsResponses, GetInvitationDetailsErrors, ThrowOnError, "fields">;
|
|
204
|
+
/**
|
|
205
|
+
* List of organization activities
|
|
206
|
+
* Returns a list of all organization activities.
|
|
207
|
+
*/
|
|
208
|
+
listOrganizationActivities<ThrowOnError extends boolean = true>(options: Options<ListOrganizationActivitiesData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<ListOrganizationActivitiesResponses, ListOrganizationActivitiesErrors, ThrowOnError, "fields">;
|
|
209
|
+
/**
|
|
210
|
+
* Organization activity
|
|
211
|
+
* Returns a single organization activity by ID.
|
|
212
|
+
*/
|
|
213
|
+
organizationActivity<ThrowOnError extends boolean = true>(options: Options<OrganizationActivityData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<OrganizationActivityResponses, OrganizationActivityErrors, ThrowOnError, "fields">;
|
|
214
|
+
/**
|
|
215
|
+
* Get organization usage costs
|
|
216
|
+
* Returns a grand total and a list of daily, per-entity organization usage cost records for the organization in the queried time period (maximum 31 days). All days in both the request and the response are evaluated based on the UTC timezone.
|
|
217
|
+
*/
|
|
218
|
+
getOrganizationUsageCosts<ThrowOnError extends boolean = true>(options: Options<GetOrganizationUsageCostsData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<GetOrganizationUsageCostsResponses, GetOrganizationUsageCostsErrors, ThrowOnError, "fields">;
|
|
219
|
+
/**
|
|
220
|
+
* List ClickPipes
|
|
221
|
+
* **This endpoint is in beta.** API contract is stable, and no breaking changes are expected in the future. <br /><br /> Returns a list of ClickPipes.
|
|
222
|
+
*/
|
|
223
|
+
listClickPipes<ThrowOnError extends boolean = true>(options: Options<ListClickPipesData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<ListClickPipesResponses, ListClickPipesErrors, ThrowOnError, "fields">;
|
|
224
|
+
/**
|
|
225
|
+
* Create ClickPipe
|
|
226
|
+
* **This endpoint is in beta.** API contract is stable, and no breaking changes are expected in the future. <br /><br /> Create a new ClickPipe.
|
|
227
|
+
*/
|
|
228
|
+
createClickPipe<ThrowOnError extends boolean = true>(options: Options<CreateClickPipeData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<CreateClickPipeResponses, CreateClickPipeErrors, ThrowOnError, "fields">;
|
|
229
|
+
/**
|
|
230
|
+
* Delete ClickPipe
|
|
231
|
+
* **This endpoint is in beta.** API contract is stable, and no breaking changes are expected in the future. <br /><br /> Delete the specified ClickPipe.
|
|
232
|
+
*/
|
|
233
|
+
deleteClickPipe<ThrowOnError extends boolean = true>(options: Options<DeleteClickPipeData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<DeleteClickPipeResponses, DeleteClickPipeErrors, ThrowOnError, "fields">;
|
|
234
|
+
/**
|
|
235
|
+
* Get ClickPipe
|
|
236
|
+
* **This endpoint is in beta.** API contract is stable, and no breaking changes are expected in the future. <br /><br /> Returns the specified ClickPipe.
|
|
237
|
+
*/
|
|
238
|
+
getClickPipe<ThrowOnError extends boolean = true>(options: Options<GetClickPipeData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<GetClickPipeResponses, GetClickPipeErrors, ThrowOnError, "fields">;
|
|
239
|
+
/**
|
|
240
|
+
* Update ClickPipe
|
|
241
|
+
* **This endpoint is in beta.** API contract is stable, and no breaking changes are expected in the future. <br /><br /> Update the specified ClickPipe.
|
|
242
|
+
*/
|
|
243
|
+
updateClickPipe<ThrowOnError extends boolean = true>(options: Options<UpdateClickPipeData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<UpdateClickPipeResponses, UpdateClickPipeErrors, ThrowOnError, "fields">;
|
|
244
|
+
/**
|
|
245
|
+
* Get ClickPipe settings
|
|
246
|
+
* **This endpoint is in beta.** API contract is stable, and no breaking changes are expected in the future. <br /><br /> Returns the advanced settings for the specified ClickPipe.
|
|
247
|
+
*/
|
|
248
|
+
getClickPipeSettings<ThrowOnError extends boolean = true>(options: Options<GetClickPipeSettingsData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<GetClickPipeSettingsResponses, GetClickPipeSettingsErrors, ThrowOnError, "fields">;
|
|
249
|
+
/**
|
|
250
|
+
* Update ClickPipe settings
|
|
251
|
+
* **This endpoint is in beta.** API contract is stable, and no breaking changes are expected in the future. <br /><br /> Update the advanced settings for the specified ClickPipe. Send key-value pairs where values can be strings, numbers, or booleans.
|
|
252
|
+
*/
|
|
253
|
+
updateClickPipeSettings<ThrowOnError extends boolean = true>(options: Options<UpdateClickPipeSettingsData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<UpdateClickPipeSettingsResponses, UpdateClickPipeSettingsErrors, ThrowOnError, "fields">;
|
|
254
|
+
/**
|
|
255
|
+
* Scaling ClickPipe
|
|
256
|
+
* **This endpoint is in beta.** API contract is stable, and no breaking changes are expected in the future. <br /><br /> Change scaling settings for the specified ClickPipe.
|
|
257
|
+
*/
|
|
258
|
+
scalingClickPipe<ThrowOnError extends boolean = true>(options: Options<ScalingClickPipeData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<ScalingClickPipeResponses, ScalingClickPipeErrors, ThrowOnError, "fields">;
|
|
259
|
+
/**
|
|
260
|
+
* Update ClickPipe state
|
|
261
|
+
* **This endpoint is in beta.** API contract is stable, and no breaking changes are expected in the future. <br /><br /> Start, stop or resync ClickPipe. Stopping a ClickPipe will stop the ingestion process from any state. Starting is allowed for ClickPipes in the "Stopped" state or with a "Failed" state. Resyncing is only for Postgres pipes and can be done from any state.
|
|
262
|
+
*/
|
|
263
|
+
updateClickPipeState<ThrowOnError extends boolean = true>(options: Options<UpdateClickPipeStateData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<UpdateClickPipeStateResponses, UpdateClickPipeStateErrors, ThrowOnError, "fields">;
|
|
264
|
+
/**
|
|
265
|
+
* Get CDC ClickPipes scaling
|
|
266
|
+
* **This endpoint is in beta.** API contract is stable, and no breaking changes are expected in the future. <br /><br /> Get scaling settings for DB ClickPipes.
|
|
267
|
+
*
|
|
268
|
+
* The infrastructure is shared between all DB ClickPipes in the service, both for initial load and CDC. For billing purposes, 2 CPU cores and 8 GB of RAM [correspond](https://clickhouse.com/docs/cloud/manage/billing/overview#clickpipes-for-postgres-cdc) to one compute unit.
|
|
269
|
+
*
|
|
270
|
+
* **This endpoint becomes available once at least one DB ClickPipe was provisioned.**
|
|
271
|
+
*/
|
|
272
|
+
getCdcClickPipesScaling<ThrowOnError extends boolean = true>(options: Options<GetCdcClickPipesScalingData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<GetCdcClickPipesScalingResponses, GetCdcClickPipesScalingErrors, ThrowOnError, "fields">;
|
|
273
|
+
/**
|
|
274
|
+
* Update CDC ClickPipes scaling
|
|
275
|
+
* **This endpoint is in beta.** API contract is stable, and no breaking changes are expected in the future. <br /><br /> Update scaling settings for DB ClickPipes.
|
|
276
|
+
*
|
|
277
|
+
* The infrastructure is shared between all DB ClickPipes in the service, both for initial load and CDC. Scaling settings may take a few minutes to fully propagate.
|
|
278
|
+
*
|
|
279
|
+
* For billing purposes, 2 CPU cores and 8 GB of RAM [correspond](https://clickhouse.com/docs/cloud/manage/billing/overview#clickpipes-for-postgres-cdc) to one compute unit. If your organization tier changes, DB ClickPipes will be [rescaled](https://clickhouse.com/docs/cloud/manage/billing/overview#compute) appropriately.
|
|
280
|
+
*
|
|
281
|
+
* **This endpoint becomes available once at least one DB ClickPipe was provisioned.**
|
|
282
|
+
*/
|
|
283
|
+
updateCdcClickPipesScaling<ThrowOnError extends boolean = true>(options: Options<UpdateCdcClickPipesScalingData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<UpdateCdcClickPipesScalingResponses, UpdateCdcClickPipesScalingErrors, ThrowOnError, "fields">;
|
|
284
|
+
/**
|
|
285
|
+
* Get private endpoint configuration for region within cloud provider for an organization
|
|
286
|
+
* Deprecated. Please follow [documentation](https://clickhouse.com/docs/manage/security/aws-privatelink#add-endpoint-id-to-services-allow-list) for the updated process.
|
|
287
|
+
* @deprecated
|
|
288
|
+
*/
|
|
289
|
+
getPrivateEndpointConfigurationForRegionWithinCloudProviderForOrganization<ThrowOnError extends boolean = true>(options: Options<GetPrivateEndpointConfigurationForRegionWithinCloudProviderForOrganizationData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<GetPrivateEndpointConfigurationForRegionWithinCloudProviderForOrganizationResponses, GetPrivateEndpointConfigurationForRegionWithinCloudProviderForOrganizationErrors, ThrowOnError, "fields">;
|
|
290
|
+
/**
|
|
291
|
+
* Create BYOC Infrastructure
|
|
292
|
+
* Create a new BYOC Infrastructure in the organization. Returns the configuration of the newly created infrastructure
|
|
293
|
+
*/
|
|
294
|
+
createByocInfrastructure<ThrowOnError extends boolean = true>(options: Options<CreateByocInfrastructureData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<CreateByocInfrastructureResponses, CreateByocInfrastructureErrors, ThrowOnError, "fields">;
|
|
295
|
+
/**
|
|
296
|
+
* Remove a BYOC infrastructure
|
|
297
|
+
* Removes a BYOC Infrastructure from the organization
|
|
298
|
+
*/
|
|
299
|
+
removeByocInfrastructure<ThrowOnError extends boolean = true>(options: Options<RemoveByocInfrastructureData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<RemoveByocInfrastructureResponses, RemoveByocInfrastructureErrors, ThrowOnError, "fields">;
|
|
300
|
+
/**
|
|
301
|
+
* List reverse private endpoints
|
|
302
|
+
* **This endpoint is in beta.** API contract is stable, and no breaking changes are expected in the future. <br /><br /> Returns a list of reverse private endpoints for the specified service.
|
|
303
|
+
*/
|
|
304
|
+
listReversePrivateEndpoints<ThrowOnError extends boolean = true>(options: Options<ListReversePrivateEndpointsData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<ListReversePrivateEndpointsResponses, ListReversePrivateEndpointsErrors, ThrowOnError, "fields">;
|
|
305
|
+
/**
|
|
306
|
+
* Create reverse private endpoint
|
|
307
|
+
* **This endpoint is in beta.** API contract is stable, and no breaking changes are expected in the future. <br /><br /> Create a new reverse private endpoint.
|
|
308
|
+
*/
|
|
309
|
+
createReversePrivateEndpoint<ThrowOnError extends boolean = true>(options: Options<CreateReversePrivateEndpointData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<CreateReversePrivateEndpointResponses, CreateReversePrivateEndpointErrors, ThrowOnError, "fields">;
|
|
310
|
+
/**
|
|
311
|
+
* Delete reverse private endpoint
|
|
312
|
+
* **This endpoint is in beta.** API contract is stable, and no breaking changes are expected in the future. <br /><br /> Delete the reverse private endpoint with the specified ID.
|
|
313
|
+
*/
|
|
314
|
+
deleteReversePrivateEndpoint<ThrowOnError extends boolean = true>(options: Options<DeleteReversePrivateEndpointData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<DeleteReversePrivateEndpointResponses, DeleteReversePrivateEndpointErrors, ThrowOnError, "fields">;
|
|
315
|
+
/**
|
|
316
|
+
* Get reverse private endpoint
|
|
317
|
+
* **This endpoint is in beta.** API contract is stable, and no breaking changes are expected in the future. <br /><br /> Returns the reverse private endpoint with the specified ID.
|
|
318
|
+
*/
|
|
319
|
+
getReversePrivateEndpoint<ThrowOnError extends boolean = true>(options: Options<GetReversePrivateEndpointData, ThrowOnError>): import("../../util/api/client/types.gen.ts").RequestResult<GetReversePrivateEndpointResponses, GetReversePrivateEndpointErrors, ThrowOnError, "fields">;
|
|
320
|
+
}
|
|
321
|
+
export {};
|
|
322
|
+
//# sourceMappingURL=sdk.gen.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sdk.gen.d.ts","sourceRoot":"","sources":["../../../src/clickhouse/api/sdk.gen.ts"],"names":[],"mappings":"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"}
|