@distilled.cloud/neon 0.19.2 → 0.20.1
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/lib/operations/acceptProjectTransferRequest.d.ts +1 -1
- package/lib/operations/addBranchNeonAuthOauthProvider.d.ts +4 -4
- package/lib/operations/addBranchNeonAuthTrustedDomain.d.ts +2 -2
- package/lib/operations/addProjectJWKS.d.ts +14 -14
- package/lib/operations/assignOrganizationVPCEndpoint.d.ts +1 -1
- package/lib/operations/assignProjectVPCEndpoint.d.ts +1 -1
- package/lib/operations/createApiKey.d.ts +2 -2
- package/lib/operations/createBranchNeonAuthNewUser.d.ts +1 -1
- package/lib/operations/createNeonAuth.d.ts +5 -5
- package/lib/operations/createNeonAuthProviderSDKKeys.d.ts +4 -4
- package/lib/operations/createOrgApiKey.d.ts +3 -3
- package/lib/operations/createOrganizationInvitations.d.ts +4 -4
- package/lib/operations/createProject.d.ts +187 -187
- package/lib/operations/createProjectBranch.d.ts +91 -91
- package/lib/operations/createProjectBranchAnonymized.d.ts +91 -91
- package/lib/operations/createProjectBranchDataAPI.d.ts +6 -6
- package/lib/operations/createProjectBranchDatabase.d.ts +9 -9
- package/lib/operations/createProjectBranchRole.d.ts +16 -16
- package/lib/operations/createProjectEndpoint.d.ts +36 -36
- package/lib/operations/createProjectTransferRequest.d.ts +2 -2
- package/lib/operations/createSnapshot.d.ts +21 -21
- package/lib/operations/deleteBranchNeonAuthOauthProvider.d.ts +1 -1
- package/lib/operations/deleteBranchNeonAuthTrustedDomain.d.ts +2 -2
- package/lib/operations/deleteBranchNeonAuthUser.d.ts +2 -2
- package/lib/operations/deleteProject.d.ts +48 -48
- package/lib/operations/deleteProjectBranch.d.ts +34 -34
- package/lib/operations/deleteProjectBranchDataAPI.d.ts +1 -1
- package/lib/operations/deleteProjectBranchDatabase.d.ts +9 -9
- package/lib/operations/deleteProjectBranchRole.d.ts +16 -16
- package/lib/operations/deleteProjectEndpoint.d.ts +26 -26
- package/lib/operations/deleteProjectJWKS.d.ts +6 -6
- package/lib/operations/disableNeonAuth.d.ts +1 -1
- package/lib/operations/finalizeRestoreBranch.d.ts +7 -7
- package/lib/operations/getActiveRegions.d.ts +2 -2
- package/lib/operations/getAnonymizedBranchStatus.d.ts +7 -7
- package/lib/operations/getAuthDetails.d.ts +1 -1
- package/lib/operations/getAvailablePreloadLibraries.d.ts +1 -1
- package/lib/operations/getConnectionURI.d.ts +3 -3
- package/lib/operations/getConsumptionHistoryPerAccount.d.ts +10 -10
- package/lib/operations/getConsumptionHistoryPerProject.d.ts +16 -16
- package/lib/operations/getConsumptionHistoryPerProjectV2.d.ts +14 -14
- package/lib/operations/getCurrentUserInfo.d.ts +29 -29
- package/lib/operations/getCurrentUserOrganizations.d.ts +5 -5
- package/lib/operations/getMaskingRules.d.ts +4 -4
- package/lib/operations/getNeonAuth.d.ts +5 -5
- package/lib/operations/getNeonAuthAllowLocalhost.d.ts +1 -1
- package/lib/operations/getNeonAuthEmailAndPasswordConfig.d.ts +5 -5
- package/lib/operations/getNeonAuthEmailProvider.d.ts +1 -1
- package/lib/operations/getNeonAuthPhoneNumberPlugin.d.ts +2 -2
- package/lib/operations/getNeonAuthPluginConfigs.d.ts +25 -25
- package/lib/operations/getNeonAuthWebhookConfig.d.ts +2 -2
- package/lib/operations/getOrganization.d.ts +5 -5
- package/lib/operations/getOrganizationInvitations.d.ts +3 -3
- package/lib/operations/getOrganizationMember.d.ts +3 -3
- package/lib/operations/getOrganizationMembers.d.ts +5 -5
- package/lib/operations/getOrganizationVPCEndpointDetails.d.ts +3 -3
- package/lib/operations/getProject.d.ts +48 -48
- package/lib/operations/getProjectAdvisorSecurityIssues.d.ts +8 -8
- package/lib/operations/getProjectBranch.d.ts +39 -39
- package/lib/operations/getProjectBranchDataAPI.d.ts +5 -5
- package/lib/operations/getProjectBranchDatabase.d.ts +3 -3
- package/lib/operations/getProjectBranchRole.d.ts +3 -3
- package/lib/operations/getProjectBranchRolePassword.d.ts +1 -1
- package/lib/operations/getProjectBranchSchema.d.ts +9 -9
- package/lib/operations/getProjectBranchSchemaComparison.d.ts +4 -4
- package/lib/operations/getProjectEndpoint.d.ts +20 -20
- package/lib/operations/getProjectJWKS.d.ts +5 -5
- package/lib/operations/getProjectOperation.d.ts +7 -7
- package/lib/operations/getSnapshotSchedule.d.ts +2 -2
- package/lib/operations/grantPermissionToProject.d.ts +3 -3
- package/lib/operations/listApiKeys.d.ts +3 -3
- package/lib/operations/listBranchNeonAuthOauthProviders.d.ts +3 -3
- package/lib/operations/listBranchNeonAuthTrustedDomains.d.ts +2 -2
- package/lib/operations/listOrgApiKeys.d.ts +3 -3
- package/lib/operations/listOrganizationVPCEndpoints.d.ts +1 -1
- package/lib/operations/listOrganizationVPCEndpointsAllRegions.d.ts +1 -1
- package/lib/operations/listProjectBranchDatabases.d.ts +3 -3
- package/lib/operations/listProjectBranchEndpoints.d.ts +20 -20
- package/lib/operations/listProjectBranchRoles.d.ts +3 -3
- package/lib/operations/listProjectBranches.d.ts +43 -43
- package/lib/operations/listProjectEndpoints.d.ts +19 -19
- package/lib/operations/listProjectOperations.d.ts +7 -7
- package/lib/operations/listProjectPermissions.d.ts +2 -2
- package/lib/operations/listProjectVPCEndpoints.d.ts +1 -1
- package/lib/operations/listProjects.d.ts +51 -51
- package/lib/operations/listSharedProjects.d.ts +43 -43
- package/lib/operations/listSnapshots.d.ts +7 -7
- package/lib/operations/recoverProject.d.ts +90 -90
- package/lib/operations/recoverProjectBranch.d.ts +47 -47
- package/lib/operations/removeOrganizationMember.d.ts +1 -1
- package/lib/operations/resetProjectBranchRolePassword.d.ts +16 -16
- package/lib/operations/restartProjectEndpoint.d.ts +26 -26
- package/lib/operations/restoreProjectBranch.d.ts +35 -35
- package/lib/operations/restoreSnapshot.d.ts +54 -54
- package/lib/operations/revokeApiKey.d.ts +2 -2
- package/lib/operations/revokeOrgApiKey.d.ts +4 -4
- package/lib/operations/revokePermissionFromProject.d.ts +3 -3
- package/lib/operations/sendNeonAuthTestEmail.d.ts +5 -5
- package/lib/operations/setDefaultProjectBranch.d.ts +34 -34
- package/lib/operations/setSnapshotSchedule.d.ts +2 -2
- package/lib/operations/startAnonymization.d.ts +7 -7
- package/lib/operations/startProjectEndpoint.d.ts +26 -26
- package/lib/operations/suspendProjectEndpoint.d.ts +26 -26
- package/lib/operations/transferNeonAuthProviderProject.d.ts +1 -1
- package/lib/operations/transferProjectsFromOrgToOrg.d.ts +1 -1
- package/lib/operations/updateBranchNeonAuthOauthProvider.d.ts +4 -4
- package/lib/operations/updateMaskingRules.d.ts +7 -7
- package/lib/operations/updateNeonAuthAllowLocalhost.d.ts +2 -2
- package/lib/operations/updateNeonAuthConfig.d.ts +1 -1
- package/lib/operations/updateNeonAuthEmailAndPasswordConfig.d.ts +9 -9
- package/lib/operations/updateNeonAuthEmailProvider.d.ts +1 -1
- package/lib/operations/updateNeonAuthMagicLinkPlugin.d.ts +3 -3
- package/lib/operations/updateNeonAuthOrganizationPlugin.d.ts +5 -5
- package/lib/operations/updateNeonAuthPhoneNumberPlugin.d.ts +3 -3
- package/lib/operations/updateNeonAuthUserRole.d.ts +2 -2
- package/lib/operations/updateNeonAuthWebhookConfig.d.ts +3 -3
- package/lib/operations/updateOrganizationMember.d.ts +3 -3
- package/lib/operations/updateProject.d.ts +89 -89
- package/lib/operations/updateProjectBranch.d.ts +36 -36
- package/lib/operations/updateProjectBranchDataAPI.d.ts +2 -2
- package/lib/operations/updateProjectBranchDatabase.d.ts +10 -10
- package/lib/operations/updateProjectEndpoint.d.ts +35 -35
- package/lib/operations/updateSnapshot.d.ts +8 -8
- package/package.json +3 -3
|
@@ -101,86 +101,86 @@ If not specified, an implicit implementation defined timeout is chosen with the
|
|
|
101
101
|
export declare const listProjects: import("@distilled.cloud/core/client").PaginatedOperationMethod<{
|
|
102
102
|
readonly cursor?: string | undefined;
|
|
103
103
|
readonly limit?: number | undefined;
|
|
104
|
-
readonly org_id?: string | undefined;
|
|
105
|
-
readonly recoverable?: boolean | undefined;
|
|
106
104
|
readonly search?: string | undefined;
|
|
105
|
+
readonly org_id?: string | undefined;
|
|
107
106
|
readonly timeout?: number | undefined;
|
|
107
|
+
readonly recoverable?: boolean | undefined;
|
|
108
108
|
}, {
|
|
109
|
-
readonly applications: {
|
|
110
|
-
readonly [x: string]: readonly ("datadog" | "github" | "opentelemetry" | "vercel")[];
|
|
111
|
-
};
|
|
112
|
-
readonly integrations: {
|
|
113
|
-
readonly [x: string]: readonly ("datadog" | "github" | "opentelemetry" | "vercel")[];
|
|
114
|
-
};
|
|
115
|
-
readonly pagination?: {
|
|
116
|
-
readonly cursor: string;
|
|
117
|
-
} | undefined;
|
|
118
109
|
readonly projects: readonly {
|
|
119
|
-
readonly
|
|
120
|
-
readonly
|
|
121
|
-
readonly
|
|
122
|
-
readonly
|
|
123
|
-
readonly
|
|
124
|
-
readonly created_at: string;
|
|
125
|
-
readonly creation_source: string;
|
|
110
|
+
readonly id: string;
|
|
111
|
+
readonly platform_id: string;
|
|
112
|
+
readonly region_id: string;
|
|
113
|
+
readonly name: string;
|
|
114
|
+
readonly provisioner: string;
|
|
126
115
|
readonly default_endpoint_settings?: {
|
|
127
|
-
readonly autoscaling_limit_max_cu?: number | undefined;
|
|
128
|
-
readonly autoscaling_limit_min_cu?: number | undefined;
|
|
129
116
|
readonly pg_settings?: {
|
|
130
117
|
readonly [x: string]: string;
|
|
131
118
|
} | undefined;
|
|
132
119
|
readonly pgbouncer_settings?: {
|
|
133
120
|
readonly [x: string]: string;
|
|
134
121
|
} | undefined;
|
|
122
|
+
readonly autoscaling_limit_min_cu?: number | undefined;
|
|
123
|
+
readonly autoscaling_limit_max_cu?: number | undefined;
|
|
135
124
|
readonly suspend_timeout_seconds?: number | undefined;
|
|
136
125
|
} | undefined;
|
|
137
|
-
readonly deleted_at?: string | undefined;
|
|
138
|
-
readonly hipaa_enabled_at?: string | undefined;
|
|
139
|
-
readonly history_retention_seconds?: number | undefined;
|
|
140
|
-
readonly id: string;
|
|
141
|
-
readonly maintenance_starts_at?: string | undefined;
|
|
142
|
-
readonly name: string;
|
|
143
|
-
readonly org_id?: string | undefined;
|
|
144
|
-
readonly org_name?: string | undefined;
|
|
145
|
-
readonly owner_id: string;
|
|
146
|
-
readonly pg_version: number;
|
|
147
|
-
readonly platform_id: string;
|
|
148
|
-
readonly provisioner: string;
|
|
149
|
-
readonly proxy_host: string;
|
|
150
|
-
readonly quota_reset_at?: string | undefined;
|
|
151
|
-
readonly recoverable_until?: string | undefined;
|
|
152
|
-
readonly region_id: string;
|
|
153
126
|
readonly settings?: {
|
|
127
|
+
readonly quota?: {
|
|
128
|
+
readonly active_time_seconds?: number | undefined;
|
|
129
|
+
readonly compute_time_seconds?: number | undefined;
|
|
130
|
+
readonly written_data_bytes?: number | undefined;
|
|
131
|
+
readonly data_transfer_bytes?: number | undefined;
|
|
132
|
+
readonly logical_size_bytes?: number | undefined;
|
|
133
|
+
} | undefined;
|
|
154
134
|
readonly allowed_ips?: {
|
|
155
135
|
readonly ips?: readonly string[] | undefined;
|
|
156
136
|
readonly protected_branches_only?: boolean | undefined;
|
|
157
137
|
} | undefined;
|
|
158
|
-
readonly audit_log_level?: "base" | "extended" | "full" | undefined;
|
|
159
|
-
readonly block_public_connections?: boolean | undefined;
|
|
160
|
-
readonly block_vpc_connections?: boolean | undefined;
|
|
161
138
|
readonly enable_logical_replication?: boolean | undefined;
|
|
162
|
-
readonly hipaa?: boolean | undefined;
|
|
163
139
|
readonly maintenance_window?: {
|
|
164
|
-
readonly end_time: string;
|
|
165
|
-
readonly start_time: string;
|
|
166
140
|
readonly weekdays: readonly number[];
|
|
141
|
+
readonly start_time: string;
|
|
142
|
+
readonly end_time: string;
|
|
167
143
|
} | undefined;
|
|
144
|
+
readonly block_public_connections?: boolean | undefined;
|
|
145
|
+
readonly block_vpc_connections?: boolean | undefined;
|
|
146
|
+
readonly audit_log_level?: "base" | "extended" | "full" | undefined;
|
|
147
|
+
readonly hipaa?: boolean | undefined;
|
|
168
148
|
readonly preload_libraries?: {
|
|
169
|
-
readonly enabled_libraries?: readonly string[] | undefined;
|
|
170
149
|
readonly use_defaults?: boolean | undefined;
|
|
171
|
-
|
|
172
|
-
readonly quota?: {
|
|
173
|
-
readonly active_time_seconds?: number | undefined;
|
|
174
|
-
readonly compute_time_seconds?: number | undefined;
|
|
175
|
-
readonly data_transfer_bytes?: number | undefined;
|
|
176
|
-
readonly logical_size_bytes?: number | undefined;
|
|
177
|
-
readonly written_data_bytes?: number | undefined;
|
|
150
|
+
readonly enabled_libraries?: readonly string[] | undefined;
|
|
178
151
|
} | undefined;
|
|
179
152
|
} | undefined;
|
|
153
|
+
readonly pg_version: number;
|
|
154
|
+
readonly proxy_host: string;
|
|
155
|
+
readonly branch_logical_size_limit: number;
|
|
156
|
+
readonly branch_logical_size_limit_bytes: number;
|
|
180
157
|
readonly store_passwords: boolean;
|
|
181
|
-
readonly
|
|
158
|
+
readonly active_time: number;
|
|
159
|
+
readonly cpu_used_sec: number;
|
|
160
|
+
readonly maintenance_starts_at?: string | undefined;
|
|
161
|
+
readonly creation_source: string;
|
|
162
|
+
readonly created_at: string;
|
|
182
163
|
readonly updated_at: string;
|
|
164
|
+
readonly synthetic_storage_size?: number | undefined;
|
|
165
|
+
readonly quota_reset_at?: string | undefined;
|
|
166
|
+
readonly owner_id: string;
|
|
167
|
+
readonly compute_last_active_at?: string | undefined;
|
|
168
|
+
readonly org_id?: string | undefined;
|
|
169
|
+
readonly org_name?: string | undefined;
|
|
170
|
+
readonly history_retention_seconds?: number | undefined;
|
|
171
|
+
readonly hipaa_enabled_at?: string | undefined;
|
|
172
|
+
readonly deleted_at?: string | undefined;
|
|
173
|
+
readonly recoverable_until?: string | undefined;
|
|
183
174
|
}[];
|
|
184
175
|
readonly unavailable_project_ids?: readonly string[] | undefined;
|
|
176
|
+
readonly pagination?: {
|
|
177
|
+
readonly cursor: string;
|
|
178
|
+
} | undefined;
|
|
179
|
+
readonly applications: {
|
|
180
|
+
readonly [x: string]: readonly ("datadog" | "github" | "opentelemetry" | "vercel")[];
|
|
181
|
+
};
|
|
182
|
+
readonly integrations: {
|
|
183
|
+
readonly [x: string]: readonly ("datadog" | "github" | "opentelemetry" | "vercel")[];
|
|
184
|
+
};
|
|
185
185
|
}, never, import("../credentials.ts").Credentials>;
|
|
186
186
|
//# sourceMappingURL=listProjects.d.ts.map
|
|
@@ -96,75 +96,75 @@ export declare const listSharedProjects: import("@distilled.cloud/core/client").
|
|
|
96
96
|
readonly search?: string | undefined;
|
|
97
97
|
readonly timeout?: number | undefined;
|
|
98
98
|
}, {
|
|
99
|
-
readonly pagination?: {
|
|
100
|
-
readonly cursor: string;
|
|
101
|
-
} | undefined;
|
|
102
99
|
readonly projects: readonly {
|
|
103
|
-
readonly
|
|
104
|
-
readonly
|
|
105
|
-
readonly
|
|
106
|
-
readonly
|
|
107
|
-
readonly
|
|
108
|
-
readonly created_at: string;
|
|
109
|
-
readonly creation_source: string;
|
|
100
|
+
readonly id: string;
|
|
101
|
+
readonly platform_id: string;
|
|
102
|
+
readonly region_id: string;
|
|
103
|
+
readonly name: string;
|
|
104
|
+
readonly provisioner: string;
|
|
110
105
|
readonly default_endpoint_settings?: {
|
|
111
|
-
readonly autoscaling_limit_max_cu?: number | undefined;
|
|
112
|
-
readonly autoscaling_limit_min_cu?: number | undefined;
|
|
113
106
|
readonly pg_settings?: {
|
|
114
107
|
readonly [x: string]: string;
|
|
115
108
|
} | undefined;
|
|
116
109
|
readonly pgbouncer_settings?: {
|
|
117
110
|
readonly [x: string]: string;
|
|
118
111
|
} | undefined;
|
|
112
|
+
readonly autoscaling_limit_min_cu?: number | undefined;
|
|
113
|
+
readonly autoscaling_limit_max_cu?: number | undefined;
|
|
119
114
|
readonly suspend_timeout_seconds?: number | undefined;
|
|
120
115
|
} | undefined;
|
|
121
|
-
readonly deleted_at?: string | undefined;
|
|
122
|
-
readonly hipaa_enabled_at?: string | undefined;
|
|
123
|
-
readonly history_retention_seconds?: number | undefined;
|
|
124
|
-
readonly id: string;
|
|
125
|
-
readonly maintenance_starts_at?: string | undefined;
|
|
126
|
-
readonly name: string;
|
|
127
|
-
readonly org_id?: string | undefined;
|
|
128
|
-
readonly org_name?: string | undefined;
|
|
129
|
-
readonly owner_id: string;
|
|
130
|
-
readonly pg_version: number;
|
|
131
|
-
readonly platform_id: string;
|
|
132
|
-
readonly provisioner: string;
|
|
133
|
-
readonly proxy_host: string;
|
|
134
|
-
readonly quota_reset_at?: string | undefined;
|
|
135
|
-
readonly recoverable_until?: string | undefined;
|
|
136
|
-
readonly region_id: string;
|
|
137
116
|
readonly settings?: {
|
|
117
|
+
readonly quota?: {
|
|
118
|
+
readonly active_time_seconds?: number | undefined;
|
|
119
|
+
readonly compute_time_seconds?: number | undefined;
|
|
120
|
+
readonly written_data_bytes?: number | undefined;
|
|
121
|
+
readonly data_transfer_bytes?: number | undefined;
|
|
122
|
+
readonly logical_size_bytes?: number | undefined;
|
|
123
|
+
} | undefined;
|
|
138
124
|
readonly allowed_ips?: {
|
|
139
125
|
readonly ips?: readonly string[] | undefined;
|
|
140
126
|
readonly protected_branches_only?: boolean | undefined;
|
|
141
127
|
} | undefined;
|
|
142
|
-
readonly audit_log_level?: "base" | "extended" | "full" | undefined;
|
|
143
|
-
readonly block_public_connections?: boolean | undefined;
|
|
144
|
-
readonly block_vpc_connections?: boolean | undefined;
|
|
145
128
|
readonly enable_logical_replication?: boolean | undefined;
|
|
146
|
-
readonly hipaa?: boolean | undefined;
|
|
147
129
|
readonly maintenance_window?: {
|
|
148
|
-
readonly end_time: string;
|
|
149
|
-
readonly start_time: string;
|
|
150
130
|
readonly weekdays: readonly number[];
|
|
131
|
+
readonly start_time: string;
|
|
132
|
+
readonly end_time: string;
|
|
151
133
|
} | undefined;
|
|
134
|
+
readonly block_public_connections?: boolean | undefined;
|
|
135
|
+
readonly block_vpc_connections?: boolean | undefined;
|
|
136
|
+
readonly audit_log_level?: "base" | "extended" | "full" | undefined;
|
|
137
|
+
readonly hipaa?: boolean | undefined;
|
|
152
138
|
readonly preload_libraries?: {
|
|
153
|
-
readonly enabled_libraries?: readonly string[] | undefined;
|
|
154
139
|
readonly use_defaults?: boolean | undefined;
|
|
155
|
-
|
|
156
|
-
readonly quota?: {
|
|
157
|
-
readonly active_time_seconds?: number | undefined;
|
|
158
|
-
readonly compute_time_seconds?: number | undefined;
|
|
159
|
-
readonly data_transfer_bytes?: number | undefined;
|
|
160
|
-
readonly logical_size_bytes?: number | undefined;
|
|
161
|
-
readonly written_data_bytes?: number | undefined;
|
|
140
|
+
readonly enabled_libraries?: readonly string[] | undefined;
|
|
162
141
|
} | undefined;
|
|
163
142
|
} | undefined;
|
|
143
|
+
readonly pg_version: number;
|
|
144
|
+
readonly proxy_host: string;
|
|
145
|
+
readonly branch_logical_size_limit: number;
|
|
146
|
+
readonly branch_logical_size_limit_bytes: number;
|
|
164
147
|
readonly store_passwords: boolean;
|
|
165
|
-
readonly
|
|
148
|
+
readonly active_time: number;
|
|
149
|
+
readonly cpu_used_sec: number;
|
|
150
|
+
readonly maintenance_starts_at?: string | undefined;
|
|
151
|
+
readonly creation_source: string;
|
|
152
|
+
readonly created_at: string;
|
|
166
153
|
readonly updated_at: string;
|
|
154
|
+
readonly synthetic_storage_size?: number | undefined;
|
|
155
|
+
readonly quota_reset_at?: string | undefined;
|
|
156
|
+
readonly owner_id: string;
|
|
157
|
+
readonly compute_last_active_at?: string | undefined;
|
|
158
|
+
readonly org_id?: string | undefined;
|
|
159
|
+
readonly org_name?: string | undefined;
|
|
160
|
+
readonly history_retention_seconds?: number | undefined;
|
|
161
|
+
readonly hipaa_enabled_at?: string | undefined;
|
|
162
|
+
readonly deleted_at?: string | undefined;
|
|
163
|
+
readonly recoverable_until?: string | undefined;
|
|
167
164
|
}[];
|
|
168
165
|
readonly unavailable_project_ids?: readonly string[] | undefined;
|
|
166
|
+
readonly pagination?: {
|
|
167
|
+
readonly cursor: string;
|
|
168
|
+
} | undefined;
|
|
169
169
|
}, never, import("../credentials.ts").Credentials>;
|
|
170
170
|
//# sourceMappingURL=listSharedProjects.d.ts.map
|
|
@@ -30,16 +30,16 @@ export declare const listSnapshots: import("@distilled.cloud/core/client").Opera
|
|
|
30
30
|
readonly project_id: string;
|
|
31
31
|
}, {
|
|
32
32
|
readonly snapshots: readonly {
|
|
33
|
-
readonly created_at: string;
|
|
34
|
-
readonly diff_size?: number | undefined;
|
|
35
|
-
readonly expires_at?: string | undefined;
|
|
36
|
-
readonly full_size?: number | undefined;
|
|
37
33
|
readonly id: string;
|
|
38
|
-
readonly lsn?: string | undefined;
|
|
39
|
-
readonly manual?: boolean | undefined;
|
|
40
34
|
readonly name: string;
|
|
41
|
-
readonly
|
|
35
|
+
readonly lsn?: string | undefined;
|
|
42
36
|
readonly timestamp?: string | undefined;
|
|
37
|
+
readonly source_branch_id?: string | undefined;
|
|
38
|
+
readonly created_at: string;
|
|
39
|
+
readonly expires_at?: string | undefined;
|
|
40
|
+
readonly manual?: boolean | undefined;
|
|
41
|
+
readonly full_size?: number | undefined;
|
|
42
|
+
readonly diff_size?: number | undefined;
|
|
43
43
|
}[];
|
|
44
44
|
}, never, import("../credentials.ts").Credentials>;
|
|
45
45
|
//# sourceMappingURL=listSnapshots.d.ts.map
|
|
@@ -132,124 +132,124 @@ export type RecoverProjectOutput = typeof RecoverProjectOutput.Type;
|
|
|
132
132
|
export declare const recoverProject: import("@distilled.cloud/core/client").OperationMethod<{
|
|
133
133
|
readonly project_id: string;
|
|
134
134
|
}, {
|
|
135
|
-
readonly
|
|
136
|
-
readonly
|
|
137
|
-
readonly compute_time_seconds: number;
|
|
138
|
-
readonly cpu_used_sec: number;
|
|
139
|
-
readonly created_at: string;
|
|
140
|
-
readonly created_by?: {
|
|
141
|
-
readonly image?: string | undefined;
|
|
142
|
-
readonly name?: string | undefined;
|
|
143
|
-
} | undefined;
|
|
144
|
-
readonly creation_source: string;
|
|
145
|
-
readonly current_state: string;
|
|
135
|
+
readonly project: {
|
|
136
|
+
readonly data_storage_bytes_hour: number;
|
|
146
137
|
readonly data_transfer_bytes: number;
|
|
147
|
-
readonly default: boolean;
|
|
148
|
-
readonly expires_at?: string | undefined;
|
|
149
|
-
readonly id: string;
|
|
150
|
-
readonly init_source?: string | undefined;
|
|
151
|
-
readonly last_reset_at?: string | undefined;
|
|
152
|
-
readonly logical_size?: number | undefined;
|
|
153
|
-
readonly name: string;
|
|
154
|
-
readonly parent_id?: string | undefined;
|
|
155
|
-
readonly parent_lsn?: string | undefined;
|
|
156
|
-
readonly parent_timestamp?: string | undefined;
|
|
157
|
-
readonly pending_state?: string | undefined;
|
|
158
|
-
readonly primary?: boolean | undefined;
|
|
159
|
-
readonly project_id: string;
|
|
160
|
-
readonly protected: boolean;
|
|
161
|
-
readonly recovery?: {
|
|
162
|
-
readonly deleted_at: string;
|
|
163
|
-
readonly deletion_method: "ttl" | "user";
|
|
164
|
-
readonly recoverable_until: string;
|
|
165
|
-
} | undefined;
|
|
166
|
-
readonly restore_status?: string | undefined;
|
|
167
|
-
readonly restored_as?: string | undefined;
|
|
168
|
-
readonly restored_from?: string | undefined;
|
|
169
|
-
readonly restricted_actions?: readonly {
|
|
170
|
-
readonly name: string;
|
|
171
|
-
readonly reason: string;
|
|
172
|
-
}[] | undefined;
|
|
173
|
-
readonly state_changed_at: string;
|
|
174
|
-
readonly ttl_interval_seconds?: number | undefined;
|
|
175
|
-
readonly updated_at: string;
|
|
176
138
|
readonly written_data_bytes: number;
|
|
177
|
-
}[];
|
|
178
|
-
readonly project: {
|
|
179
|
-
readonly active_time_seconds: number;
|
|
180
|
-
readonly branch_logical_size_limit: number;
|
|
181
|
-
readonly branch_logical_size_limit_bytes: number;
|
|
182
|
-
readonly compute_last_active_at?: string | undefined;
|
|
183
139
|
readonly compute_time_seconds: number;
|
|
184
|
-
readonly
|
|
185
|
-
readonly consumption_period_start: string;
|
|
140
|
+
readonly active_time_seconds: number;
|
|
186
141
|
readonly cpu_used_sec: number;
|
|
187
|
-
readonly
|
|
188
|
-
readonly
|
|
189
|
-
readonly
|
|
190
|
-
readonly
|
|
142
|
+
readonly id: string;
|
|
143
|
+
readonly platform_id: string;
|
|
144
|
+
readonly region_id: string;
|
|
145
|
+
readonly name: string;
|
|
146
|
+
readonly provisioner: string;
|
|
191
147
|
readonly default_endpoint_settings?: {
|
|
192
|
-
readonly autoscaling_limit_max_cu?: number | undefined;
|
|
193
|
-
readonly autoscaling_limit_min_cu?: number | undefined;
|
|
194
148
|
readonly pg_settings?: {
|
|
195
149
|
readonly [x: string]: string;
|
|
196
150
|
} | undefined;
|
|
197
151
|
readonly pgbouncer_settings?: {
|
|
198
152
|
readonly [x: string]: string;
|
|
199
153
|
} | undefined;
|
|
154
|
+
readonly autoscaling_limit_min_cu?: number | undefined;
|
|
155
|
+
readonly autoscaling_limit_max_cu?: number | undefined;
|
|
200
156
|
readonly suspend_timeout_seconds?: number | undefined;
|
|
201
157
|
} | undefined;
|
|
202
|
-
readonly hipaa_enabled_at?: string | undefined;
|
|
203
|
-
readonly history_retention_seconds: number;
|
|
204
|
-
readonly id: string;
|
|
205
|
-
readonly maintenance_scheduled_for?: string | undefined;
|
|
206
|
-
readonly maintenance_starts_at?: string | undefined;
|
|
207
|
-
readonly name: string;
|
|
208
|
-
readonly org_id?: string | undefined;
|
|
209
|
-
readonly owner?: {
|
|
210
|
-
readonly branches_limit: number;
|
|
211
|
-
readonly email: string;
|
|
212
|
-
readonly name: string;
|
|
213
|
-
readonly subscription_type: "UNKNOWN" | "aws_marketplace" | "business" | "direct_sales" | "direct_sales_v3" | "free_v2" | "free_v3" | "launch" | "launch_v3" | "scale" | "scale_v3" | "vercel_pg_legacy";
|
|
214
|
-
} | undefined;
|
|
215
|
-
readonly owner_id: string;
|
|
216
|
-
readonly pg_version: number;
|
|
217
|
-
readonly platform_id: string;
|
|
218
|
-
readonly provisioner: string;
|
|
219
|
-
readonly proxy_host: string;
|
|
220
|
-
readonly quota_reset_at?: string | undefined;
|
|
221
|
-
readonly region_id: string;
|
|
222
158
|
readonly settings?: {
|
|
159
|
+
readonly quota?: {
|
|
160
|
+
readonly active_time_seconds?: number | undefined;
|
|
161
|
+
readonly compute_time_seconds?: number | undefined;
|
|
162
|
+
readonly written_data_bytes?: number | undefined;
|
|
163
|
+
readonly data_transfer_bytes?: number | undefined;
|
|
164
|
+
readonly logical_size_bytes?: number | undefined;
|
|
165
|
+
} | undefined;
|
|
223
166
|
readonly allowed_ips?: {
|
|
224
167
|
readonly ips?: readonly string[] | undefined;
|
|
225
168
|
readonly protected_branches_only?: boolean | undefined;
|
|
226
169
|
} | undefined;
|
|
227
|
-
readonly audit_log_level?: "base" | "extended" | "full" | undefined;
|
|
228
|
-
readonly block_public_connections?: boolean | undefined;
|
|
229
|
-
readonly block_vpc_connections?: boolean | undefined;
|
|
230
170
|
readonly enable_logical_replication?: boolean | undefined;
|
|
231
|
-
readonly hipaa?: boolean | undefined;
|
|
232
171
|
readonly maintenance_window?: {
|
|
233
|
-
readonly end_time: string;
|
|
234
|
-
readonly start_time: string;
|
|
235
172
|
readonly weekdays: readonly number[];
|
|
173
|
+
readonly start_time: string;
|
|
174
|
+
readonly end_time: string;
|
|
236
175
|
} | undefined;
|
|
176
|
+
readonly block_public_connections?: boolean | undefined;
|
|
177
|
+
readonly block_vpc_connections?: boolean | undefined;
|
|
178
|
+
readonly audit_log_level?: "base" | "extended" | "full" | undefined;
|
|
179
|
+
readonly hipaa?: boolean | undefined;
|
|
237
180
|
readonly preload_libraries?: {
|
|
238
|
-
readonly enabled_libraries?: readonly string[] | undefined;
|
|
239
181
|
readonly use_defaults?: boolean | undefined;
|
|
240
|
-
|
|
241
|
-
readonly quota?: {
|
|
242
|
-
readonly active_time_seconds?: number | undefined;
|
|
243
|
-
readonly compute_time_seconds?: number | undefined;
|
|
244
|
-
readonly data_transfer_bytes?: number | undefined;
|
|
245
|
-
readonly logical_size_bytes?: number | undefined;
|
|
246
|
-
readonly written_data_bytes?: number | undefined;
|
|
182
|
+
readonly enabled_libraries?: readonly string[] | undefined;
|
|
247
183
|
} | undefined;
|
|
248
184
|
} | undefined;
|
|
185
|
+
readonly pg_version: number;
|
|
186
|
+
readonly proxy_host: string;
|
|
187
|
+
readonly branch_logical_size_limit: number;
|
|
188
|
+
readonly branch_logical_size_limit_bytes: number;
|
|
249
189
|
readonly store_passwords: boolean;
|
|
250
|
-
readonly
|
|
190
|
+
readonly maintenance_starts_at?: string | undefined;
|
|
191
|
+
readonly creation_source: string;
|
|
192
|
+
readonly history_retention_seconds: number;
|
|
193
|
+
readonly created_at: string;
|
|
251
194
|
readonly updated_at: string;
|
|
252
|
-
readonly
|
|
195
|
+
readonly synthetic_storage_size?: number | undefined;
|
|
196
|
+
readonly consumption_period_start: string;
|
|
197
|
+
readonly consumption_period_end: string;
|
|
198
|
+
readonly quota_reset_at?: string | undefined;
|
|
199
|
+
readonly owner_id: string;
|
|
200
|
+
readonly owner?: {
|
|
201
|
+
readonly email: string;
|
|
202
|
+
readonly name: string;
|
|
203
|
+
readonly branches_limit: number;
|
|
204
|
+
readonly subscription_type: "UNKNOWN" | "aws_marketplace" | "business" | "direct_sales" | "direct_sales_v3" | "free_v2" | "free_v3" | "launch" | "launch_v3" | "scale" | "scale_v3" | "vercel_pg_legacy";
|
|
205
|
+
} | undefined;
|
|
206
|
+
readonly compute_last_active_at?: string | undefined;
|
|
207
|
+
readonly org_id?: string | undefined;
|
|
208
|
+
readonly maintenance_scheduled_for?: string | undefined;
|
|
209
|
+
readonly hipaa_enabled_at?: string | undefined;
|
|
253
210
|
};
|
|
211
|
+
readonly branches: readonly {
|
|
212
|
+
readonly id: string;
|
|
213
|
+
readonly project_id: string;
|
|
214
|
+
readonly parent_id?: string | undefined;
|
|
215
|
+
readonly parent_lsn?: string | undefined;
|
|
216
|
+
readonly parent_timestamp?: string | undefined;
|
|
217
|
+
readonly name: string;
|
|
218
|
+
readonly current_state: string;
|
|
219
|
+
readonly pending_state?: string | undefined;
|
|
220
|
+
readonly state_changed_at: string;
|
|
221
|
+
readonly logical_size?: number | undefined;
|
|
222
|
+
readonly creation_source: string;
|
|
223
|
+
readonly primary?: boolean | undefined;
|
|
224
|
+
readonly default: boolean;
|
|
225
|
+
readonly protected: boolean;
|
|
226
|
+
readonly cpu_used_sec: number;
|
|
227
|
+
readonly compute_time_seconds: number;
|
|
228
|
+
readonly active_time_seconds: number;
|
|
229
|
+
readonly written_data_bytes: number;
|
|
230
|
+
readonly data_transfer_bytes: number;
|
|
231
|
+
readonly created_at: string;
|
|
232
|
+
readonly updated_at: string;
|
|
233
|
+
readonly ttl_interval_seconds?: number | undefined;
|
|
234
|
+
readonly expires_at?: string | undefined;
|
|
235
|
+
readonly last_reset_at?: string | undefined;
|
|
236
|
+
readonly created_by?: {
|
|
237
|
+
readonly name?: string | undefined;
|
|
238
|
+
readonly image?: string | undefined;
|
|
239
|
+
} | undefined;
|
|
240
|
+
readonly init_source?: string | undefined;
|
|
241
|
+
readonly restore_status?: string | undefined;
|
|
242
|
+
readonly restored_from?: string | undefined;
|
|
243
|
+
readonly restored_as?: string | undefined;
|
|
244
|
+
readonly restricted_actions?: readonly {
|
|
245
|
+
readonly name: string;
|
|
246
|
+
readonly reason: string;
|
|
247
|
+
}[] | undefined;
|
|
248
|
+
readonly recovery?: {
|
|
249
|
+
readonly deleted_at: string;
|
|
250
|
+
readonly recoverable_until: string;
|
|
251
|
+
readonly deletion_method: "ttl" | "user";
|
|
252
|
+
} | undefined;
|
|
253
|
+
}[];
|
|
254
254
|
}, never, import("../credentials.ts").Credentials>;
|
|
255
255
|
//# sourceMappingURL=recoverProject.d.ts.map
|
|
@@ -99,73 +99,64 @@ export type RecoverProjectBranchOutput = typeof RecoverProjectBranchOutput.Type;
|
|
|
99
99
|
* @param branch_id - The branch ID
|
|
100
100
|
*/
|
|
101
101
|
export declare const recoverProjectBranch: import("@distilled.cloud/core/client").OperationMethod<{
|
|
102
|
-
readonly branch_id: string;
|
|
103
102
|
readonly project_id: string;
|
|
103
|
+
readonly branch_id: string;
|
|
104
104
|
}, {
|
|
105
105
|
readonly branch: {
|
|
106
|
-
readonly active_time_seconds: number;
|
|
107
|
-
readonly compute_time_seconds: number;
|
|
108
|
-
readonly cpu_used_sec: number;
|
|
109
|
-
readonly created_at: string;
|
|
110
|
-
readonly created_by?: {
|
|
111
|
-
readonly image?: string | undefined;
|
|
112
|
-
readonly name?: string | undefined;
|
|
113
|
-
} | undefined;
|
|
114
|
-
readonly creation_source: string;
|
|
115
|
-
readonly current_state: string;
|
|
116
|
-
readonly data_transfer_bytes: number;
|
|
117
|
-
readonly default: boolean;
|
|
118
|
-
readonly expires_at?: string | undefined;
|
|
119
106
|
readonly id: string;
|
|
120
|
-
readonly
|
|
121
|
-
readonly last_reset_at?: string | undefined;
|
|
122
|
-
readonly logical_size?: number | undefined;
|
|
123
|
-
readonly name: string;
|
|
107
|
+
readonly project_id: string;
|
|
124
108
|
readonly parent_id?: string | undefined;
|
|
125
109
|
readonly parent_lsn?: string | undefined;
|
|
126
110
|
readonly parent_timestamp?: string | undefined;
|
|
111
|
+
readonly name: string;
|
|
112
|
+
readonly current_state: string;
|
|
127
113
|
readonly pending_state?: string | undefined;
|
|
114
|
+
readonly state_changed_at: string;
|
|
115
|
+
readonly logical_size?: number | undefined;
|
|
116
|
+
readonly creation_source: string;
|
|
128
117
|
readonly primary?: boolean | undefined;
|
|
129
|
-
readonly
|
|
118
|
+
readonly default: boolean;
|
|
130
119
|
readonly protected: boolean;
|
|
131
|
-
readonly
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
120
|
+
readonly cpu_used_sec: number;
|
|
121
|
+
readonly compute_time_seconds: number;
|
|
122
|
+
readonly active_time_seconds: number;
|
|
123
|
+
readonly written_data_bytes: number;
|
|
124
|
+
readonly data_transfer_bytes: number;
|
|
125
|
+
readonly created_at: string;
|
|
126
|
+
readonly updated_at: string;
|
|
127
|
+
readonly ttl_interval_seconds?: number | undefined;
|
|
128
|
+
readonly expires_at?: string | undefined;
|
|
129
|
+
readonly last_reset_at?: string | undefined;
|
|
130
|
+
readonly created_by?: {
|
|
131
|
+
readonly name?: string | undefined;
|
|
132
|
+
readonly image?: string | undefined;
|
|
135
133
|
} | undefined;
|
|
134
|
+
readonly init_source?: string | undefined;
|
|
136
135
|
readonly restore_status?: string | undefined;
|
|
137
|
-
readonly restored_as?: string | undefined;
|
|
138
136
|
readonly restored_from?: string | undefined;
|
|
137
|
+
readonly restored_as?: string | undefined;
|
|
139
138
|
readonly restricted_actions?: readonly {
|
|
140
139
|
readonly name: string;
|
|
141
140
|
readonly reason: string;
|
|
142
141
|
}[] | undefined;
|
|
143
|
-
readonly
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
142
|
+
readonly recovery?: {
|
|
143
|
+
readonly deleted_at: string;
|
|
144
|
+
readonly recoverable_until: string;
|
|
145
|
+
readonly deletion_method: "ttl" | "user";
|
|
146
|
+
} | undefined;
|
|
147
147
|
};
|
|
148
148
|
readonly endpoints?: readonly {
|
|
149
|
-
readonly autoscaling_limit_max_cu: number;
|
|
150
|
-
readonly autoscaling_limit_min_cu: number;
|
|
151
|
-
readonly branch_id: string;
|
|
152
|
-
readonly compute_release_version?: string | undefined;
|
|
153
|
-
readonly created_at: string;
|
|
154
|
-
readonly creation_source: string;
|
|
155
|
-
readonly current_state: "active" | "idle" | "init";
|
|
156
|
-
readonly disabled: boolean;
|
|
157
149
|
readonly host: string;
|
|
158
150
|
readonly id: string;
|
|
159
|
-
readonly last_active?: string | undefined;
|
|
160
151
|
readonly name?: string | undefined;
|
|
161
|
-
readonly passwordless_access: boolean;
|
|
162
|
-
readonly pending_state?: "active" | "idle" | "init" | undefined;
|
|
163
|
-
readonly pooler_enabled: boolean;
|
|
164
|
-
readonly pooler_mode: "transaction";
|
|
165
152
|
readonly project_id: string;
|
|
166
|
-
readonly
|
|
167
|
-
readonly
|
|
153
|
+
readonly branch_id: string;
|
|
154
|
+
readonly autoscaling_limit_min_cu: number;
|
|
155
|
+
readonly autoscaling_limit_max_cu: number;
|
|
168
156
|
readonly region_id: string;
|
|
157
|
+
readonly type: "read_only" | "read_write";
|
|
158
|
+
readonly current_state: "active" | "idle" | "init";
|
|
159
|
+
readonly pending_state?: "active" | "idle" | "init" | undefined;
|
|
169
160
|
readonly settings: {
|
|
170
161
|
readonly pg_settings?: {
|
|
171
162
|
readonly [x: string]: string;
|
|
@@ -174,15 +165,24 @@ export declare const recoverProjectBranch: import("@distilled.cloud/core/client"
|
|
|
174
165
|
readonly [x: string]: string;
|
|
175
166
|
} | undefined;
|
|
176
167
|
readonly preload_libraries?: {
|
|
177
|
-
readonly enabled_libraries?: readonly string[] | undefined;
|
|
178
168
|
readonly use_defaults?: boolean | undefined;
|
|
169
|
+
readonly enabled_libraries?: readonly string[] | undefined;
|
|
179
170
|
} | undefined;
|
|
180
171
|
};
|
|
172
|
+
readonly pooler_enabled: boolean;
|
|
173
|
+
readonly pooler_mode: "transaction";
|
|
174
|
+
readonly disabled: boolean;
|
|
175
|
+
readonly passwordless_access: boolean;
|
|
176
|
+
readonly last_active?: string | undefined;
|
|
177
|
+
readonly creation_source: string;
|
|
178
|
+
readonly created_at: string;
|
|
179
|
+
readonly updated_at: string;
|
|
181
180
|
readonly started_at?: string | undefined;
|
|
182
|
-
readonly suspend_timeout_seconds: number;
|
|
183
181
|
readonly suspended_at?: string | undefined;
|
|
184
|
-
readonly
|
|
185
|
-
readonly
|
|
182
|
+
readonly proxy_host: string;
|
|
183
|
+
readonly suspend_timeout_seconds: number;
|
|
184
|
+
readonly provisioner: string;
|
|
185
|
+
readonly compute_release_version?: string | undefined;
|
|
186
186
|
}[] | undefined;
|
|
187
187
|
}, never, import("../credentials.ts").Credentials>;
|
|
188
188
|
//# sourceMappingURL=recoverProjectBranch.d.ts.map
|
|
@@ -17,7 +17,7 @@ export type RemoveOrganizationMemberOutput = typeof RemoveOrganizationMemberOutp
|
|
|
17
17
|
* @param member_id - The Neon organization member ID
|
|
18
18
|
*/
|
|
19
19
|
export declare const removeOrganizationMember: import("@distilled.cloud/core/client").OperationMethod<{
|
|
20
|
-
readonly member_id: string;
|
|
21
20
|
readonly org_id: string;
|
|
21
|
+
readonly member_id: string;
|
|
22
22
|
}, {}, never, import("../credentials.ts").Credentials>;
|
|
23
23
|
//# sourceMappingURL=removeOrganizationMember.d.ts.map
|