@cloudfleet/sdk 0.0.1-f0c84a6 → 0.0.1-f1d40ff

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.
Files changed (71) hide show
  1. package/dist/client/client.d.ts +3 -0
  2. package/dist/client/client.d.ts.map +1 -0
  3. package/dist/client/client.js +144 -0
  4. package/dist/client/client.js.map +1 -0
  5. package/dist/client/index.d.ts +8 -0
  6. package/dist/client/index.d.ts.map +1 -0
  7. package/dist/client/index.js +5 -0
  8. package/dist/client/index.js.map +1 -0
  9. package/dist/client/types.d.ts +120 -0
  10. package/dist/client/types.d.ts.map +1 -0
  11. package/dist/client/types.js +2 -0
  12. package/dist/client/types.js.map +1 -0
  13. package/dist/client/utils.d.ts +46 -0
  14. package/dist/client/utils.d.ts.map +1 -0
  15. package/dist/client/utils.js +285 -0
  16. package/dist/client/utils.js.map +1 -0
  17. package/dist/client.gen.d.ts +2 -2
  18. package/dist/client.gen.d.ts.map +1 -1
  19. package/dist/client.gen.js +1 -1
  20. package/dist/client.gen.js.map +1 -1
  21. package/dist/core/auth.d.ts +19 -0
  22. package/dist/core/auth.d.ts.map +1 -0
  23. package/dist/core/auth.js +14 -0
  24. package/dist/core/auth.js.map +1 -0
  25. package/dist/core/bodySerializer.d.ts +18 -0
  26. package/dist/core/bodySerializer.d.ts.map +1 -0
  27. package/dist/core/bodySerializer.js +54 -0
  28. package/dist/core/bodySerializer.js.map +1 -0
  29. package/dist/core/params.d.ts +24 -0
  30. package/dist/core/params.d.ts.map +1 -0
  31. package/dist/core/params.js +88 -0
  32. package/dist/core/params.js.map +1 -0
  33. package/dist/core/pathSerializer.d.ts +34 -0
  34. package/dist/core/pathSerializer.d.ts.map +1 -0
  35. package/dist/core/pathSerializer.js +114 -0
  36. package/dist/core/pathSerializer.js.map +1 -0
  37. package/dist/core/types.d.ts +74 -0
  38. package/dist/core/types.d.ts.map +1 -0
  39. package/dist/core/types.js +2 -0
  40. package/dist/core/types.js.map +1 -0
  41. package/dist/index.d.ts +3 -0
  42. package/dist/index.d.ts.map +1 -1
  43. package/dist/index.js +3 -0
  44. package/dist/index.js.map +1 -1
  45. package/dist/schemas.gen.d.ts +346 -398
  46. package/dist/schemas.gen.d.ts.map +1 -1
  47. package/dist/schemas.gen.js +347 -407
  48. package/dist/schemas.gen.js.map +1 -1
  49. package/dist/sdk.gen.d.ts +121 -131
  50. package/dist/sdk.gen.d.ts.map +1 -1
  51. package/dist/sdk.gen.js +149 -91
  52. package/dist/sdk.gen.js.map +1 -1
  53. package/dist/services/kubernetes/api.d.ts +196 -0
  54. package/dist/services/kubernetes/api.d.ts.map +1 -0
  55. package/dist/services/kubernetes/api.js +140 -0
  56. package/dist/services/kubernetes/api.js.map +1 -0
  57. package/dist/services/kubernetes/index.d.ts +44 -0
  58. package/dist/services/kubernetes/index.d.ts.map +1 -0
  59. package/dist/services/kubernetes/index.js +68 -0
  60. package/dist/services/kubernetes/index.js.map +1 -0
  61. package/dist/services/kubernetes/types.d.ts +1335 -0
  62. package/dist/services/kubernetes/types.d.ts.map +1 -0
  63. package/dist/services/kubernetes/types.js +2 -0
  64. package/dist/services/kubernetes/types.js.map +1 -0
  65. package/dist/types.gen.d.ts +383 -512
  66. package/dist/types.gen.d.ts.map +1 -1
  67. package/dist/zod.gen.d.ts +2165 -787
  68. package/dist/zod.gen.d.ts.map +1 -1
  69. package/dist/zod.gen.js +691 -147
  70. package/dist/zod.gen.js.map +1 -1
  71. package/package.json +8 -5
package/dist/zod.gen.d.ts CHANGED
@@ -11,6 +11,8 @@ export declare const zBillingContact: z.ZodObject<{
11
11
  email: z.ZodString;
12
12
  first_name: z.ZodString;
13
13
  last_name: z.ZodString;
14
+ tax_id: z.ZodOptional<z.ZodString>;
15
+ tax_id_type: z.ZodOptional<z.ZodEnum<["ad_nrt", "ae_trn", "al_tin", "am_tin", "ao_tin", "ar_cuit", "at_vat", "au_abn", "au_arn", "ba_tin", "bb_tin", "be_vat", "bg_uic", "bg_vat", "bh_vat", "bo_tin", "br_cnpj", "br_cpf", "bs_tin", "by_tin", "ca_bn", "ca_gst_hst", "ca_pst_bc", "ca_pst_mb", "ca_pst_sk", "ca_qst", "cd_nif", "ch_uid", "ch_vat", "cl_tin", "cn_tin", "co_nit", "cr_tin", "cy_vat", "cz_vat", "de_stn", "de_vat", "dk_vat", "do_rcn", "ec_ruc", "ee_vat", "eg_tin", "es_cif", "es_vat", "eu_oss_vat", "fi_vat", "fr_vat", "gb_vat", "ge_vat", "gn_nif", "gr_vat", "hk_br", "hr_oib", "hr_vat", "hu_tin", "hu_vat", "id_npwp", "ie_vat", "il_vat", "in_gst", "is_vat", "it_vat", "jp_cn", "jp_rn", "jp_trn", "ke_pin", "kh_tin", "kr_brn", "kz_bin", "li_uid", "li_vat", "lt_vat", "lu_vat", "lv_vat", "ma_vat", "md_vat", "me_pib", "mk_vat", "mr_nif", "mt_vat", "mx_rfc", "my_frp", "my_itn", "my_sst", "ng_tin", "nl_vat", "no_vat", "no_voec", "np_pan", "nz_gst", "om_vat", "pe_ruc", "ph_tin", "pl_vat", "pt_vat", "ro_tin", "ro_vat", "rs_pib", "ru_inn", "ru_kpp", "sa_vat", "se_vat", "sg_gst", "sg_uen", "si_tin", "si_vat", "sk_vat", "sn_ninea", "sr_fin", "sv_nit", "th_vat", "tj_tin", "tr_tin", "tw_vat", "tz_vat", "ua_vat", "ug_tin", "us_ein", "uy_ruc", "uz_tin", "uz_vat", "ve_rif", "vn_tin", "xi_vat", "za_vat", "zm_tin", "zw_tin", ""]>>;
14
16
  }, "strip", z.ZodTypeAny, {
15
17
  email: string;
16
18
  first_name: string;
@@ -23,6 +25,8 @@ export declare const zBillingContact: z.ZodObject<{
23
25
  postalCode?: string | undefined;
24
26
  city?: string | undefined;
25
27
  phone?: string | undefined;
28
+ tax_id?: string | undefined;
29
+ tax_id_type?: "" | "ad_nrt" | "ae_trn" | "al_tin" | "am_tin" | "ao_tin" | "ar_cuit" | "at_vat" | "au_abn" | "au_arn" | "ba_tin" | "bb_tin" | "be_vat" | "bg_uic" | "bg_vat" | "bh_vat" | "bo_tin" | "br_cnpj" | "br_cpf" | "bs_tin" | "by_tin" | "ca_bn" | "ca_gst_hst" | "ca_pst_bc" | "ca_pst_mb" | "ca_pst_sk" | "ca_qst" | "cd_nif" | "ch_uid" | "ch_vat" | "cl_tin" | "cn_tin" | "co_nit" | "cr_tin" | "cy_vat" | "cz_vat" | "de_stn" | "de_vat" | "dk_vat" | "do_rcn" | "ec_ruc" | "ee_vat" | "eg_tin" | "es_cif" | "es_vat" | "eu_oss_vat" | "fi_vat" | "fr_vat" | "gb_vat" | "ge_vat" | "gn_nif" | "gr_vat" | "hk_br" | "hr_oib" | "hr_vat" | "hu_tin" | "hu_vat" | "id_npwp" | "ie_vat" | "il_vat" | "in_gst" | "is_vat" | "it_vat" | "jp_cn" | "jp_rn" | "jp_trn" | "ke_pin" | "kh_tin" | "kr_brn" | "kz_bin" | "li_uid" | "li_vat" | "lt_vat" | "lu_vat" | "lv_vat" | "ma_vat" | "md_vat" | "me_pib" | "mk_vat" | "mr_nif" | "mt_vat" | "mx_rfc" | "my_frp" | "my_itn" | "my_sst" | "ng_tin" | "nl_vat" | "no_vat" | "no_voec" | "np_pan" | "nz_gst" | "om_vat" | "pe_ruc" | "ph_tin" | "pl_vat" | "pt_vat" | "ro_tin" | "ro_vat" | "rs_pib" | "ru_inn" | "ru_kpp" | "sa_vat" | "se_vat" | "sg_gst" | "sg_uen" | "si_tin" | "si_vat" | "sk_vat" | "sn_ninea" | "sr_fin" | "sv_nit" | "th_vat" | "tj_tin" | "tr_tin" | "tw_vat" | "tz_vat" | "ua_vat" | "ug_tin" | "us_ein" | "uy_ruc" | "uz_tin" | "uz_vat" | "ve_rif" | "vn_tin" | "xi_vat" | "za_vat" | "zm_tin" | "zw_tin" | undefined;
26
30
  }, {
27
31
  email: string;
28
32
  first_name: string;
@@ -35,21 +39,117 @@ export declare const zBillingContact: z.ZodObject<{
35
39
  postalCode?: string | undefined;
36
40
  city?: string | undefined;
37
41
  phone?: string | undefined;
42
+ tax_id?: string | undefined;
43
+ tax_id_type?: "" | "ad_nrt" | "ae_trn" | "al_tin" | "am_tin" | "ao_tin" | "ar_cuit" | "at_vat" | "au_abn" | "au_arn" | "ba_tin" | "bb_tin" | "be_vat" | "bg_uic" | "bg_vat" | "bh_vat" | "bo_tin" | "br_cnpj" | "br_cpf" | "bs_tin" | "by_tin" | "ca_bn" | "ca_gst_hst" | "ca_pst_bc" | "ca_pst_mb" | "ca_pst_sk" | "ca_qst" | "cd_nif" | "ch_uid" | "ch_vat" | "cl_tin" | "cn_tin" | "co_nit" | "cr_tin" | "cy_vat" | "cz_vat" | "de_stn" | "de_vat" | "dk_vat" | "do_rcn" | "ec_ruc" | "ee_vat" | "eg_tin" | "es_cif" | "es_vat" | "eu_oss_vat" | "fi_vat" | "fr_vat" | "gb_vat" | "ge_vat" | "gn_nif" | "gr_vat" | "hk_br" | "hr_oib" | "hr_vat" | "hu_tin" | "hu_vat" | "id_npwp" | "ie_vat" | "il_vat" | "in_gst" | "is_vat" | "it_vat" | "jp_cn" | "jp_rn" | "jp_trn" | "ke_pin" | "kh_tin" | "kr_brn" | "kz_bin" | "li_uid" | "li_vat" | "lt_vat" | "lu_vat" | "lv_vat" | "ma_vat" | "md_vat" | "me_pib" | "mk_vat" | "mr_nif" | "mt_vat" | "mx_rfc" | "my_frp" | "my_itn" | "my_sst" | "ng_tin" | "nl_vat" | "no_vat" | "no_voec" | "np_pan" | "nz_gst" | "om_vat" | "pe_ruc" | "ph_tin" | "pl_vat" | "pt_vat" | "ro_tin" | "ro_vat" | "rs_pib" | "ru_inn" | "ru_kpp" | "sa_vat" | "se_vat" | "sg_gst" | "sg_uen" | "si_tin" | "si_vat" | "sk_vat" | "sn_ninea" | "sr_fin" | "sv_nit" | "th_vat" | "tj_tin" | "tr_tin" | "tw_vat" | "tz_vat" | "ua_vat" | "ug_tin" | "us_ein" | "uy_ruc" | "uz_tin" | "uz_vat" | "ve_rif" | "vn_tin" | "xi_vat" | "za_vat" | "zm_tin" | "zw_tin" | undefined;
44
+ }>;
45
+ export declare const zBillingCredits: z.ZodObject<{
46
+ id: z.ZodOptional<z.ZodString>;
47
+ date_created: z.ZodString;
48
+ code: z.ZodString;
49
+ description: z.ZodOptional<z.ZodString>;
50
+ products: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
51
+ type: z.ZodEnum<["credit", "discount"]>;
52
+ value: z.ZodNumber;
53
+ billing_period: z.ZodString;
54
+ value_remaining: z.ZodOptional<z.ZodNumber>;
55
+ }, "strip", z.ZodTypeAny, {
56
+ code: string;
57
+ type: "credit" | "discount";
58
+ value: number;
59
+ date_created: string;
60
+ billing_period: string;
61
+ id?: string | undefined;
62
+ description?: string | undefined;
63
+ products?: string[] | undefined;
64
+ value_remaining?: number | undefined;
65
+ }, {
66
+ code: string;
67
+ type: "credit" | "discount";
68
+ value: number;
69
+ date_created: string;
70
+ billing_period: string;
71
+ id?: string | undefined;
72
+ description?: string | undefined;
73
+ products?: string[] | undefined;
74
+ value_remaining?: number | undefined;
75
+ }>;
76
+ export declare const zChartCreateInput: z.ZodObject<{
77
+ values: z.ZodString;
78
+ version_channel: z.ZodString;
79
+ name: z.ZodString;
80
+ namespace: z.ZodString;
81
+ chart: z.ZodString;
82
+ }, "strip", z.ZodTypeAny, {
83
+ values: string;
84
+ name: string;
85
+ version_channel: string;
86
+ namespace: string;
87
+ chart: string;
88
+ }, {
89
+ values: string;
90
+ name: string;
91
+ version_channel: string;
92
+ namespace: string;
93
+ chart: string;
94
+ }>;
95
+ export declare const zChart: z.ZodObject<{
96
+ values: z.ZodString;
97
+ version_channel: z.ZodString;
98
+ name: z.ZodString;
99
+ namespace: z.ZodString;
100
+ chart: z.ZodString;
101
+ status: z.ZodEnum<["InstallSucceeded", "InstallFailed", "UpgradeSucceeded", "UpgradeFailed", "TestSucceeded", "TestFailed", "RollbackSucceeded", "RollbackFailed", "UninstallSucceeded", "UninstallFailed", "ArtifactFailed", "DependencyNotReady", "Progressing", "SourceNotReady"]>;
102
+ version_current: z.ZodString;
103
+ created_at: z.ZodString;
104
+ updated_at: z.ZodString;
105
+ ready: z.ZodBoolean;
106
+ }, "strip", z.ZodTypeAny, {
107
+ values: string;
108
+ name: string;
109
+ ready: boolean;
110
+ status: "InstallSucceeded" | "InstallFailed" | "UpgradeSucceeded" | "UpgradeFailed" | "TestSucceeded" | "TestFailed" | "RollbackSucceeded" | "RollbackFailed" | "UninstallSucceeded" | "UninstallFailed" | "ArtifactFailed" | "DependencyNotReady" | "Progressing" | "SourceNotReady";
111
+ version_channel: string;
112
+ namespace: string;
113
+ chart: string;
114
+ version_current: string;
115
+ created_at: string;
116
+ updated_at: string;
117
+ }, {
118
+ values: string;
119
+ name: string;
120
+ ready: boolean;
121
+ status: "InstallSucceeded" | "InstallFailed" | "UpgradeSucceeded" | "UpgradeFailed" | "TestSucceeded" | "TestFailed" | "RollbackSucceeded" | "RollbackFailed" | "UninstallSucceeded" | "UninstallFailed" | "ArtifactFailed" | "DependencyNotReady" | "Progressing" | "SourceNotReady";
122
+ version_channel: string;
123
+ namespace: string;
124
+ chart: string;
125
+ version_current: string;
126
+ created_at: string;
127
+ updated_at: string;
128
+ }>;
129
+ export declare const zChartUpdateInput: z.ZodObject<{
130
+ values: z.ZodString;
131
+ version_channel: z.ZodString;
132
+ }, "strip", z.ZodTypeAny, {
133
+ values: string;
134
+ version_channel: string;
135
+ }, {
136
+ values: string;
137
+ version_channel: string;
38
138
  }>;
39
139
  export declare const zClusterCreateInput: z.ZodObject<{
40
140
  name: z.ZodString;
41
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1"]>>;
42
141
  tier: z.ZodEnum<["basic", "pro"]>;
142
+ region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1", "europe-central-1a"]>>;
43
143
  version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
44
144
  }, "strip", z.ZodTypeAny, {
45
145
  name: string;
46
- tier: "basic" | "pro";
47
146
  version_channel: string;
48
- region?: "staging" | "northamerica-central-1" | undefined;
147
+ tier: "basic" | "pro";
148
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
49
149
  }, {
50
150
  name: string;
51
151
  tier: "basic" | "pro";
52
- region?: "staging" | "northamerica-central-1" | undefined;
152
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
53
153
  version_channel?: string | undefined;
54
154
  }>;
55
155
  export declare const zClusterJoinInformation: z.ZodObject<{
@@ -61,14 +161,17 @@ export declare const zClusterJoinInformation: z.ZodObject<{
61
161
  kubernetes: z.ZodString;
62
162
  tailscale: z.ZodString;
63
163
  containerd: z.ZodString;
164
+ nvidia_driver: z.ZodString;
64
165
  }, "strip", z.ZodTypeAny, {
65
166
  kubernetes: string;
66
167
  tailscale: string;
67
168
  containerd: string;
169
+ nvidia_driver: string;
68
170
  }, {
69
171
  kubernetes: string;
70
172
  tailscale: string;
71
173
  containerd: string;
174
+ nvidia_driver: string;
72
175
  }>;
73
176
  third_party_api_access_config: z.ZodObject<{
74
177
  metadata_url: z.ZodString;
@@ -92,6 +195,7 @@ export declare const zClusterJoinInformation: z.ZodObject<{
92
195
  kubernetes: string;
93
196
  tailscale: string;
94
197
  containerd: string;
198
+ nvidia_driver: string;
95
199
  };
96
200
  third_party_api_access_config: {
97
201
  metadata_url: string;
@@ -107,6 +211,7 @@ export declare const zClusterJoinInformation: z.ZodObject<{
107
211
  kubernetes: string;
108
212
  tailscale: string;
109
213
  containerd: string;
214
+ nvidia_driver: string;
110
215
  };
111
216
  third_party_api_access_config: {
112
217
  metadata_url: string;
@@ -116,8 +221,8 @@ export declare const zClusterJoinInformation: z.ZodObject<{
116
221
  }>;
117
222
  export declare const zCluster: z.ZodObject<{
118
223
  name: z.ZodString;
119
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1"]>>;
120
224
  tier: z.ZodEnum<["basic", "pro"]>;
225
+ region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1", "europe-central-1a"]>>;
121
226
  version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
122
227
  id: z.ZodString;
123
228
  status: z.ZodEnum<["active", "deleted", "creating", "deployed", "failed", "updating"]>;
@@ -130,37 +235,40 @@ export declare const zCluster: z.ZodObject<{
130
235
  }, "strip", z.ZodTypeAny, {
131
236
  name: string;
132
237
  id: string;
133
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
134
- tier: "basic" | "pro";
238
+ status: "deleted" | "failed" | "active" | "creating" | "deployed" | "updating";
135
239
  version_channel: string;
240
+ tier: "basic" | "pro";
136
241
  ready?: boolean | undefined;
137
- region?: "staging" | "northamerica-central-1" | undefined;
138
- endpoint?: string | undefined;
139
- certificate_ca?: string | undefined;
242
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
140
243
  version_current?: string | undefined;
141
244
  created_at?: string | undefined;
142
245
  updated_at?: string | undefined;
246
+ endpoint?: string | undefined;
247
+ certificate_ca?: string | undefined;
143
248
  }, {
144
249
  name: string;
145
250
  id: string;
146
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
251
+ status: "deleted" | "failed" | "active" | "creating" | "deployed" | "updating";
147
252
  tier: "basic" | "pro";
148
253
  ready?: boolean | undefined;
149
- region?: "staging" | "northamerica-central-1" | undefined;
150
- endpoint?: string | undefined;
254
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
151
255
  version_channel?: string | undefined;
152
- certificate_ca?: string | undefined;
153
256
  version_current?: string | undefined;
154
257
  created_at?: string | undefined;
155
258
  updated_at?: string | undefined;
259
+ endpoint?: string | undefined;
260
+ certificate_ca?: string | undefined;
156
261
  }>;
157
262
  export declare const zClusterUpdateInput: z.ZodObject<{
158
263
  name: z.ZodOptional<z.ZodString>;
264
+ tier: z.ZodEnum<["basic", "pro"]>;
159
265
  version_channel: z.ZodOptional<z.ZodString>;
160
266
  }, "strip", z.ZodTypeAny, {
267
+ tier: "basic" | "pro";
161
268
  name?: string | undefined;
162
269
  version_channel?: string | undefined;
163
270
  }, {
271
+ tier: "basic" | "pro";
164
272
  name?: string | undefined;
165
273
  version_channel?: string | undefined;
166
274
  }>;
@@ -182,25 +290,16 @@ export declare const zFleetCreateInput: z.ZodObject<{
182
290
  project: string;
183
291
  enabled?: boolean | undefined;
184
292
  }>>;
185
- hetzner: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
293
+ hetzner: z.ZodOptional<z.ZodObject<{
186
294
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
187
- apiKey: z.ZodOptional<z.ZodString>;
295
+ apiKey: z.ZodString;
188
296
  }, "strip", z.ZodTypeAny, {
297
+ apiKey: string;
189
298
  enabled: boolean;
190
- apiKey?: string | undefined;
191
299
  }, {
192
- apiKey?: string | undefined;
300
+ apiKey: string;
193
301
  enabled?: boolean | undefined;
194
- }>, z.ZodObject<{
195
- apiKey: z.ZodOptional<z.ZodString>;
196
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
197
- }, "strip", z.ZodTypeAny, {
198
- enabled: boolean;
199
- apiKey?: string | undefined;
200
- }, {
201
- apiKey?: string | undefined;
202
- enabled?: boolean | undefined;
203
- }>]>>;
302
+ }>>;
204
303
  aws: z.ZodOptional<z.ZodObject<{
205
304
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
206
305
  controllerRoleArn: z.ZodString;
@@ -212,9 +311,7 @@ export declare const zFleetCreateInput: z.ZodObject<{
212
311
  enabled?: boolean | undefined;
213
312
  }>>;
214
313
  id: z.ZodString;
215
- type: z.ZodEnum<["managed", "connected"]>;
216
314
  }, "strip", z.ZodTypeAny, {
217
- type: "connected" | "managed";
218
315
  id: string;
219
316
  limits?: {
220
317
  cpu: number;
@@ -224,18 +321,14 @@ export declare const zFleetCreateInput: z.ZodObject<{
224
321
  enabled: boolean;
225
322
  } | undefined;
226
323
  hetzner?: {
324
+ apiKey: string;
227
325
  enabled: boolean;
228
- apiKey?: string | undefined;
229
- } | {
230
- enabled: boolean;
231
- apiKey?: string | undefined;
232
326
  } | undefined;
233
327
  aws?: {
234
328
  controllerRoleArn: string;
235
329
  enabled: boolean;
236
330
  } | undefined;
237
331
  }, {
238
- type: "connected" | "managed";
239
332
  id: string;
240
333
  limits?: {
241
334
  cpu: number;
@@ -245,10 +338,7 @@ export declare const zFleetCreateInput: z.ZodObject<{
245
338
  enabled?: boolean | undefined;
246
339
  } | undefined;
247
340
  hetzner?: {
248
- apiKey?: string | undefined;
249
- enabled?: boolean | undefined;
250
- } | {
251
- apiKey?: string | undefined;
341
+ apiKey: string;
252
342
  enabled?: boolean | undefined;
253
343
  } | undefined;
254
344
  aws?: {
@@ -274,25 +364,16 @@ export declare const zFleet: z.ZodObject<{
274
364
  project: string;
275
365
  enabled?: boolean | undefined;
276
366
  }>>;
277
- hetzner: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
367
+ hetzner: z.ZodOptional<z.ZodObject<{
278
368
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
279
- apiKey: z.ZodOptional<z.ZodString>;
369
+ apiKey: z.ZodString;
280
370
  }, "strip", z.ZodTypeAny, {
371
+ apiKey: string;
281
372
  enabled: boolean;
282
- apiKey?: string | undefined;
283
373
  }, {
284
- apiKey?: string | undefined;
374
+ apiKey: string;
285
375
  enabled?: boolean | undefined;
286
- }>, z.ZodObject<{
287
- apiKey: z.ZodOptional<z.ZodString>;
288
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
289
- }, "strip", z.ZodTypeAny, {
290
- enabled: boolean;
291
- apiKey?: string | undefined;
292
- }, {
293
- apiKey?: string | undefined;
294
- enabled?: boolean | undefined;
295
- }>]>>;
376
+ }>>;
296
377
  aws: z.ZodOptional<z.ZodObject<{
297
378
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
298
379
  controllerRoleArn: z.ZodString;
@@ -304,9 +385,7 @@ export declare const zFleet: z.ZodObject<{
304
385
  enabled?: boolean | undefined;
305
386
  }>>;
306
387
  id: z.ZodString;
307
- type: z.ZodEnum<["managed", "connected"]>;
308
388
  }, "strip", z.ZodTypeAny, {
309
- type: "connected" | "managed";
310
389
  id: string;
311
390
  limits?: {
312
391
  cpu: number;
@@ -316,18 +395,14 @@ export declare const zFleet: z.ZodObject<{
316
395
  enabled: boolean;
317
396
  } | undefined;
318
397
  hetzner?: {
398
+ apiKey: string;
319
399
  enabled: boolean;
320
- apiKey?: string | undefined;
321
- } | {
322
- enabled: boolean;
323
- apiKey?: string | undefined;
324
400
  } | undefined;
325
401
  aws?: {
326
402
  controllerRoleArn: string;
327
403
  enabled: boolean;
328
404
  } | undefined;
329
405
  }, {
330
- type: "connected" | "managed";
331
406
  id: string;
332
407
  limits?: {
333
408
  cpu: number;
@@ -337,10 +412,7 @@ export declare const zFleet: z.ZodObject<{
337
412
  enabled?: boolean | undefined;
338
413
  } | undefined;
339
414
  hetzner?: {
340
- apiKey?: string | undefined;
341
- enabled?: boolean | undefined;
342
- } | {
343
- apiKey?: string | undefined;
415
+ apiKey: string;
344
416
  enabled?: boolean | undefined;
345
417
  } | undefined;
346
418
  aws?: {
@@ -366,25 +438,16 @@ export declare const zFleetUpdateInput: z.ZodObject<{
366
438
  project: string;
367
439
  enabled?: boolean | undefined;
368
440
  }>>;
369
- hetzner: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
441
+ hetzner: z.ZodOptional<z.ZodObject<{
370
442
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
371
- apiKey: z.ZodOptional<z.ZodString>;
443
+ apiKey: z.ZodString;
372
444
  }, "strip", z.ZodTypeAny, {
445
+ apiKey: string;
373
446
  enabled: boolean;
374
- apiKey?: string | undefined;
375
447
  }, {
376
- apiKey?: string | undefined;
448
+ apiKey: string;
377
449
  enabled?: boolean | undefined;
378
- }>, z.ZodObject<{
379
- apiKey: z.ZodOptional<z.ZodString>;
380
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
381
- }, "strip", z.ZodTypeAny, {
382
- enabled: boolean;
383
- apiKey?: string | undefined;
384
- }, {
385
- apiKey?: string | undefined;
386
- enabled?: boolean | undefined;
387
- }>]>>;
450
+ }>>;
388
451
  aws: z.ZodOptional<z.ZodObject<{
389
452
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
390
453
  controllerRoleArn: z.ZodString;
@@ -404,11 +467,8 @@ export declare const zFleetUpdateInput: z.ZodObject<{
404
467
  enabled: boolean;
405
468
  } | undefined;
406
469
  hetzner?: {
470
+ apiKey: string;
407
471
  enabled: boolean;
408
- apiKey?: string | undefined;
409
- } | {
410
- enabled: boolean;
411
- apiKey?: string | undefined;
412
472
  } | undefined;
413
473
  aws?: {
414
474
  controllerRoleArn: string;
@@ -423,10 +483,7 @@ export declare const zFleetUpdateInput: z.ZodObject<{
423
483
  enabled?: boolean | undefined;
424
484
  } | undefined;
425
485
  hetzner?: {
426
- apiKey?: string | undefined;
427
- enabled?: boolean | undefined;
428
- } | {
429
- apiKey?: string | undefined;
486
+ apiKey: string;
430
487
  enabled?: boolean | undefined;
431
488
  } | undefined;
432
489
  aws?: {
@@ -434,140 +491,6 @@ export declare const zFleetUpdateInput: z.ZodObject<{
434
491
  enabled?: boolean | undefined;
435
492
  } | undefined;
436
493
  }>;
437
- export declare const zInfrastructureFilter: z.ZodObject<{
438
- version: z.ZodOptional<z.ZodUnknown>;
439
- provider: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
440
- region: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
441
- sub_region: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
442
- csp_region: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
443
- instance_type: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
444
- accelerator_name: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
445
- accelerator_manufacturer: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
446
- accelerator_count_min: z.ZodOptional<z.ZodNumber>;
447
- accelerator_count_max: z.ZodOptional<z.ZodNumber>;
448
- accelerator_memory_min: z.ZodOptional<z.ZodNumber>;
449
- accelerator_memory_max: z.ZodOptional<z.ZodNumber>;
450
- memory_min: z.ZodOptional<z.ZodNumber>;
451
- memory_max: z.ZodOptional<z.ZodNumber>;
452
- vcpu_min: z.ZodOptional<z.ZodNumber>;
453
- vcpu_max: z.ZodOptional<z.ZodNumber>;
454
- storage_total_min: z.ZodOptional<z.ZodNumber>;
455
- storage_total_max: z.ZodOptional<z.ZodNumber>;
456
- storage_local_min: z.ZodOptional<z.ZodNumber>;
457
- storage_local_max: z.ZodOptional<z.ZodNumber>;
458
- price_min: z.ZodOptional<z.ZodNumber>;
459
- price_max: z.ZodOptional<z.ZodNumber>;
460
- }, "strip", z.ZodTypeAny, {
461
- region?: string[] | undefined;
462
- provider?: string[] | undefined;
463
- sub_region?: string[] | undefined;
464
- csp_region?: string[] | undefined;
465
- instance_type?: string[] | undefined;
466
- version?: unknown;
467
- accelerator_name?: string[] | undefined;
468
- accelerator_manufacturer?: string[] | undefined;
469
- accelerator_count_min?: number | undefined;
470
- accelerator_count_max?: number | undefined;
471
- accelerator_memory_min?: number | undefined;
472
- accelerator_memory_max?: number | undefined;
473
- memory_min?: number | undefined;
474
- memory_max?: number | undefined;
475
- vcpu_min?: number | undefined;
476
- vcpu_max?: number | undefined;
477
- storage_total_min?: number | undefined;
478
- storage_total_max?: number | undefined;
479
- storage_local_min?: number | undefined;
480
- storage_local_max?: number | undefined;
481
- price_min?: number | undefined;
482
- price_max?: number | undefined;
483
- }, {
484
- region?: string[] | undefined;
485
- provider?: string[] | undefined;
486
- sub_region?: string[] | undefined;
487
- csp_region?: string[] | undefined;
488
- instance_type?: string[] | undefined;
489
- version?: unknown;
490
- accelerator_name?: string[] | undefined;
491
- accelerator_manufacturer?: string[] | undefined;
492
- accelerator_count_min?: number | undefined;
493
- accelerator_count_max?: number | undefined;
494
- accelerator_memory_min?: number | undefined;
495
- accelerator_memory_max?: number | undefined;
496
- memory_min?: number | undefined;
497
- memory_max?: number | undefined;
498
- vcpu_min?: number | undefined;
499
- vcpu_max?: number | undefined;
500
- storage_total_min?: number | undefined;
501
- storage_total_max?: number | undefined;
502
- storage_local_min?: number | undefined;
503
- storage_local_max?: number | undefined;
504
- price_min?: number | undefined;
505
- price_max?: number | undefined;
506
- }>;
507
- export declare const zInfrastructureInstance: z.ZodObject<{
508
- sku: z.ZodString;
509
- provider: z.ZodString;
510
- region: z.ZodString;
511
- sub_region: z.ZodString;
512
- csp_region: z.ZodString;
513
- csp_zone: z.ZodString;
514
- instance_type: z.ZodString;
515
- architecture: z.ZodString;
516
- os: z.ZodString;
517
- vcpu: z.ZodNumber;
518
- memory: z.ZodNumber;
519
- local_storage: z.ZodNumber;
520
- accelerator_name: z.ZodOptional<z.ZodString>;
521
- accelerator_manufacturer: z.ZodOptional<z.ZodString>;
522
- accelerator_count: z.ZodOptional<z.ZodNumber>;
523
- accelerator_memory: z.ZodOptional<z.ZodNumber>;
524
- pods_capacity: z.ZodOptional<z.ZodNumber>;
525
- capacity_type: z.ZodOptional<z.ZodString>;
526
- price: z.ZodNumber;
527
- available: z.ZodOptional<z.ZodBoolean>;
528
- }, "strip", z.ZodTypeAny, {
529
- memory: number;
530
- region: string;
531
- sku: string;
532
- provider: string;
533
- sub_region: string;
534
- csp_region: string;
535
- csp_zone: string;
536
- instance_type: string;
537
- architecture: string;
538
- os: string;
539
- vcpu: number;
540
- local_storage: number;
541
- price: number;
542
- accelerator_name?: string | undefined;
543
- accelerator_manufacturer?: string | undefined;
544
- accelerator_count?: number | undefined;
545
- accelerator_memory?: number | undefined;
546
- pods_capacity?: number | undefined;
547
- capacity_type?: string | undefined;
548
- available?: boolean | undefined;
549
- }, {
550
- memory: number;
551
- region: string;
552
- sku: string;
553
- provider: string;
554
- sub_region: string;
555
- csp_region: string;
556
- csp_zone: string;
557
- instance_type: string;
558
- architecture: string;
559
- os: string;
560
- vcpu: number;
561
- local_storage: number;
562
- price: number;
563
- accelerator_name?: string | undefined;
564
- accelerator_manufacturer?: string | undefined;
565
- accelerator_count?: number | undefined;
566
- accelerator_memory?: number | undefined;
567
- pods_capacity?: number | undefined;
568
- capacity_type?: string | undefined;
569
- available?: boolean | undefined;
570
- }>;
571
494
  export declare const zInvite: z.ZodObject<{
572
495
  id: z.ZodOptional<z.ZodString>;
573
496
  organization_id: z.ZodOptional<z.ZodString>;
@@ -621,7 +544,7 @@ export declare const zInvoice: z.ZodObject<{
621
544
  quantity: z.ZodOptional<z.ZodNumber>;
622
545
  itemDetails: z.ZodOptional<z.ZodString>;
623
546
  catalogEffectiveDate: z.ZodOptional<z.ZodString>;
624
- childItems: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
547
+ childItems: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodArray<z.ZodUnknown, "many">, z.ZodBoolean, z.ZodNumber, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>, z.ZodString]>, "many">>;
625
548
  }, "strip", z.ZodTypeAny, {
626
549
  currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
627
550
  id?: string | undefined;
@@ -643,7 +566,7 @@ export declare const zInvoice: z.ZodObject<{
643
566
  quantity?: number | undefined;
644
567
  itemDetails?: string | undefined;
645
568
  catalogEffectiveDate?: string | undefined;
646
- childItems?: unknown[] | undefined;
569
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
647
570
  }, {
648
571
  currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
649
572
  id?: string | undefined;
@@ -665,7 +588,7 @@ export declare const zInvoice: z.ZodObject<{
665
588
  quantity?: number | undefined;
666
589
  itemDetails?: string | undefined;
667
590
  catalogEffectiveDate?: string | undefined;
668
- childItems?: unknown[] | undefined;
591
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
669
592
  }>, "many">>;
670
593
  items: z.ZodOptional<z.ZodArray<z.ZodObject<{
671
594
  id: z.ZodOptional<z.ZodString>;
@@ -688,7 +611,7 @@ export declare const zInvoice: z.ZodObject<{
688
611
  quantity: z.ZodOptional<z.ZodNumber>;
689
612
  itemDetails: z.ZodOptional<z.ZodString>;
690
613
  catalogEffectiveDate: z.ZodOptional<z.ZodString>;
691
- childItems: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
614
+ childItems: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodArray<z.ZodUnknown, "many">, z.ZodBoolean, z.ZodNumber, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>, z.ZodString]>, "many">>;
692
615
  }, "strip", z.ZodTypeAny, {
693
616
  currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
694
617
  id?: string | undefined;
@@ -710,7 +633,7 @@ export declare const zInvoice: z.ZodObject<{
710
633
  quantity?: number | undefined;
711
634
  itemDetails?: string | undefined;
712
635
  catalogEffectiveDate?: string | undefined;
713
- childItems?: unknown[] | undefined;
636
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
714
637
  }, {
715
638
  currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
716
639
  id?: string | undefined;
@@ -732,7 +655,7 @@ export declare const zInvoice: z.ZodObject<{
732
655
  quantity?: number | undefined;
733
656
  itemDetails?: string | undefined;
734
657
  catalogEffectiveDate?: string | undefined;
735
- childItems?: unknown[] | undefined;
658
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
736
659
  }>, "many">>;
737
660
  }, "strip", z.ZodTypeAny, {
738
661
  currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
@@ -759,7 +682,7 @@ export declare const zInvoice: z.ZodObject<{
759
682
  quantity?: number | undefined;
760
683
  itemDetails?: string | undefined;
761
684
  catalogEffectiveDate?: string | undefined;
762
- childItems?: unknown[] | undefined;
685
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
763
686
  }[] | undefined;
764
687
  organizationId?: string | undefined;
765
688
  amount?: number | undefined;
@@ -791,7 +714,7 @@ export declare const zInvoice: z.ZodObject<{
791
714
  quantity?: number | undefined;
792
715
  itemDetails?: string | undefined;
793
716
  catalogEffectiveDate?: string | undefined;
794
- childItems?: unknown[] | undefined;
717
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
795
718
  }[] | undefined;
796
719
  }, {
797
720
  currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
@@ -818,7 +741,7 @@ export declare const zInvoice: z.ZodObject<{
818
741
  quantity?: number | undefined;
819
742
  itemDetails?: string | undefined;
820
743
  catalogEffectiveDate?: string | undefined;
821
- childItems?: unknown[] | undefined;
744
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
822
745
  }[] | undefined;
823
746
  organizationId?: string | undefined;
824
747
  amount?: number | undefined;
@@ -850,9 +773,60 @@ export declare const zInvoice: z.ZodObject<{
850
773
  quantity?: number | undefined;
851
774
  itemDetails?: string | undefined;
852
775
  catalogEffectiveDate?: string | undefined;
853
- childItems?: unknown[] | undefined;
776
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
854
777
  }[] | undefined;
855
778
  }>;
779
+ export declare const zMarketplaceListing: z.ZodObject<{
780
+ id: z.ZodString;
781
+ name: z.ZodString;
782
+ developer: z.ZodString;
783
+ description: z.ZodString;
784
+ logoUrl: z.ZodString;
785
+ longDescription: z.ZodString;
786
+ categories: z.ZodArray<z.ZodString, "many">;
787
+ version_channels: z.ZodArray<z.ZodString, "many">;
788
+ value_schemas: z.ZodArray<z.ZodObject<{
789
+ version: z.ZodString;
790
+ schema: z.ZodString;
791
+ placeholder: z.ZodString;
792
+ }, "strip", z.ZodTypeAny, {
793
+ version: string;
794
+ schema: string;
795
+ placeholder: string;
796
+ }, {
797
+ version: string;
798
+ schema: string;
799
+ placeholder: string;
800
+ }>, "many">;
801
+ }, "strip", z.ZodTypeAny, {
802
+ name: string;
803
+ id: string;
804
+ description: string;
805
+ developer: string;
806
+ logoUrl: string;
807
+ longDescription: string;
808
+ categories: string[];
809
+ version_channels: string[];
810
+ value_schemas: {
811
+ version: string;
812
+ schema: string;
813
+ placeholder: string;
814
+ }[];
815
+ }, {
816
+ name: string;
817
+ id: string;
818
+ description: string;
819
+ developer: string;
820
+ logoUrl: string;
821
+ longDescription: string;
822
+ categories: string[];
823
+ version_channels: string[];
824
+ value_schemas: {
825
+ version: string;
826
+ schema: string;
827
+ placeholder: string;
828
+ }[];
829
+ }>;
856
830
  export declare const zOrganizationCreateInput: z.ZodObject<{
857
831
  email: z.ZodString;
858
832
  first_name: z.ZodString;
@@ -882,7 +856,6 @@ export declare const zOrganization: z.ZodObject<{
882
856
  pro_clusters_max: z.ZodNumber;
883
857
  pro_clusters_available: z.ZodNumber;
884
858
  fleets_max: z.ZodNumber;
885
- managed_fleets_cpu_max: z.ZodNumber;
886
859
  cluster_tiers: z.ZodArray<z.ZodString, "many">;
887
860
  regions: z.ZodArray<z.ZodString, "many">;
888
861
  versions: z.ZodArray<z.ZodObject<{
@@ -905,7 +878,6 @@ export declare const zOrganization: z.ZodObject<{
905
878
  pro_clusters_max: number;
906
879
  pro_clusters_available: number;
907
880
  fleets_max: number;
908
- managed_fleets_cpu_max: number;
909
881
  cluster_tiers: string[];
910
882
  regions: string[];
911
883
  }, {
@@ -918,7 +890,6 @@ export declare const zOrganization: z.ZodObject<{
918
890
  pro_clusters_max: number;
919
891
  pro_clusters_available: number;
920
892
  fleets_max: number;
921
- managed_fleets_cpu_max: number;
922
893
  cluster_tiers: string[];
923
894
  regions: string[];
924
895
  }>;
@@ -937,7 +908,6 @@ export declare const zOrganization: z.ZodObject<{
937
908
  pro_clusters_max: number;
938
909
  pro_clusters_available: number;
939
910
  fleets_max: number;
940
- managed_fleets_cpu_max: number;
941
911
  cluster_tiers: string[];
942
912
  regions: string[];
943
913
  };
@@ -956,7 +926,6 @@ export declare const zOrganization: z.ZodObject<{
956
926
  pro_clusters_max: number;
957
927
  pro_clusters_available: number;
958
928
  fleets_max: number;
959
- managed_fleets_cpu_max: number;
960
929
  cluster_tiers: string[];
961
930
  regions: string[];
962
931
  };
@@ -1029,8 +998,8 @@ export declare const zTokenUpdateInput: z.ZodObject<{
1029
998
  export declare const zUsage: z.ZodObject<{
1030
999
  hour: z.ZodOptional<z.ZodString>;
1031
1000
  cluster_id: z.ZodString;
1032
- cluster_tier: z.ZodEnum<[""]>;
1033
- product: z.ZodEnum<["cfke_infra_compute", "cfke_nodes", "cfke_controlplane"]>;
1001
+ cluster_tier: z.ZodEnum<["basic", "pro", ""]>;
1002
+ product: z.ZodEnum<["cfke_controlplane", "cfke_connected_nodes", "infra_compute", "infra_storage", "infra_loadbalancing", "infra_traffic", "cfcr_storage"]>;
1034
1003
  node_name: z.ZodString;
1035
1004
  sku: z.ZodString;
1036
1005
  cpu: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
@@ -1040,24 +1009,24 @@ export declare const zUsage: z.ZodObject<{
1040
1009
  }, "strip", z.ZodTypeAny, {
1041
1010
  total: number | "";
1042
1011
  cpu: number | "";
1043
- product: "cfke_infra_compute" | "cfke_nodes" | "cfke_controlplane";
1012
+ product: "cfke_controlplane" | "cfke_connected_nodes" | "infra_compute" | "infra_storage" | "infra_loadbalancing" | "infra_traffic" | "cfcr_storage";
1044
1013
  value: number | "";
1045
- sku: string;
1046
- price: number | "";
1047
1014
  cluster_id: string;
1048
- cluster_tier: "";
1015
+ cluster_tier: "" | "basic" | "pro";
1049
1016
  node_name: string;
1017
+ sku: string;
1018
+ price: number | "";
1050
1019
  hour?: string | undefined;
1051
1020
  }, {
1052
1021
  total: number | "";
1053
1022
  cpu: number | "";
1054
- product: "cfke_infra_compute" | "cfke_nodes" | "cfke_controlplane";
1023
+ product: "cfke_controlplane" | "cfke_connected_nodes" | "infra_compute" | "infra_storage" | "infra_loadbalancing" | "infra_traffic" | "cfcr_storage";
1055
1024
  value: number | "";
1056
- sku: string;
1057
- price: number | "";
1058
1025
  cluster_id: string;
1059
- cluster_tier: "";
1026
+ cluster_tier: "" | "basic" | "pro";
1060
1027
  node_name: string;
1028
+ sku: string;
1029
+ price: number | "";
1061
1030
  hour?: string | undefined;
1062
1031
  }>;
1063
1032
  export declare const zUserCreateInput: z.ZodObject<{
@@ -1093,16 +1062,6 @@ export declare const zUser: z.ZodObject<{
1093
1062
  status: z.ZodEnum<["active", "inactive"]>;
1094
1063
  id: z.ZodString;
1095
1064
  date_created: z.ZodString;
1096
- cluster_permissions: z.ZodOptional<z.ZodArray<z.ZodObject<{
1097
- cluster_id: z.ZodString;
1098
- permissions: z.ZodEnum<["readwrite", "readonly"]>;
1099
- }, "strip", z.ZodTypeAny, {
1100
- cluster_id: string;
1101
- permissions: "readonly" | "readwrite";
1102
- }, {
1103
- cluster_id: string;
1104
- permissions: "readonly" | "readwrite";
1105
- }>, "many">>;
1106
1065
  }, "strip", z.ZodTypeAny, {
1107
1066
  id: string;
1108
1067
  role: "Administrator" | "User";
@@ -1111,10 +1070,6 @@ export declare const zUser: z.ZodObject<{
1111
1070
  first_name: string;
1112
1071
  last_name: string;
1113
1072
  date_created: string;
1114
- cluster_permissions?: {
1115
- cluster_id: string;
1116
- permissions: "readonly" | "readwrite";
1117
- }[] | undefined;
1118
1073
  }, {
1119
1074
  id: string;
1120
1075
  role: "Administrator" | "User";
@@ -1123,10 +1078,6 @@ export declare const zUser: z.ZodObject<{
1123
1078
  first_name: string;
1124
1079
  last_name: string;
1125
1080
  date_created: string;
1126
- cluster_permissions?: {
1127
- cluster_id: string;
1128
- permissions: "readonly" | "readwrite";
1129
- }[] | undefined;
1130
1081
  }>;
1131
1082
  export declare const zUserUpdateInput: z.ZodObject<{
1132
1083
  email: z.ZodOptional<z.ZodString>;
@@ -1147,11 +1098,27 @@ export declare const zUserUpdateInput: z.ZodObject<{
1147
1098
  first_name?: string | undefined;
1148
1099
  last_name?: string | undefined;
1149
1100
  }>;
1101
+ export declare const zGetUsageData: z.ZodObject<{
1102
+ body: z.ZodOptional<z.ZodNever>;
1103
+ path: z.ZodOptional<z.ZodNever>;
1104
+ query: z.ZodOptional<z.ZodNever>;
1105
+ }, "strip", z.ZodTypeAny, {
1106
+ body?: undefined;
1107
+ path?: undefined;
1108
+ query?: undefined;
1109
+ }, {
1110
+ body?: undefined;
1111
+ path?: undefined;
1112
+ query?: undefined;
1113
+ }>;
1114
+ /**
1115
+ * An array of usage records.
1116
+ */
1150
1117
  export declare const zGetUsageResponse: z.ZodArray<z.ZodObject<{
1151
1118
  hour: z.ZodOptional<z.ZodString>;
1152
1119
  cluster_id: z.ZodString;
1153
- cluster_tier: z.ZodEnum<[""]>;
1154
- product: z.ZodEnum<["cfke_infra_compute", "cfke_nodes", "cfke_controlplane"]>;
1120
+ cluster_tier: z.ZodEnum<["basic", "pro", ""]>;
1121
+ product: z.ZodEnum<["cfke_controlplane", "cfke_connected_nodes", "infra_compute", "infra_storage", "infra_loadbalancing", "infra_traffic", "cfcr_storage"]>;
1155
1122
  node_name: z.ZodString;
1156
1123
  sku: z.ZodString;
1157
1124
  cpu: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
@@ -1161,27 +1128,59 @@ export declare const zGetUsageResponse: z.ZodArray<z.ZodObject<{
1161
1128
  }, "strip", z.ZodTypeAny, {
1162
1129
  total: number | "";
1163
1130
  cpu: number | "";
1164
- product: "cfke_infra_compute" | "cfke_nodes" | "cfke_controlplane";
1131
+ product: "cfke_controlplane" | "cfke_connected_nodes" | "infra_compute" | "infra_storage" | "infra_loadbalancing" | "infra_traffic" | "cfcr_storage";
1165
1132
  value: number | "";
1166
- sku: string;
1167
- price: number | "";
1168
1133
  cluster_id: string;
1169
- cluster_tier: "";
1134
+ cluster_tier: "" | "basic" | "pro";
1170
1135
  node_name: string;
1136
+ sku: string;
1137
+ price: number | "";
1171
1138
  hour?: string | undefined;
1172
1139
  }, {
1173
1140
  total: number | "";
1174
1141
  cpu: number | "";
1175
- product: "cfke_infra_compute" | "cfke_nodes" | "cfke_controlplane";
1142
+ product: "cfke_controlplane" | "cfke_connected_nodes" | "infra_compute" | "infra_storage" | "infra_loadbalancing" | "infra_traffic" | "cfcr_storage";
1176
1143
  value: number | "";
1177
- sku: string;
1178
- price: number | "";
1179
1144
  cluster_id: string;
1180
- cluster_tier: "";
1145
+ cluster_tier: "" | "basic" | "pro";
1181
1146
  node_name: string;
1147
+ sku: string;
1148
+ price: number | "";
1182
1149
  hour?: string | undefined;
1183
1150
  }>, "many">;
1151
+ export declare const zGetBalanceData: z.ZodObject<{
1152
+ body: z.ZodOptional<z.ZodNever>;
1153
+ path: z.ZodOptional<z.ZodNever>;
1154
+ query: z.ZodOptional<z.ZodNever>;
1155
+ }, "strip", z.ZodTypeAny, {
1156
+ body?: undefined;
1157
+ path?: undefined;
1158
+ query?: undefined;
1159
+ }, {
1160
+ body?: undefined;
1161
+ path?: undefined;
1162
+ query?: undefined;
1163
+ }>;
1164
+ /**
1165
+ * Current balance of the organization in USD as a floating-point number.
1166
+ */
1184
1167
  export declare const zGetBalanceResponse: z.ZodNumber;
1168
+ export declare const zGetPaymentMethodData: z.ZodObject<{
1169
+ body: z.ZodOptional<z.ZodNever>;
1170
+ path: z.ZodOptional<z.ZodNever>;
1171
+ query: z.ZodOptional<z.ZodNever>;
1172
+ }, "strip", z.ZodTypeAny, {
1173
+ body?: undefined;
1174
+ path?: undefined;
1175
+ query?: undefined;
1176
+ }, {
1177
+ body?: undefined;
1178
+ path?: undefined;
1179
+ query?: undefined;
1180
+ }>;
1181
+ /**
1182
+ * Redacted payment card information.
1183
+ */
1185
1184
  export declare const zGetPaymentMethodResponse: z.ZodObject<{
1186
1185
  id: z.ZodString;
1187
1186
  setup: z.ZodBoolean;
@@ -1207,6 +1206,23 @@ export declare const zGetPaymentMethodResponse: z.ZodObject<{
1207
1206
  exp_year: number;
1208
1207
  brand: "unknown" | "amex" | "diners" | "discover" | "eftpos_au" | "jcb" | "mastercard" | "unionpay" | "visa";
1209
1208
  }>;
1209
+ export declare const zGetPaymentMethodSecretData: z.ZodObject<{
1210
+ body: z.ZodOptional<z.ZodNever>;
1211
+ path: z.ZodOptional<z.ZodNever>;
1212
+ query: z.ZodOptional<z.ZodNever>;
1213
+ }, "strip", z.ZodTypeAny, {
1214
+ body?: undefined;
1215
+ path?: undefined;
1216
+ query?: undefined;
1217
+ }, {
1218
+ body?: undefined;
1219
+ path?: undefined;
1220
+ query?: undefined;
1221
+ }>;
1222
+ /**
1223
+ * The client secret. Used for client-side retrieval using a publishable key. The client secret can be used to complete a payment from your frontend. It should not be stored, logged, or exposed to anyone other than the customer. Make sure that you have TLS enabled on any page that includes the client secret.
1224
+ *
1225
+ */
1210
1226
  export declare const zGetPaymentMethodSecretResponse: z.ZodObject<{
1211
1227
  id: z.ZodOptional<z.ZodString>;
1212
1228
  }, "strip", z.ZodTypeAny, {
@@ -1214,6 +1230,37 @@ export declare const zGetPaymentMethodSecretResponse: z.ZodObject<{
1214
1230
  }, {
1215
1231
  id?: string | undefined;
1216
1232
  }>;
1233
+ export declare const zListInvoicesData: z.ZodObject<{
1234
+ body: z.ZodOptional<z.ZodNever>;
1235
+ path: z.ZodOptional<z.ZodNever>;
1236
+ query: z.ZodObject<{
1237
+ start_date: z.ZodString;
1238
+ end_date: z.ZodString;
1239
+ }, "strip", z.ZodTypeAny, {
1240
+ start_date: string;
1241
+ end_date: string;
1242
+ }, {
1243
+ start_date: string;
1244
+ end_date: string;
1245
+ }>;
1246
+ }, "strip", z.ZodTypeAny, {
1247
+ query: {
1248
+ start_date: string;
1249
+ end_date: string;
1250
+ };
1251
+ body?: undefined;
1252
+ path?: undefined;
1253
+ }, {
1254
+ query: {
1255
+ start_date: string;
1256
+ end_date: string;
1257
+ };
1258
+ body?: undefined;
1259
+ path?: undefined;
1260
+ }>;
1261
+ /**
1262
+ * An array of usage records.
1263
+ */
1217
1264
  export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1218
1265
  id: z.ZodOptional<z.ZodString>;
1219
1266
  organizationId: z.ZodOptional<z.ZodString>;
@@ -1248,7 +1295,7 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1248
1295
  quantity: z.ZodOptional<z.ZodNumber>;
1249
1296
  itemDetails: z.ZodOptional<z.ZodString>;
1250
1297
  catalogEffectiveDate: z.ZodOptional<z.ZodString>;
1251
- childItems: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
1298
+ childItems: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodArray<z.ZodUnknown, "many">, z.ZodBoolean, z.ZodNumber, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>, z.ZodString]>, "many">>;
1252
1299
  }, "strip", z.ZodTypeAny, {
1253
1300
  currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1254
1301
  id?: string | undefined;
@@ -1270,7 +1317,7 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1270
1317
  quantity?: number | undefined;
1271
1318
  itemDetails?: string | undefined;
1272
1319
  catalogEffectiveDate?: string | undefined;
1273
- childItems?: unknown[] | undefined;
1320
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
1274
1321
  }, {
1275
1322
  currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1276
1323
  id?: string | undefined;
@@ -1292,7 +1339,7 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1292
1339
  quantity?: number | undefined;
1293
1340
  itemDetails?: string | undefined;
1294
1341
  catalogEffectiveDate?: string | undefined;
1295
- childItems?: unknown[] | undefined;
1342
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
1296
1343
  }>, "many">>;
1297
1344
  items: z.ZodOptional<z.ZodArray<z.ZodObject<{
1298
1345
  id: z.ZodOptional<z.ZodString>;
@@ -1315,7 +1362,7 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1315
1362
  quantity: z.ZodOptional<z.ZodNumber>;
1316
1363
  itemDetails: z.ZodOptional<z.ZodString>;
1317
1364
  catalogEffectiveDate: z.ZodOptional<z.ZodString>;
1318
- childItems: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
1365
+ childItems: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodArray<z.ZodUnknown, "many">, z.ZodBoolean, z.ZodNumber, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>, z.ZodString]>, "many">>;
1319
1366
  }, "strip", z.ZodTypeAny, {
1320
1367
  currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1321
1368
  id?: string | undefined;
@@ -1337,7 +1384,7 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1337
1384
  quantity?: number | undefined;
1338
1385
  itemDetails?: string | undefined;
1339
1386
  catalogEffectiveDate?: string | undefined;
1340
- childItems?: unknown[] | undefined;
1387
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
1341
1388
  }, {
1342
1389
  currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1343
1390
  id?: string | undefined;
@@ -1359,7 +1406,7 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1359
1406
  quantity?: number | undefined;
1360
1407
  itemDetails?: string | undefined;
1361
1408
  catalogEffectiveDate?: string | undefined;
1362
- childItems?: unknown[] | undefined;
1409
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
1363
1410
  }>, "many">>;
1364
1411
  }, "strip", z.ZodTypeAny, {
1365
1412
  currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
@@ -1386,7 +1433,7 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1386
1433
  quantity?: number | undefined;
1387
1434
  itemDetails?: string | undefined;
1388
1435
  catalogEffectiveDate?: string | undefined;
1389
- childItems?: unknown[] | undefined;
1436
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
1390
1437
  }[] | undefined;
1391
1438
  organizationId?: string | undefined;
1392
1439
  amount?: number | undefined;
@@ -1418,7 +1465,7 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1418
1465
  quantity?: number | undefined;
1419
1466
  itemDetails?: string | undefined;
1420
1467
  catalogEffectiveDate?: string | undefined;
1421
- childItems?: unknown[] | undefined;
1468
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
1422
1469
  }[] | undefined;
1423
1470
  }, {
1424
1471
  currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
@@ -1445,7 +1492,7 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1445
1492
  quantity?: number | undefined;
1446
1493
  itemDetails?: string | undefined;
1447
1494
  catalogEffectiveDate?: string | undefined;
1448
- childItems?: unknown[] | undefined;
1495
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
1449
1496
  }[] | undefined;
1450
1497
  organizationId?: string | undefined;
1451
1498
  amount?: number | undefined;
@@ -1477,9 +1524,35 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1477
1524
  quantity?: number | undefined;
1478
1525
  itemDetails?: string | undefined;
1479
1526
  catalogEffectiveDate?: string | undefined;
1480
- childItems?: unknown[] | undefined;
1527
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
1481
1528
  }[] | undefined;
1482
1529
  }>, "many">;
1530
+ export declare const zGetInvoiceData: z.ZodObject<{
1531
+ body: z.ZodOptional<z.ZodNever>;
1532
+ path: z.ZodObject<{
1533
+ id: z.ZodString;
1534
+ }, "strip", z.ZodTypeAny, {
1535
+ id: string;
1536
+ }, {
1537
+ id: string;
1538
+ }>;
1539
+ query: z.ZodOptional<z.ZodNever>;
1540
+ }, "strip", z.ZodTypeAny, {
1541
+ path: {
1542
+ id: string;
1543
+ };
1544
+ body?: undefined;
1545
+ query?: undefined;
1546
+ }, {
1547
+ path: {
1548
+ id: string;
1549
+ };
1550
+ body?: undefined;
1551
+ query?: undefined;
1552
+ }>;
1553
+ /**
1554
+ * Returns a single Invoice HTML representation under `html` property.
1555
+ */
1483
1556
  export declare const zGetInvoiceResponse: z.ZodObject<{
1484
1557
  html: z.ZodOptional<z.ZodString>;
1485
1558
  }, "strip", z.ZodTypeAny, {
@@ -1487,6 +1560,22 @@ export declare const zGetInvoiceResponse: z.ZodObject<{
1487
1560
  }, {
1488
1561
  html?: string | undefined;
1489
1562
  }>;
1563
+ export declare const zGetContactData: z.ZodObject<{
1564
+ body: z.ZodOptional<z.ZodNever>;
1565
+ path: z.ZodOptional<z.ZodNever>;
1566
+ query: z.ZodOptional<z.ZodNever>;
1567
+ }, "strip", z.ZodTypeAny, {
1568
+ body?: undefined;
1569
+ path?: undefined;
1570
+ query?: undefined;
1571
+ }, {
1572
+ body?: undefined;
1573
+ path?: undefined;
1574
+ query?: undefined;
1575
+ }>;
1576
+ /**
1577
+ * Returns a single object containing organization contact and billing address details.
1578
+ */
1490
1579
  export declare const zGetContactResponse: z.ZodObject<{
1491
1580
  company: z.ZodOptional<z.ZodString>;
1492
1581
  address1: z.ZodOptional<z.ZodString>;
@@ -1499,6 +1588,8 @@ export declare const zGetContactResponse: z.ZodObject<{
1499
1588
  email: z.ZodString;
1500
1589
  first_name: z.ZodString;
1501
1590
  last_name: z.ZodString;
1591
+ tax_id: z.ZodOptional<z.ZodString>;
1592
+ tax_id_type: z.ZodOptional<z.ZodEnum<["ad_nrt", "ae_trn", "al_tin", "am_tin", "ao_tin", "ar_cuit", "at_vat", "au_abn", "au_arn", "ba_tin", "bb_tin", "be_vat", "bg_uic", "bg_vat", "bh_vat", "bo_tin", "br_cnpj", "br_cpf", "bs_tin", "by_tin", "ca_bn", "ca_gst_hst", "ca_pst_bc", "ca_pst_mb", "ca_pst_sk", "ca_qst", "cd_nif", "ch_uid", "ch_vat", "cl_tin", "cn_tin", "co_nit", "cr_tin", "cy_vat", "cz_vat", "de_stn", "de_vat", "dk_vat", "do_rcn", "ec_ruc", "ee_vat", "eg_tin", "es_cif", "es_vat", "eu_oss_vat", "fi_vat", "fr_vat", "gb_vat", "ge_vat", "gn_nif", "gr_vat", "hk_br", "hr_oib", "hr_vat", "hu_tin", "hu_vat", "id_npwp", "ie_vat", "il_vat", "in_gst", "is_vat", "it_vat", "jp_cn", "jp_rn", "jp_trn", "ke_pin", "kh_tin", "kr_brn", "kz_bin", "li_uid", "li_vat", "lt_vat", "lu_vat", "lv_vat", "ma_vat", "md_vat", "me_pib", "mk_vat", "mr_nif", "mt_vat", "mx_rfc", "my_frp", "my_itn", "my_sst", "ng_tin", "nl_vat", "no_vat", "no_voec", "np_pan", "nz_gst", "om_vat", "pe_ruc", "ph_tin", "pl_vat", "pt_vat", "ro_tin", "ro_vat", "rs_pib", "ru_inn", "ru_kpp", "sa_vat", "se_vat", "sg_gst", "sg_uen", "si_tin", "si_vat", "sk_vat", "sn_ninea", "sr_fin", "sv_nit", "th_vat", "tj_tin", "tr_tin", "tw_vat", "tz_vat", "ua_vat", "ug_tin", "us_ein", "uy_ruc", "uz_tin", "uz_vat", "ve_rif", "vn_tin", "xi_vat", "za_vat", "zm_tin", "zw_tin", ""]>>;
1502
1593
  }, "strip", z.ZodTypeAny, {
1503
1594
  email: string;
1504
1595
  first_name: string;
@@ -1511,6 +1602,8 @@ export declare const zGetContactResponse: z.ZodObject<{
1511
1602
  postalCode?: string | undefined;
1512
1603
  city?: string | undefined;
1513
1604
  phone?: string | undefined;
1605
+ tax_id?: string | undefined;
1606
+ tax_id_type?: "" | "ad_nrt" | "ae_trn" | "al_tin" | "am_tin" | "ao_tin" | "ar_cuit" | "at_vat" | "au_abn" | "au_arn" | "ba_tin" | "bb_tin" | "be_vat" | "bg_uic" | "bg_vat" | "bh_vat" | "bo_tin" | "br_cnpj" | "br_cpf" | "bs_tin" | "by_tin" | "ca_bn" | "ca_gst_hst" | "ca_pst_bc" | "ca_pst_mb" | "ca_pst_sk" | "ca_qst" | "cd_nif" | "ch_uid" | "ch_vat" | "cl_tin" | "cn_tin" | "co_nit" | "cr_tin" | "cy_vat" | "cz_vat" | "de_stn" | "de_vat" | "dk_vat" | "do_rcn" | "ec_ruc" | "ee_vat" | "eg_tin" | "es_cif" | "es_vat" | "eu_oss_vat" | "fi_vat" | "fr_vat" | "gb_vat" | "ge_vat" | "gn_nif" | "gr_vat" | "hk_br" | "hr_oib" | "hr_vat" | "hu_tin" | "hu_vat" | "id_npwp" | "ie_vat" | "il_vat" | "in_gst" | "is_vat" | "it_vat" | "jp_cn" | "jp_rn" | "jp_trn" | "ke_pin" | "kh_tin" | "kr_brn" | "kz_bin" | "li_uid" | "li_vat" | "lt_vat" | "lu_vat" | "lv_vat" | "ma_vat" | "md_vat" | "me_pib" | "mk_vat" | "mr_nif" | "mt_vat" | "mx_rfc" | "my_frp" | "my_itn" | "my_sst" | "ng_tin" | "nl_vat" | "no_vat" | "no_voec" | "np_pan" | "nz_gst" | "om_vat" | "pe_ruc" | "ph_tin" | "pl_vat" | "pt_vat" | "ro_tin" | "ro_vat" | "rs_pib" | "ru_inn" | "ru_kpp" | "sa_vat" | "se_vat" | "sg_gst" | "sg_uen" | "si_tin" | "si_vat" | "sk_vat" | "sn_ninea" | "sr_fin" | "sv_nit" | "th_vat" | "tj_tin" | "tr_tin" | "tw_vat" | "tz_vat" | "ua_vat" | "ug_tin" | "us_ein" | "uy_ruc" | "uz_tin" | "uz_vat" | "ve_rif" | "vn_tin" | "xi_vat" | "za_vat" | "zm_tin" | "zw_tin" | undefined;
1514
1607
  }, {
1515
1608
  email: string;
1516
1609
  first_name: string;
@@ -1523,7 +1616,95 @@ export declare const zGetContactResponse: z.ZodObject<{
1523
1616
  postalCode?: string | undefined;
1524
1617
  city?: string | undefined;
1525
1618
  phone?: string | undefined;
1619
+ tax_id?: string | undefined;
1620
+ tax_id_type?: "" | "ad_nrt" | "ae_trn" | "al_tin" | "am_tin" | "ao_tin" | "ar_cuit" | "at_vat" | "au_abn" | "au_arn" | "ba_tin" | "bb_tin" | "be_vat" | "bg_uic" | "bg_vat" | "bh_vat" | "bo_tin" | "br_cnpj" | "br_cpf" | "bs_tin" | "by_tin" | "ca_bn" | "ca_gst_hst" | "ca_pst_bc" | "ca_pst_mb" | "ca_pst_sk" | "ca_qst" | "cd_nif" | "ch_uid" | "ch_vat" | "cl_tin" | "cn_tin" | "co_nit" | "cr_tin" | "cy_vat" | "cz_vat" | "de_stn" | "de_vat" | "dk_vat" | "do_rcn" | "ec_ruc" | "ee_vat" | "eg_tin" | "es_cif" | "es_vat" | "eu_oss_vat" | "fi_vat" | "fr_vat" | "gb_vat" | "ge_vat" | "gn_nif" | "gr_vat" | "hk_br" | "hr_oib" | "hr_vat" | "hu_tin" | "hu_vat" | "id_npwp" | "ie_vat" | "il_vat" | "in_gst" | "is_vat" | "it_vat" | "jp_cn" | "jp_rn" | "jp_trn" | "ke_pin" | "kh_tin" | "kr_brn" | "kz_bin" | "li_uid" | "li_vat" | "lt_vat" | "lu_vat" | "lv_vat" | "ma_vat" | "md_vat" | "me_pib" | "mk_vat" | "mr_nif" | "mt_vat" | "mx_rfc" | "my_frp" | "my_itn" | "my_sst" | "ng_tin" | "nl_vat" | "no_vat" | "no_voec" | "np_pan" | "nz_gst" | "om_vat" | "pe_ruc" | "ph_tin" | "pl_vat" | "pt_vat" | "ro_tin" | "ro_vat" | "rs_pib" | "ru_inn" | "ru_kpp" | "sa_vat" | "se_vat" | "sg_gst" | "sg_uen" | "si_tin" | "si_vat" | "sk_vat" | "sn_ninea" | "sr_fin" | "sv_nit" | "th_vat" | "tj_tin" | "tr_tin" | "tw_vat" | "tz_vat" | "ua_vat" | "ug_tin" | "us_ein" | "uy_ruc" | "uz_tin" | "uz_vat" | "ve_rif" | "vn_tin" | "xi_vat" | "za_vat" | "zm_tin" | "zw_tin" | undefined;
1526
1621
  }>;
1622
+ export declare const zUpdateContactData: z.ZodObject<{
1623
+ body: z.ZodObject<{
1624
+ company: z.ZodOptional<z.ZodString>;
1625
+ address1: z.ZodOptional<z.ZodString>;
1626
+ address2: z.ZodOptional<z.ZodString>;
1627
+ postalCode: z.ZodOptional<z.ZodString>;
1628
+ city: z.ZodOptional<z.ZodString>;
1629
+ state: z.ZodOptional<z.ZodString>;
1630
+ country: z.ZodOptional<z.ZodString>;
1631
+ phone: z.ZodOptional<z.ZodString>;
1632
+ email: z.ZodString;
1633
+ first_name: z.ZodString;
1634
+ last_name: z.ZodString;
1635
+ tax_id: z.ZodOptional<z.ZodString>;
1636
+ tax_id_type: z.ZodOptional<z.ZodEnum<["ad_nrt", "ae_trn", "al_tin", "am_tin", "ao_tin", "ar_cuit", "at_vat", "au_abn", "au_arn", "ba_tin", "bb_tin", "be_vat", "bg_uic", "bg_vat", "bh_vat", "bo_tin", "br_cnpj", "br_cpf", "bs_tin", "by_tin", "ca_bn", "ca_gst_hst", "ca_pst_bc", "ca_pst_mb", "ca_pst_sk", "ca_qst", "cd_nif", "ch_uid", "ch_vat", "cl_tin", "cn_tin", "co_nit", "cr_tin", "cy_vat", "cz_vat", "de_stn", "de_vat", "dk_vat", "do_rcn", "ec_ruc", "ee_vat", "eg_tin", "es_cif", "es_vat", "eu_oss_vat", "fi_vat", "fr_vat", "gb_vat", "ge_vat", "gn_nif", "gr_vat", "hk_br", "hr_oib", "hr_vat", "hu_tin", "hu_vat", "id_npwp", "ie_vat", "il_vat", "in_gst", "is_vat", "it_vat", "jp_cn", "jp_rn", "jp_trn", "ke_pin", "kh_tin", "kr_brn", "kz_bin", "li_uid", "li_vat", "lt_vat", "lu_vat", "lv_vat", "ma_vat", "md_vat", "me_pib", "mk_vat", "mr_nif", "mt_vat", "mx_rfc", "my_frp", "my_itn", "my_sst", "ng_tin", "nl_vat", "no_vat", "no_voec", "np_pan", "nz_gst", "om_vat", "pe_ruc", "ph_tin", "pl_vat", "pt_vat", "ro_tin", "ro_vat", "rs_pib", "ru_inn", "ru_kpp", "sa_vat", "se_vat", "sg_gst", "sg_uen", "si_tin", "si_vat", "sk_vat", "sn_ninea", "sr_fin", "sv_nit", "th_vat", "tj_tin", "tr_tin", "tw_vat", "tz_vat", "ua_vat", "ug_tin", "us_ein", "uy_ruc", "uz_tin", "uz_vat", "ve_rif", "vn_tin", "xi_vat", "za_vat", "zm_tin", "zw_tin", ""]>>;
1637
+ }, "strip", z.ZodTypeAny, {
1638
+ email: string;
1639
+ first_name: string;
1640
+ last_name: string;
1641
+ state?: string | undefined;
1642
+ country?: string | undefined;
1643
+ company?: string | undefined;
1644
+ address1?: string | undefined;
1645
+ address2?: string | undefined;
1646
+ postalCode?: string | undefined;
1647
+ city?: string | undefined;
1648
+ phone?: string | undefined;
1649
+ tax_id?: string | undefined;
1650
+ tax_id_type?: "" | "ad_nrt" | "ae_trn" | "al_tin" | "am_tin" | "ao_tin" | "ar_cuit" | "at_vat" | "au_abn" | "au_arn" | "ba_tin" | "bb_tin" | "be_vat" | "bg_uic" | "bg_vat" | "bh_vat" | "bo_tin" | "br_cnpj" | "br_cpf" | "bs_tin" | "by_tin" | "ca_bn" | "ca_gst_hst" | "ca_pst_bc" | "ca_pst_mb" | "ca_pst_sk" | "ca_qst" | "cd_nif" | "ch_uid" | "ch_vat" | "cl_tin" | "cn_tin" | "co_nit" | "cr_tin" | "cy_vat" | "cz_vat" | "de_stn" | "de_vat" | "dk_vat" | "do_rcn" | "ec_ruc" | "ee_vat" | "eg_tin" | "es_cif" | "es_vat" | "eu_oss_vat" | "fi_vat" | "fr_vat" | "gb_vat" | "ge_vat" | "gn_nif" | "gr_vat" | "hk_br" | "hr_oib" | "hr_vat" | "hu_tin" | "hu_vat" | "id_npwp" | "ie_vat" | "il_vat" | "in_gst" | "is_vat" | "it_vat" | "jp_cn" | "jp_rn" | "jp_trn" | "ke_pin" | "kh_tin" | "kr_brn" | "kz_bin" | "li_uid" | "li_vat" | "lt_vat" | "lu_vat" | "lv_vat" | "ma_vat" | "md_vat" | "me_pib" | "mk_vat" | "mr_nif" | "mt_vat" | "mx_rfc" | "my_frp" | "my_itn" | "my_sst" | "ng_tin" | "nl_vat" | "no_vat" | "no_voec" | "np_pan" | "nz_gst" | "om_vat" | "pe_ruc" | "ph_tin" | "pl_vat" | "pt_vat" | "ro_tin" | "ro_vat" | "rs_pib" | "ru_inn" | "ru_kpp" | "sa_vat" | "se_vat" | "sg_gst" | "sg_uen" | "si_tin" | "si_vat" | "sk_vat" | "sn_ninea" | "sr_fin" | "sv_nit" | "th_vat" | "tj_tin" | "tr_tin" | "tw_vat" | "tz_vat" | "ua_vat" | "ug_tin" | "us_ein" | "uy_ruc" | "uz_tin" | "uz_vat" | "ve_rif" | "vn_tin" | "xi_vat" | "za_vat" | "zm_tin" | "zw_tin" | undefined;
1651
+ }, {
1652
+ email: string;
1653
+ first_name: string;
1654
+ last_name: string;
1655
+ state?: string | undefined;
1656
+ country?: string | undefined;
1657
+ company?: string | undefined;
1658
+ address1?: string | undefined;
1659
+ address2?: string | undefined;
1660
+ postalCode?: string | undefined;
1661
+ city?: string | undefined;
1662
+ phone?: string | undefined;
1663
+ tax_id?: string | undefined;
1664
+ tax_id_type?: "" | "ad_nrt" | "ae_trn" | "al_tin" | "am_tin" | "ao_tin" | "ar_cuit" | "at_vat" | "au_abn" | "au_arn" | "ba_tin" | "bb_tin" | "be_vat" | "bg_uic" | "bg_vat" | "bh_vat" | "bo_tin" | "br_cnpj" | "br_cpf" | "bs_tin" | "by_tin" | "ca_bn" | "ca_gst_hst" | "ca_pst_bc" | "ca_pst_mb" | "ca_pst_sk" | "ca_qst" | "cd_nif" | "ch_uid" | "ch_vat" | "cl_tin" | "cn_tin" | "co_nit" | "cr_tin" | "cy_vat" | "cz_vat" | "de_stn" | "de_vat" | "dk_vat" | "do_rcn" | "ec_ruc" | "ee_vat" | "eg_tin" | "es_cif" | "es_vat" | "eu_oss_vat" | "fi_vat" | "fr_vat" | "gb_vat" | "ge_vat" | "gn_nif" | "gr_vat" | "hk_br" | "hr_oib" | "hr_vat" | "hu_tin" | "hu_vat" | "id_npwp" | "ie_vat" | "il_vat" | "in_gst" | "is_vat" | "it_vat" | "jp_cn" | "jp_rn" | "jp_trn" | "ke_pin" | "kh_tin" | "kr_brn" | "kz_bin" | "li_uid" | "li_vat" | "lt_vat" | "lu_vat" | "lv_vat" | "ma_vat" | "md_vat" | "me_pib" | "mk_vat" | "mr_nif" | "mt_vat" | "mx_rfc" | "my_frp" | "my_itn" | "my_sst" | "ng_tin" | "nl_vat" | "no_vat" | "no_voec" | "np_pan" | "nz_gst" | "om_vat" | "pe_ruc" | "ph_tin" | "pl_vat" | "pt_vat" | "ro_tin" | "ro_vat" | "rs_pib" | "ru_inn" | "ru_kpp" | "sa_vat" | "se_vat" | "sg_gst" | "sg_uen" | "si_tin" | "si_vat" | "sk_vat" | "sn_ninea" | "sr_fin" | "sv_nit" | "th_vat" | "tj_tin" | "tr_tin" | "tw_vat" | "tz_vat" | "ua_vat" | "ug_tin" | "us_ein" | "uy_ruc" | "uz_tin" | "uz_vat" | "ve_rif" | "vn_tin" | "xi_vat" | "za_vat" | "zm_tin" | "zw_tin" | undefined;
1665
+ }>;
1666
+ path: z.ZodOptional<z.ZodNever>;
1667
+ query: z.ZodOptional<z.ZodNever>;
1668
+ }, "strip", z.ZodTypeAny, {
1669
+ body: {
1670
+ email: string;
1671
+ first_name: string;
1672
+ last_name: string;
1673
+ state?: string | undefined;
1674
+ country?: string | undefined;
1675
+ company?: string | undefined;
1676
+ address1?: string | undefined;
1677
+ address2?: string | undefined;
1678
+ postalCode?: string | undefined;
1679
+ city?: string | undefined;
1680
+ phone?: string | undefined;
1681
+ tax_id?: string | undefined;
1682
+ tax_id_type?: "" | "ad_nrt" | "ae_trn" | "al_tin" | "am_tin" | "ao_tin" | "ar_cuit" | "at_vat" | "au_abn" | "au_arn" | "ba_tin" | "bb_tin" | "be_vat" | "bg_uic" | "bg_vat" | "bh_vat" | "bo_tin" | "br_cnpj" | "br_cpf" | "bs_tin" | "by_tin" | "ca_bn" | "ca_gst_hst" | "ca_pst_bc" | "ca_pst_mb" | "ca_pst_sk" | "ca_qst" | "cd_nif" | "ch_uid" | "ch_vat" | "cl_tin" | "cn_tin" | "co_nit" | "cr_tin" | "cy_vat" | "cz_vat" | "de_stn" | "de_vat" | "dk_vat" | "do_rcn" | "ec_ruc" | "ee_vat" | "eg_tin" | "es_cif" | "es_vat" | "eu_oss_vat" | "fi_vat" | "fr_vat" | "gb_vat" | "ge_vat" | "gn_nif" | "gr_vat" | "hk_br" | "hr_oib" | "hr_vat" | "hu_tin" | "hu_vat" | "id_npwp" | "ie_vat" | "il_vat" | "in_gst" | "is_vat" | "it_vat" | "jp_cn" | "jp_rn" | "jp_trn" | "ke_pin" | "kh_tin" | "kr_brn" | "kz_bin" | "li_uid" | "li_vat" | "lt_vat" | "lu_vat" | "lv_vat" | "ma_vat" | "md_vat" | "me_pib" | "mk_vat" | "mr_nif" | "mt_vat" | "mx_rfc" | "my_frp" | "my_itn" | "my_sst" | "ng_tin" | "nl_vat" | "no_vat" | "no_voec" | "np_pan" | "nz_gst" | "om_vat" | "pe_ruc" | "ph_tin" | "pl_vat" | "pt_vat" | "ro_tin" | "ro_vat" | "rs_pib" | "ru_inn" | "ru_kpp" | "sa_vat" | "se_vat" | "sg_gst" | "sg_uen" | "si_tin" | "si_vat" | "sk_vat" | "sn_ninea" | "sr_fin" | "sv_nit" | "th_vat" | "tj_tin" | "tr_tin" | "tw_vat" | "tz_vat" | "ua_vat" | "ug_tin" | "us_ein" | "uy_ruc" | "uz_tin" | "uz_vat" | "ve_rif" | "vn_tin" | "xi_vat" | "za_vat" | "zm_tin" | "zw_tin" | undefined;
1683
+ };
1684
+ path?: undefined;
1685
+ query?: undefined;
1686
+ }, {
1687
+ body: {
1688
+ email: string;
1689
+ first_name: string;
1690
+ last_name: string;
1691
+ state?: string | undefined;
1692
+ country?: string | undefined;
1693
+ company?: string | undefined;
1694
+ address1?: string | undefined;
1695
+ address2?: string | undefined;
1696
+ postalCode?: string | undefined;
1697
+ city?: string | undefined;
1698
+ phone?: string | undefined;
1699
+ tax_id?: string | undefined;
1700
+ tax_id_type?: "" | "ad_nrt" | "ae_trn" | "al_tin" | "am_tin" | "ao_tin" | "ar_cuit" | "at_vat" | "au_abn" | "au_arn" | "ba_tin" | "bb_tin" | "be_vat" | "bg_uic" | "bg_vat" | "bh_vat" | "bo_tin" | "br_cnpj" | "br_cpf" | "bs_tin" | "by_tin" | "ca_bn" | "ca_gst_hst" | "ca_pst_bc" | "ca_pst_mb" | "ca_pst_sk" | "ca_qst" | "cd_nif" | "ch_uid" | "ch_vat" | "cl_tin" | "cn_tin" | "co_nit" | "cr_tin" | "cy_vat" | "cz_vat" | "de_stn" | "de_vat" | "dk_vat" | "do_rcn" | "ec_ruc" | "ee_vat" | "eg_tin" | "es_cif" | "es_vat" | "eu_oss_vat" | "fi_vat" | "fr_vat" | "gb_vat" | "ge_vat" | "gn_nif" | "gr_vat" | "hk_br" | "hr_oib" | "hr_vat" | "hu_tin" | "hu_vat" | "id_npwp" | "ie_vat" | "il_vat" | "in_gst" | "is_vat" | "it_vat" | "jp_cn" | "jp_rn" | "jp_trn" | "ke_pin" | "kh_tin" | "kr_brn" | "kz_bin" | "li_uid" | "li_vat" | "lt_vat" | "lu_vat" | "lv_vat" | "ma_vat" | "md_vat" | "me_pib" | "mk_vat" | "mr_nif" | "mt_vat" | "mx_rfc" | "my_frp" | "my_itn" | "my_sst" | "ng_tin" | "nl_vat" | "no_vat" | "no_voec" | "np_pan" | "nz_gst" | "om_vat" | "pe_ruc" | "ph_tin" | "pl_vat" | "pt_vat" | "ro_tin" | "ro_vat" | "rs_pib" | "ru_inn" | "ru_kpp" | "sa_vat" | "se_vat" | "sg_gst" | "sg_uen" | "si_tin" | "si_vat" | "sk_vat" | "sn_ninea" | "sr_fin" | "sv_nit" | "th_vat" | "tj_tin" | "tr_tin" | "tw_vat" | "tz_vat" | "ua_vat" | "ug_tin" | "us_ein" | "uy_ruc" | "uz_tin" | "uz_vat" | "ve_rif" | "vn_tin" | "xi_vat" | "za_vat" | "zm_tin" | "zw_tin" | undefined;
1701
+ };
1702
+ path?: undefined;
1703
+ query?: undefined;
1704
+ }>;
1705
+ /**
1706
+ * Successfully updated. Returns updated organization details.
1707
+ */
1527
1708
  export declare const zUpdateContactResponse: z.ZodObject<{
1528
1709
  company: z.ZodOptional<z.ZodString>;
1529
1710
  address1: z.ZodOptional<z.ZodString>;
@@ -1536,6 +1717,8 @@ export declare const zUpdateContactResponse: z.ZodObject<{
1536
1717
  email: z.ZodString;
1537
1718
  first_name: z.ZodString;
1538
1719
  last_name: z.ZodString;
1720
+ tax_id: z.ZodOptional<z.ZodString>;
1721
+ tax_id_type: z.ZodOptional<z.ZodEnum<["ad_nrt", "ae_trn", "al_tin", "am_tin", "ao_tin", "ar_cuit", "at_vat", "au_abn", "au_arn", "ba_tin", "bb_tin", "be_vat", "bg_uic", "bg_vat", "bh_vat", "bo_tin", "br_cnpj", "br_cpf", "bs_tin", "by_tin", "ca_bn", "ca_gst_hst", "ca_pst_bc", "ca_pst_mb", "ca_pst_sk", "ca_qst", "cd_nif", "ch_uid", "ch_vat", "cl_tin", "cn_tin", "co_nit", "cr_tin", "cy_vat", "cz_vat", "de_stn", "de_vat", "dk_vat", "do_rcn", "ec_ruc", "ee_vat", "eg_tin", "es_cif", "es_vat", "eu_oss_vat", "fi_vat", "fr_vat", "gb_vat", "ge_vat", "gn_nif", "gr_vat", "hk_br", "hr_oib", "hr_vat", "hu_tin", "hu_vat", "id_npwp", "ie_vat", "il_vat", "in_gst", "is_vat", "it_vat", "jp_cn", "jp_rn", "jp_trn", "ke_pin", "kh_tin", "kr_brn", "kz_bin", "li_uid", "li_vat", "lt_vat", "lu_vat", "lv_vat", "ma_vat", "md_vat", "me_pib", "mk_vat", "mr_nif", "mt_vat", "mx_rfc", "my_frp", "my_itn", "my_sst", "ng_tin", "nl_vat", "no_vat", "no_voec", "np_pan", "nz_gst", "om_vat", "pe_ruc", "ph_tin", "pl_vat", "pt_vat", "ro_tin", "ro_vat", "rs_pib", "ru_inn", "ru_kpp", "sa_vat", "se_vat", "sg_gst", "sg_uen", "si_tin", "si_vat", "sk_vat", "sn_ninea", "sr_fin", "sv_nit", "th_vat", "tj_tin", "tr_tin", "tw_vat", "tz_vat", "ua_vat", "ug_tin", "us_ein", "uy_ruc", "uz_tin", "uz_vat", "ve_rif", "vn_tin", "xi_vat", "za_vat", "zm_tin", "zw_tin", ""]>>;
1539
1722
  }, "strip", z.ZodTypeAny, {
1540
1723
  email: string;
1541
1724
  first_name: string;
@@ -1548,6 +1731,8 @@ export declare const zUpdateContactResponse: z.ZodObject<{
1548
1731
  postalCode?: string | undefined;
1549
1732
  city?: string | undefined;
1550
1733
  phone?: string | undefined;
1734
+ tax_id?: string | undefined;
1735
+ tax_id_type?: "" | "ad_nrt" | "ae_trn" | "al_tin" | "am_tin" | "ao_tin" | "ar_cuit" | "at_vat" | "au_abn" | "au_arn" | "ba_tin" | "bb_tin" | "be_vat" | "bg_uic" | "bg_vat" | "bh_vat" | "bo_tin" | "br_cnpj" | "br_cpf" | "bs_tin" | "by_tin" | "ca_bn" | "ca_gst_hst" | "ca_pst_bc" | "ca_pst_mb" | "ca_pst_sk" | "ca_qst" | "cd_nif" | "ch_uid" | "ch_vat" | "cl_tin" | "cn_tin" | "co_nit" | "cr_tin" | "cy_vat" | "cz_vat" | "de_stn" | "de_vat" | "dk_vat" | "do_rcn" | "ec_ruc" | "ee_vat" | "eg_tin" | "es_cif" | "es_vat" | "eu_oss_vat" | "fi_vat" | "fr_vat" | "gb_vat" | "ge_vat" | "gn_nif" | "gr_vat" | "hk_br" | "hr_oib" | "hr_vat" | "hu_tin" | "hu_vat" | "id_npwp" | "ie_vat" | "il_vat" | "in_gst" | "is_vat" | "it_vat" | "jp_cn" | "jp_rn" | "jp_trn" | "ke_pin" | "kh_tin" | "kr_brn" | "kz_bin" | "li_uid" | "li_vat" | "lt_vat" | "lu_vat" | "lv_vat" | "ma_vat" | "md_vat" | "me_pib" | "mk_vat" | "mr_nif" | "mt_vat" | "mx_rfc" | "my_frp" | "my_itn" | "my_sst" | "ng_tin" | "nl_vat" | "no_vat" | "no_voec" | "np_pan" | "nz_gst" | "om_vat" | "pe_ruc" | "ph_tin" | "pl_vat" | "pt_vat" | "ro_tin" | "ro_vat" | "rs_pib" | "ru_inn" | "ru_kpp" | "sa_vat" | "se_vat" | "sg_gst" | "sg_uen" | "si_tin" | "si_vat" | "sk_vat" | "sn_ninea" | "sr_fin" | "sv_nit" | "th_vat" | "tj_tin" | "tr_tin" | "tw_vat" | "tz_vat" | "ua_vat" | "ug_tin" | "us_ein" | "uy_ruc" | "uz_tin" | "uz_vat" | "ve_rif" | "vn_tin" | "xi_vat" | "za_vat" | "zm_tin" | "zw_tin" | undefined;
1551
1736
  }, {
1552
1737
  email: string;
1553
1738
  first_name: string;
@@ -1560,92 +1745,433 @@ export declare const zUpdateContactResponse: z.ZodObject<{
1560
1745
  postalCode?: string | undefined;
1561
1746
  city?: string | undefined;
1562
1747
  phone?: string | undefined;
1748
+ tax_id?: string | undefined;
1749
+ tax_id_type?: "" | "ad_nrt" | "ae_trn" | "al_tin" | "am_tin" | "ao_tin" | "ar_cuit" | "at_vat" | "au_abn" | "au_arn" | "ba_tin" | "bb_tin" | "be_vat" | "bg_uic" | "bg_vat" | "bh_vat" | "bo_tin" | "br_cnpj" | "br_cpf" | "bs_tin" | "by_tin" | "ca_bn" | "ca_gst_hst" | "ca_pst_bc" | "ca_pst_mb" | "ca_pst_sk" | "ca_qst" | "cd_nif" | "ch_uid" | "ch_vat" | "cl_tin" | "cn_tin" | "co_nit" | "cr_tin" | "cy_vat" | "cz_vat" | "de_stn" | "de_vat" | "dk_vat" | "do_rcn" | "ec_ruc" | "ee_vat" | "eg_tin" | "es_cif" | "es_vat" | "eu_oss_vat" | "fi_vat" | "fr_vat" | "gb_vat" | "ge_vat" | "gn_nif" | "gr_vat" | "hk_br" | "hr_oib" | "hr_vat" | "hu_tin" | "hu_vat" | "id_npwp" | "ie_vat" | "il_vat" | "in_gst" | "is_vat" | "it_vat" | "jp_cn" | "jp_rn" | "jp_trn" | "ke_pin" | "kh_tin" | "kr_brn" | "kz_bin" | "li_uid" | "li_vat" | "lt_vat" | "lu_vat" | "lv_vat" | "ma_vat" | "md_vat" | "me_pib" | "mk_vat" | "mr_nif" | "mt_vat" | "mx_rfc" | "my_frp" | "my_itn" | "my_sst" | "ng_tin" | "nl_vat" | "no_vat" | "no_voec" | "np_pan" | "nz_gst" | "om_vat" | "pe_ruc" | "ph_tin" | "pl_vat" | "pt_vat" | "ro_tin" | "ro_vat" | "rs_pib" | "ru_inn" | "ru_kpp" | "sa_vat" | "se_vat" | "sg_gst" | "sg_uen" | "si_tin" | "si_vat" | "sk_vat" | "sn_ninea" | "sr_fin" | "sv_nit" | "th_vat" | "tj_tin" | "tr_tin" | "tw_vat" | "tz_vat" | "ua_vat" | "ug_tin" | "us_ein" | "uy_ruc" | "uz_tin" | "uz_vat" | "ve_rif" | "vn_tin" | "xi_vat" | "za_vat" | "zm_tin" | "zw_tin" | undefined;
1563
1750
  }>;
1564
- export declare const zListFleetsResponse: z.ZodArray<z.ZodObject<{
1565
- limits: z.ZodOptional<z.ZodObject<{
1566
- cpu: z.ZodNumber;
1751
+ export declare const zGetCreditsData: z.ZodObject<{
1752
+ body: z.ZodOptional<z.ZodNever>;
1753
+ path: z.ZodOptional<z.ZodNever>;
1754
+ query: z.ZodOptional<z.ZodNever>;
1755
+ }, "strip", z.ZodTypeAny, {
1756
+ body?: undefined;
1757
+ path?: undefined;
1758
+ query?: undefined;
1759
+ }, {
1760
+ body?: undefined;
1761
+ path?: undefined;
1762
+ query?: undefined;
1763
+ }>;
1764
+ /**
1765
+ * An array of the applied promotional credits records.
1766
+ */
1767
+ export declare const zGetCreditsResponse: z.ZodArray<z.ZodObject<{
1768
+ id: z.ZodOptional<z.ZodString>;
1769
+ date_created: z.ZodString;
1770
+ code: z.ZodString;
1771
+ description: z.ZodOptional<z.ZodString>;
1772
+ products: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1773
+ type: z.ZodEnum<["credit", "discount"]>;
1774
+ value: z.ZodNumber;
1775
+ billing_period: z.ZodString;
1776
+ value_remaining: z.ZodOptional<z.ZodNumber>;
1777
+ }, "strip", z.ZodTypeAny, {
1778
+ code: string;
1779
+ type: "credit" | "discount";
1780
+ value: number;
1781
+ date_created: string;
1782
+ billing_period: string;
1783
+ id?: string | undefined;
1784
+ description?: string | undefined;
1785
+ products?: string[] | undefined;
1786
+ value_remaining?: number | undefined;
1787
+ }, {
1788
+ code: string;
1789
+ type: "credit" | "discount";
1790
+ value: number;
1791
+ date_created: string;
1792
+ billing_period: string;
1793
+ id?: string | undefined;
1794
+ description?: string | undefined;
1795
+ products?: string[] | undefined;
1796
+ value_remaining?: number | undefined;
1797
+ }>, "many">;
1798
+ export declare const zRedeemCreditsData: z.ZodObject<{
1799
+ body: z.ZodObject<{
1800
+ code: z.ZodOptional<z.ZodString>;
1567
1801
  }, "strip", z.ZodTypeAny, {
1568
- cpu: number;
1802
+ code?: string | undefined;
1569
1803
  }, {
1570
- cpu: number;
1571
- }>>;
1572
- gcp: z.ZodOptional<z.ZodObject<{
1573
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1574
- project: z.ZodString;
1804
+ code?: string | undefined;
1805
+ }>;
1806
+ path: z.ZodOptional<z.ZodNever>;
1807
+ query: z.ZodOptional<z.ZodNever>;
1808
+ }, "strip", z.ZodTypeAny, {
1809
+ body: {
1810
+ code?: string | undefined;
1811
+ };
1812
+ path?: undefined;
1813
+ query?: undefined;
1814
+ }, {
1815
+ body: {
1816
+ code?: string | undefined;
1817
+ };
1818
+ path?: undefined;
1819
+ query?: undefined;
1820
+ }>;
1821
+ export declare const zListChartsData: z.ZodObject<{
1822
+ body: z.ZodOptional<z.ZodNever>;
1823
+ path: z.ZodObject<{
1824
+ cluster_id: z.ZodString;
1575
1825
  }, "strip", z.ZodTypeAny, {
1576
- project: string;
1577
- enabled: boolean;
1826
+ cluster_id: string;
1578
1827
  }, {
1579
- project: string;
1580
- enabled?: boolean | undefined;
1581
- }>>;
1582
- hetzner: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
1583
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1584
- apiKey: z.ZodOptional<z.ZodString>;
1828
+ cluster_id: string;
1829
+ }>;
1830
+ query: z.ZodOptional<z.ZodNever>;
1831
+ }, "strip", z.ZodTypeAny, {
1832
+ path: {
1833
+ cluster_id: string;
1834
+ };
1835
+ body?: undefined;
1836
+ query?: undefined;
1837
+ }, {
1838
+ path: {
1839
+ cluster_id: string;
1840
+ };
1841
+ body?: undefined;
1842
+ query?: undefined;
1843
+ }>;
1844
+ /**
1845
+ * An array of charts
1846
+ */
1847
+ export declare const zListChartsResponse: z.ZodArray<z.ZodObject<{
1848
+ values: z.ZodString;
1849
+ version_channel: z.ZodString;
1850
+ name: z.ZodString;
1851
+ namespace: z.ZodString;
1852
+ chart: z.ZodString;
1853
+ status: z.ZodEnum<["InstallSucceeded", "InstallFailed", "UpgradeSucceeded", "UpgradeFailed", "TestSucceeded", "TestFailed", "RollbackSucceeded", "RollbackFailed", "UninstallSucceeded", "UninstallFailed", "ArtifactFailed", "DependencyNotReady", "Progressing", "SourceNotReady"]>;
1854
+ version_current: z.ZodString;
1855
+ created_at: z.ZodString;
1856
+ updated_at: z.ZodString;
1857
+ ready: z.ZodBoolean;
1858
+ }, "strip", z.ZodTypeAny, {
1859
+ values: string;
1860
+ name: string;
1861
+ ready: boolean;
1862
+ status: "InstallSucceeded" | "InstallFailed" | "UpgradeSucceeded" | "UpgradeFailed" | "TestSucceeded" | "TestFailed" | "RollbackSucceeded" | "RollbackFailed" | "UninstallSucceeded" | "UninstallFailed" | "ArtifactFailed" | "DependencyNotReady" | "Progressing" | "SourceNotReady";
1863
+ version_channel: string;
1864
+ namespace: string;
1865
+ chart: string;
1866
+ version_current: string;
1867
+ created_at: string;
1868
+ updated_at: string;
1869
+ }, {
1870
+ values: string;
1871
+ name: string;
1872
+ ready: boolean;
1873
+ status: "InstallSucceeded" | "InstallFailed" | "UpgradeSucceeded" | "UpgradeFailed" | "TestSucceeded" | "TestFailed" | "RollbackSucceeded" | "RollbackFailed" | "UninstallSucceeded" | "UninstallFailed" | "ArtifactFailed" | "DependencyNotReady" | "Progressing" | "SourceNotReady";
1874
+ version_channel: string;
1875
+ namespace: string;
1876
+ chart: string;
1877
+ version_current: string;
1878
+ created_at: string;
1879
+ updated_at: string;
1880
+ }>, "many">;
1881
+ export declare const zCreateChartData: z.ZodObject<{
1882
+ body: z.ZodObject<{
1883
+ values: z.ZodString;
1884
+ version_channel: z.ZodString;
1885
+ name: z.ZodString;
1886
+ namespace: z.ZodString;
1887
+ chart: z.ZodString;
1585
1888
  }, "strip", z.ZodTypeAny, {
1586
- enabled: boolean;
1587
- apiKey?: string | undefined;
1889
+ values: string;
1890
+ name: string;
1891
+ version_channel: string;
1892
+ namespace: string;
1893
+ chart: string;
1588
1894
  }, {
1589
- apiKey?: string | undefined;
1590
- enabled?: boolean | undefined;
1591
- }>, z.ZodObject<{
1592
- apiKey: z.ZodOptional<z.ZodString>;
1593
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1895
+ values: string;
1896
+ name: string;
1897
+ version_channel: string;
1898
+ namespace: string;
1899
+ chart: string;
1900
+ }>;
1901
+ path: z.ZodObject<{
1902
+ cluster_id: z.ZodString;
1594
1903
  }, "strip", z.ZodTypeAny, {
1595
- enabled: boolean;
1596
- apiKey?: string | undefined;
1904
+ cluster_id: string;
1597
1905
  }, {
1598
- apiKey?: string | undefined;
1599
- enabled?: boolean | undefined;
1600
- }>]>>;
1601
- aws: z.ZodOptional<z.ZodObject<{
1602
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1603
- controllerRoleArn: z.ZodString;
1906
+ cluster_id: string;
1907
+ }>;
1908
+ query: z.ZodOptional<z.ZodNever>;
1909
+ }, "strip", z.ZodTypeAny, {
1910
+ body: {
1911
+ values: string;
1912
+ name: string;
1913
+ version_channel: string;
1914
+ namespace: string;
1915
+ chart: string;
1916
+ };
1917
+ path: {
1918
+ cluster_id: string;
1919
+ };
1920
+ query?: undefined;
1921
+ }, {
1922
+ body: {
1923
+ values: string;
1924
+ name: string;
1925
+ version_channel: string;
1926
+ namespace: string;
1927
+ chart: string;
1928
+ };
1929
+ path: {
1930
+ cluster_id: string;
1931
+ };
1932
+ query?: undefined;
1933
+ }>;
1934
+ /**
1935
+ * Successfully created. Returns created Chart ID.
1936
+ */
1937
+ export declare const zCreateChartResponse: z.ZodString;
1938
+ export declare const zDeleteChartData: z.ZodObject<{
1939
+ body: z.ZodOptional<z.ZodNever>;
1940
+ path: z.ZodObject<{
1941
+ cluster_id: z.ZodString;
1942
+ chart_name: z.ZodString;
1604
1943
  }, "strip", z.ZodTypeAny, {
1605
- controllerRoleArn: string;
1606
- enabled: boolean;
1944
+ cluster_id: string;
1945
+ chart_name: string;
1607
1946
  }, {
1608
- controllerRoleArn: string;
1609
- enabled?: boolean | undefined;
1610
- }>>;
1611
- id: z.ZodString;
1612
- type: z.ZodEnum<["managed", "connected"]>;
1947
+ cluster_id: string;
1948
+ chart_name: string;
1949
+ }>;
1950
+ query: z.ZodOptional<z.ZodNever>;
1951
+ }, "strip", z.ZodTypeAny, {
1952
+ path: {
1953
+ cluster_id: string;
1954
+ chart_name: string;
1955
+ };
1956
+ body?: undefined;
1957
+ query?: undefined;
1958
+ }, {
1959
+ path: {
1960
+ cluster_id: string;
1961
+ chart_name: string;
1962
+ };
1963
+ body?: undefined;
1964
+ query?: undefined;
1965
+ }>;
1966
+ /**
1967
+ * Successfully deleted.
1968
+ */
1969
+ export declare const zDeleteChartResponse: z.ZodString;
1970
+ export declare const zGetChartData: z.ZodObject<{
1971
+ body: z.ZodOptional<z.ZodNever>;
1972
+ path: z.ZodObject<{
1973
+ cluster_id: z.ZodString;
1974
+ chart_name: z.ZodString;
1975
+ }, "strip", z.ZodTypeAny, {
1976
+ cluster_id: string;
1977
+ chart_name: string;
1978
+ }, {
1979
+ cluster_id: string;
1980
+ chart_name: string;
1981
+ }>;
1982
+ query: z.ZodOptional<z.ZodNever>;
1983
+ }, "strip", z.ZodTypeAny, {
1984
+ path: {
1985
+ cluster_id: string;
1986
+ chart_name: string;
1987
+ };
1988
+ body?: undefined;
1989
+ query?: undefined;
1990
+ }, {
1991
+ path: {
1992
+ cluster_id: string;
1993
+ chart_name: string;
1994
+ };
1995
+ body?: undefined;
1996
+ query?: undefined;
1997
+ }>;
1998
+ /**
1999
+ * Returns a single object containing chart details.
2000
+ */
2001
+ export declare const zGetChartResponse: z.ZodObject<{
2002
+ values: z.ZodString;
2003
+ version_channel: z.ZodString;
2004
+ name: z.ZodString;
2005
+ namespace: z.ZodString;
2006
+ chart: z.ZodString;
2007
+ status: z.ZodEnum<["InstallSucceeded", "InstallFailed", "UpgradeSucceeded", "UpgradeFailed", "TestSucceeded", "TestFailed", "RollbackSucceeded", "RollbackFailed", "UninstallSucceeded", "UninstallFailed", "ArtifactFailed", "DependencyNotReady", "Progressing", "SourceNotReady"]>;
2008
+ version_current: z.ZodString;
2009
+ created_at: z.ZodString;
2010
+ updated_at: z.ZodString;
2011
+ ready: z.ZodBoolean;
2012
+ }, "strip", z.ZodTypeAny, {
2013
+ values: string;
2014
+ name: string;
2015
+ ready: boolean;
2016
+ status: "InstallSucceeded" | "InstallFailed" | "UpgradeSucceeded" | "UpgradeFailed" | "TestSucceeded" | "TestFailed" | "RollbackSucceeded" | "RollbackFailed" | "UninstallSucceeded" | "UninstallFailed" | "ArtifactFailed" | "DependencyNotReady" | "Progressing" | "SourceNotReady";
2017
+ version_channel: string;
2018
+ namespace: string;
2019
+ chart: string;
2020
+ version_current: string;
2021
+ created_at: string;
2022
+ updated_at: string;
2023
+ }, {
2024
+ values: string;
2025
+ name: string;
2026
+ ready: boolean;
2027
+ status: "InstallSucceeded" | "InstallFailed" | "UpgradeSucceeded" | "UpgradeFailed" | "TestSucceeded" | "TestFailed" | "RollbackSucceeded" | "RollbackFailed" | "UninstallSucceeded" | "UninstallFailed" | "ArtifactFailed" | "DependencyNotReady" | "Progressing" | "SourceNotReady";
2028
+ version_channel: string;
2029
+ namespace: string;
2030
+ chart: string;
2031
+ version_current: string;
2032
+ created_at: string;
2033
+ updated_at: string;
2034
+ }>;
2035
+ export declare const zUpdateChartData: z.ZodObject<{
2036
+ body: z.ZodObject<{
2037
+ values: z.ZodString;
2038
+ version_channel: z.ZodString;
2039
+ }, "strip", z.ZodTypeAny, {
2040
+ values: string;
2041
+ version_channel: string;
2042
+ }, {
2043
+ values: string;
2044
+ version_channel: string;
2045
+ }>;
2046
+ path: z.ZodObject<{
2047
+ cluster_id: z.ZodString;
2048
+ chart_name: z.ZodString;
2049
+ }, "strip", z.ZodTypeAny, {
2050
+ cluster_id: string;
2051
+ chart_name: string;
2052
+ }, {
2053
+ cluster_id: string;
2054
+ chart_name: string;
2055
+ }>;
2056
+ query: z.ZodOptional<z.ZodNever>;
2057
+ }, "strip", z.ZodTypeAny, {
2058
+ body: {
2059
+ values: string;
2060
+ version_channel: string;
2061
+ };
2062
+ path: {
2063
+ cluster_id: string;
2064
+ chart_name: string;
2065
+ };
2066
+ query?: undefined;
2067
+ }, {
2068
+ body: {
2069
+ values: string;
2070
+ version_channel: string;
2071
+ };
2072
+ path: {
2073
+ cluster_id: string;
2074
+ chart_name: string;
2075
+ };
2076
+ query?: undefined;
2077
+ }>;
2078
+ /**
2079
+ * Successfully updated.
2080
+ */
2081
+ export declare const zUpdateChartResponse: z.ZodString;
2082
+ export declare const zListFleetsData: z.ZodObject<{
2083
+ body: z.ZodOptional<z.ZodNever>;
2084
+ path: z.ZodObject<{
2085
+ cluster_id: z.ZodString;
2086
+ }, "strip", z.ZodTypeAny, {
2087
+ cluster_id: string;
2088
+ }, {
2089
+ cluster_id: string;
2090
+ }>;
2091
+ query: z.ZodOptional<z.ZodNever>;
2092
+ }, "strip", z.ZodTypeAny, {
2093
+ path: {
2094
+ cluster_id: string;
2095
+ };
2096
+ body?: undefined;
2097
+ query?: undefined;
2098
+ }, {
2099
+ path: {
2100
+ cluster_id: string;
2101
+ };
2102
+ body?: undefined;
2103
+ query?: undefined;
2104
+ }>;
2105
+ /**
2106
+ * An array of fleets
2107
+ */
2108
+ export declare const zListFleetsResponse: z.ZodArray<z.ZodObject<{
2109
+ limits: z.ZodOptional<z.ZodObject<{
2110
+ cpu: z.ZodNumber;
2111
+ }, "strip", z.ZodTypeAny, {
2112
+ cpu: number;
2113
+ }, {
2114
+ cpu: number;
2115
+ }>>;
2116
+ gcp: z.ZodOptional<z.ZodObject<{
2117
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2118
+ project: z.ZodString;
2119
+ }, "strip", z.ZodTypeAny, {
2120
+ project: string;
2121
+ enabled: boolean;
2122
+ }, {
2123
+ project: string;
2124
+ enabled?: boolean | undefined;
2125
+ }>>;
2126
+ hetzner: z.ZodOptional<z.ZodObject<{
2127
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2128
+ apiKey: z.ZodString;
2129
+ }, "strip", z.ZodTypeAny, {
2130
+ apiKey: string;
2131
+ enabled: boolean;
2132
+ }, {
2133
+ apiKey: string;
2134
+ enabled?: boolean | undefined;
2135
+ }>>;
2136
+ aws: z.ZodOptional<z.ZodObject<{
2137
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2138
+ controllerRoleArn: z.ZodString;
2139
+ }, "strip", z.ZodTypeAny, {
2140
+ controllerRoleArn: string;
2141
+ enabled: boolean;
2142
+ }, {
2143
+ controllerRoleArn: string;
2144
+ enabled?: boolean | undefined;
2145
+ }>>;
2146
+ id: z.ZodString;
1613
2147
  }, "strip", z.ZodTypeAny, {
1614
- type: "connected" | "managed";
1615
- id: string;
1616
- limits?: {
1617
- cpu: number;
1618
- } | undefined;
1619
- gcp?: {
1620
- project: string;
1621
- enabled: boolean;
1622
- } | undefined;
1623
- hetzner?: {
1624
- enabled: boolean;
1625
- apiKey?: string | undefined;
1626
- } | {
1627
- enabled: boolean;
1628
- apiKey?: string | undefined;
1629
- } | undefined;
1630
- aws?: {
1631
- controllerRoleArn: string;
1632
- enabled: boolean;
1633
- } | undefined;
1634
- }, {
1635
- type: "connected" | "managed";
1636
2148
  id: string;
1637
2149
  limits?: {
1638
2150
  cpu: number;
1639
2151
  } | undefined;
1640
2152
  gcp?: {
1641
2153
  project: string;
1642
- enabled?: boolean | undefined;
2154
+ enabled: boolean;
1643
2155
  } | undefined;
1644
2156
  hetzner?: {
1645
- apiKey?: string | undefined;
2157
+ apiKey: string;
2158
+ enabled: boolean;
2159
+ } | undefined;
2160
+ aws?: {
2161
+ controllerRoleArn: string;
2162
+ enabled: boolean;
2163
+ } | undefined;
2164
+ }, {
2165
+ id: string;
2166
+ limits?: {
2167
+ cpu: number;
2168
+ } | undefined;
2169
+ gcp?: {
2170
+ project: string;
1646
2171
  enabled?: boolean | undefined;
1647
- } | {
1648
- apiKey?: string | undefined;
2172
+ } | undefined;
2173
+ hetzner?: {
2174
+ apiKey: string;
1649
2175
  enabled?: boolean | undefined;
1650
2176
  } | undefined;
1651
2177
  aws?: {
@@ -1653,8 +2179,203 @@ export declare const zListFleetsResponse: z.ZodArray<z.ZodObject<{
1653
2179
  enabled?: boolean | undefined;
1654
2180
  } | undefined;
1655
2181
  }>, "many">;
2182
+ export declare const zCreateFleetData: z.ZodObject<{
2183
+ body: z.ZodObject<{
2184
+ limits: z.ZodOptional<z.ZodObject<{
2185
+ cpu: z.ZodNumber;
2186
+ }, "strip", z.ZodTypeAny, {
2187
+ cpu: number;
2188
+ }, {
2189
+ cpu: number;
2190
+ }>>;
2191
+ gcp: z.ZodOptional<z.ZodObject<{
2192
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2193
+ project: z.ZodString;
2194
+ }, "strip", z.ZodTypeAny, {
2195
+ project: string;
2196
+ enabled: boolean;
2197
+ }, {
2198
+ project: string;
2199
+ enabled?: boolean | undefined;
2200
+ }>>;
2201
+ hetzner: z.ZodOptional<z.ZodObject<{
2202
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2203
+ apiKey: z.ZodString;
2204
+ }, "strip", z.ZodTypeAny, {
2205
+ apiKey: string;
2206
+ enabled: boolean;
2207
+ }, {
2208
+ apiKey: string;
2209
+ enabled?: boolean | undefined;
2210
+ }>>;
2211
+ aws: z.ZodOptional<z.ZodObject<{
2212
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2213
+ controllerRoleArn: z.ZodString;
2214
+ }, "strip", z.ZodTypeAny, {
2215
+ controllerRoleArn: string;
2216
+ enabled: boolean;
2217
+ }, {
2218
+ controllerRoleArn: string;
2219
+ enabled?: boolean | undefined;
2220
+ }>>;
2221
+ id: z.ZodString;
2222
+ }, "strip", z.ZodTypeAny, {
2223
+ id: string;
2224
+ limits?: {
2225
+ cpu: number;
2226
+ } | undefined;
2227
+ gcp?: {
2228
+ project: string;
2229
+ enabled: boolean;
2230
+ } | undefined;
2231
+ hetzner?: {
2232
+ apiKey: string;
2233
+ enabled: boolean;
2234
+ } | undefined;
2235
+ aws?: {
2236
+ controllerRoleArn: string;
2237
+ enabled: boolean;
2238
+ } | undefined;
2239
+ }, {
2240
+ id: string;
2241
+ limits?: {
2242
+ cpu: number;
2243
+ } | undefined;
2244
+ gcp?: {
2245
+ project: string;
2246
+ enabled?: boolean | undefined;
2247
+ } | undefined;
2248
+ hetzner?: {
2249
+ apiKey: string;
2250
+ enabled?: boolean | undefined;
2251
+ } | undefined;
2252
+ aws?: {
2253
+ controllerRoleArn: string;
2254
+ enabled?: boolean | undefined;
2255
+ } | undefined;
2256
+ }>;
2257
+ path: z.ZodObject<{
2258
+ cluster_id: z.ZodString;
2259
+ }, "strip", z.ZodTypeAny, {
2260
+ cluster_id: string;
2261
+ }, {
2262
+ cluster_id: string;
2263
+ }>;
2264
+ query: z.ZodOptional<z.ZodNever>;
2265
+ }, "strip", z.ZodTypeAny, {
2266
+ body: {
2267
+ id: string;
2268
+ limits?: {
2269
+ cpu: number;
2270
+ } | undefined;
2271
+ gcp?: {
2272
+ project: string;
2273
+ enabled: boolean;
2274
+ } | undefined;
2275
+ hetzner?: {
2276
+ apiKey: string;
2277
+ enabled: boolean;
2278
+ } | undefined;
2279
+ aws?: {
2280
+ controllerRoleArn: string;
2281
+ enabled: boolean;
2282
+ } | undefined;
2283
+ };
2284
+ path: {
2285
+ cluster_id: string;
2286
+ };
2287
+ query?: undefined;
2288
+ }, {
2289
+ body: {
2290
+ id: string;
2291
+ limits?: {
2292
+ cpu: number;
2293
+ } | undefined;
2294
+ gcp?: {
2295
+ project: string;
2296
+ enabled?: boolean | undefined;
2297
+ } | undefined;
2298
+ hetzner?: {
2299
+ apiKey: string;
2300
+ enabled?: boolean | undefined;
2301
+ } | undefined;
2302
+ aws?: {
2303
+ controllerRoleArn: string;
2304
+ enabled?: boolean | undefined;
2305
+ } | undefined;
2306
+ };
2307
+ path: {
2308
+ cluster_id: string;
2309
+ };
2310
+ query?: undefined;
2311
+ }>;
2312
+ /**
2313
+ * Successfully created. Returns created Fleet ID.
2314
+ */
1656
2315
  export declare const zCreateFleetResponse: z.ZodString;
2316
+ export declare const zDeleteFleetData: z.ZodObject<{
2317
+ body: z.ZodOptional<z.ZodNever>;
2318
+ path: z.ZodObject<{
2319
+ cluster_id: z.ZodString;
2320
+ fleet_name: z.ZodString;
2321
+ }, "strip", z.ZodTypeAny, {
2322
+ cluster_id: string;
2323
+ fleet_name: string;
2324
+ }, {
2325
+ cluster_id: string;
2326
+ fleet_name: string;
2327
+ }>;
2328
+ query: z.ZodOptional<z.ZodNever>;
2329
+ }, "strip", z.ZodTypeAny, {
2330
+ path: {
2331
+ cluster_id: string;
2332
+ fleet_name: string;
2333
+ };
2334
+ body?: undefined;
2335
+ query?: undefined;
2336
+ }, {
2337
+ path: {
2338
+ cluster_id: string;
2339
+ fleet_name: string;
2340
+ };
2341
+ body?: undefined;
2342
+ query?: undefined;
2343
+ }>;
2344
+ /**
2345
+ * Successfully deleted.
2346
+ */
1657
2347
  export declare const zDeleteFleetResponse: z.ZodString;
2348
+ export declare const zGetFleetData: z.ZodObject<{
2349
+ body: z.ZodOptional<z.ZodNever>;
2350
+ path: z.ZodObject<{
2351
+ cluster_id: z.ZodString;
2352
+ fleet_name: z.ZodString;
2353
+ }, "strip", z.ZodTypeAny, {
2354
+ cluster_id: string;
2355
+ fleet_name: string;
2356
+ }, {
2357
+ cluster_id: string;
2358
+ fleet_name: string;
2359
+ }>;
2360
+ query: z.ZodOptional<z.ZodNever>;
2361
+ }, "strip", z.ZodTypeAny, {
2362
+ path: {
2363
+ cluster_id: string;
2364
+ fleet_name: string;
2365
+ };
2366
+ body?: undefined;
2367
+ query?: undefined;
2368
+ }, {
2369
+ path: {
2370
+ cluster_id: string;
2371
+ fleet_name: string;
2372
+ };
2373
+ body?: undefined;
2374
+ query?: undefined;
2375
+ }>;
2376
+ /**
2377
+ * Returns a single object containing fleet details.
2378
+ */
1658
2379
  export declare const zGetFleetResponse: z.ZodObject<{
1659
2380
  limits: z.ZodOptional<z.ZodObject<{
1660
2381
  cpu: z.ZodNumber;
@@ -1673,25 +2394,16 @@ export declare const zGetFleetResponse: z.ZodObject<{
1673
2394
  project: string;
1674
2395
  enabled?: boolean | undefined;
1675
2396
  }>>;
1676
- hetzner: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
2397
+ hetzner: z.ZodOptional<z.ZodObject<{
1677
2398
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1678
- apiKey: z.ZodOptional<z.ZodString>;
2399
+ apiKey: z.ZodString;
1679
2400
  }, "strip", z.ZodTypeAny, {
2401
+ apiKey: string;
1680
2402
  enabled: boolean;
1681
- apiKey?: string | undefined;
1682
2403
  }, {
1683
- apiKey?: string | undefined;
2404
+ apiKey: string;
1684
2405
  enabled?: boolean | undefined;
1685
- }>, z.ZodObject<{
1686
- apiKey: z.ZodOptional<z.ZodString>;
1687
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1688
- }, "strip", z.ZodTypeAny, {
1689
- enabled: boolean;
1690
- apiKey?: string | undefined;
1691
- }, {
1692
- apiKey?: string | undefined;
1693
- enabled?: boolean | undefined;
1694
- }>]>>;
2406
+ }>>;
1695
2407
  aws: z.ZodOptional<z.ZodObject<{
1696
2408
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1697
2409
  controllerRoleArn: z.ZodString;
@@ -1703,9 +2415,7 @@ export declare const zGetFleetResponse: z.ZodObject<{
1703
2415
  enabled?: boolean | undefined;
1704
2416
  }>>;
1705
2417
  id: z.ZodString;
1706
- type: z.ZodEnum<["managed", "connected"]>;
1707
2418
  }, "strip", z.ZodTypeAny, {
1708
- type: "connected" | "managed";
1709
2419
  id: string;
1710
2420
  limits?: {
1711
2421
  cpu: number;
@@ -1715,18 +2425,14 @@ export declare const zGetFleetResponse: z.ZodObject<{
1715
2425
  enabled: boolean;
1716
2426
  } | undefined;
1717
2427
  hetzner?: {
2428
+ apiKey: string;
1718
2429
  enabled: boolean;
1719
- apiKey?: string | undefined;
1720
- } | {
1721
- enabled: boolean;
1722
- apiKey?: string | undefined;
1723
2430
  } | undefined;
1724
2431
  aws?: {
1725
2432
  controllerRoleArn: string;
1726
2433
  enabled: boolean;
1727
2434
  } | undefined;
1728
2435
  }, {
1729
- type: "connected" | "managed";
1730
2436
  id: string;
1731
2437
  limits?: {
1732
2438
  cpu: number;
@@ -1736,10 +2442,7 @@ export declare const zGetFleetResponse: z.ZodObject<{
1736
2442
  enabled?: boolean | undefined;
1737
2443
  } | undefined;
1738
2444
  hetzner?: {
1739
- apiKey?: string | undefined;
1740
- enabled?: boolean | undefined;
1741
- } | {
1742
- apiKey?: string | undefined;
2445
+ apiKey: string;
1743
2446
  enabled?: boolean | undefined;
1744
2447
  } | undefined;
1745
2448
  aws?: {
@@ -1747,11 +2450,183 @@ export declare const zGetFleetResponse: z.ZodObject<{
1747
2450
  enabled?: boolean | undefined;
1748
2451
  } | undefined;
1749
2452
  }>;
2453
+ export declare const zUpdateFleetData: z.ZodObject<{
2454
+ body: z.ZodObject<{
2455
+ limits: z.ZodOptional<z.ZodObject<{
2456
+ cpu: z.ZodNumber;
2457
+ }, "strip", z.ZodTypeAny, {
2458
+ cpu: number;
2459
+ }, {
2460
+ cpu: number;
2461
+ }>>;
2462
+ gcp: z.ZodOptional<z.ZodObject<{
2463
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2464
+ project: z.ZodString;
2465
+ }, "strip", z.ZodTypeAny, {
2466
+ project: string;
2467
+ enabled: boolean;
2468
+ }, {
2469
+ project: string;
2470
+ enabled?: boolean | undefined;
2471
+ }>>;
2472
+ hetzner: z.ZodOptional<z.ZodObject<{
2473
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2474
+ apiKey: z.ZodString;
2475
+ }, "strip", z.ZodTypeAny, {
2476
+ apiKey: string;
2477
+ enabled: boolean;
2478
+ }, {
2479
+ apiKey: string;
2480
+ enabled?: boolean | undefined;
2481
+ }>>;
2482
+ aws: z.ZodOptional<z.ZodObject<{
2483
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2484
+ controllerRoleArn: z.ZodString;
2485
+ }, "strip", z.ZodTypeAny, {
2486
+ controllerRoleArn: string;
2487
+ enabled: boolean;
2488
+ }, {
2489
+ controllerRoleArn: string;
2490
+ enabled?: boolean | undefined;
2491
+ }>>;
2492
+ }, "strip", z.ZodTypeAny, {
2493
+ limits?: {
2494
+ cpu: number;
2495
+ } | undefined;
2496
+ gcp?: {
2497
+ project: string;
2498
+ enabled: boolean;
2499
+ } | undefined;
2500
+ hetzner?: {
2501
+ apiKey: string;
2502
+ enabled: boolean;
2503
+ } | undefined;
2504
+ aws?: {
2505
+ controllerRoleArn: string;
2506
+ enabled: boolean;
2507
+ } | undefined;
2508
+ }, {
2509
+ limits?: {
2510
+ cpu: number;
2511
+ } | undefined;
2512
+ gcp?: {
2513
+ project: string;
2514
+ enabled?: boolean | undefined;
2515
+ } | undefined;
2516
+ hetzner?: {
2517
+ apiKey: string;
2518
+ enabled?: boolean | undefined;
2519
+ } | undefined;
2520
+ aws?: {
2521
+ controllerRoleArn: string;
2522
+ enabled?: boolean | undefined;
2523
+ } | undefined;
2524
+ }>;
2525
+ path: z.ZodObject<{
2526
+ cluster_id: z.ZodString;
2527
+ fleet_name: z.ZodString;
2528
+ }, "strip", z.ZodTypeAny, {
2529
+ cluster_id: string;
2530
+ fleet_name: string;
2531
+ }, {
2532
+ cluster_id: string;
2533
+ fleet_name: string;
2534
+ }>;
2535
+ query: z.ZodOptional<z.ZodNever>;
2536
+ }, "strip", z.ZodTypeAny, {
2537
+ body: {
2538
+ limits?: {
2539
+ cpu: number;
2540
+ } | undefined;
2541
+ gcp?: {
2542
+ project: string;
2543
+ enabled: boolean;
2544
+ } | undefined;
2545
+ hetzner?: {
2546
+ apiKey: string;
2547
+ enabled: boolean;
2548
+ } | undefined;
2549
+ aws?: {
2550
+ controllerRoleArn: string;
2551
+ enabled: boolean;
2552
+ } | undefined;
2553
+ };
2554
+ path: {
2555
+ cluster_id: string;
2556
+ fleet_name: string;
2557
+ };
2558
+ query?: undefined;
2559
+ }, {
2560
+ body: {
2561
+ limits?: {
2562
+ cpu: number;
2563
+ } | undefined;
2564
+ gcp?: {
2565
+ project: string;
2566
+ enabled?: boolean | undefined;
2567
+ } | undefined;
2568
+ hetzner?: {
2569
+ apiKey: string;
2570
+ enabled?: boolean | undefined;
2571
+ } | undefined;
2572
+ aws?: {
2573
+ controllerRoleArn: string;
2574
+ enabled?: boolean | undefined;
2575
+ } | undefined;
2576
+ };
2577
+ path: {
2578
+ cluster_id: string;
2579
+ fleet_name: string;
2580
+ };
2581
+ query?: undefined;
2582
+ }>;
2583
+ /**
2584
+ * Successfully updated.
2585
+ */
1750
2586
  export declare const zUpdateFleetResponse: z.ZodString;
2587
+ export declare const zQueryClusterData: z.ZodObject<{
2588
+ body: z.ZodOptional<z.ZodNever>;
2589
+ path: z.ZodObject<{
2590
+ cluster_id: z.ZodString;
2591
+ }, "strip", z.ZodTypeAny, {
2592
+ cluster_id: string;
2593
+ }, {
2594
+ cluster_id: string;
2595
+ }>;
2596
+ query: z.ZodOptional<z.ZodNever>;
2597
+ }, "strip", z.ZodTypeAny, {
2598
+ path: {
2599
+ cluster_id: string;
2600
+ };
2601
+ body?: undefined;
2602
+ query?: undefined;
2603
+ }, {
2604
+ path: {
2605
+ cluster_id: string;
2606
+ };
2607
+ body?: undefined;
2608
+ query?: undefined;
2609
+ }>;
2610
+ export declare const zListClustersData: z.ZodObject<{
2611
+ body: z.ZodOptional<z.ZodNever>;
2612
+ path: z.ZodOptional<z.ZodNever>;
2613
+ query: z.ZodOptional<z.ZodNever>;
2614
+ }, "strip", z.ZodTypeAny, {
2615
+ body?: undefined;
2616
+ path?: undefined;
2617
+ query?: undefined;
2618
+ }, {
2619
+ body?: undefined;
2620
+ path?: undefined;
2621
+ query?: undefined;
2622
+ }>;
2623
+ /**
2624
+ * An array of clusters
2625
+ */
1751
2626
  export declare const zListClustersResponse: z.ZodArray<z.ZodObject<{
1752
2627
  name: z.ZodString;
1753
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1"]>>;
1754
2628
  tier: z.ZodEnum<["basic", "pro"]>;
2629
+ region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1", "europe-central-1a"]>>;
1755
2630
  version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
1756
2631
  id: z.ZodString;
1757
2632
  status: z.ZodEnum<["active", "deleted", "creating", "deployed", "failed", "updating"]>;
@@ -1764,36 +2639,129 @@ export declare const zListClustersResponse: z.ZodArray<z.ZodObject<{
1764
2639
  }, "strip", z.ZodTypeAny, {
1765
2640
  name: string;
1766
2641
  id: string;
1767
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
1768
- tier: "basic" | "pro";
2642
+ status: "deleted" | "failed" | "active" | "creating" | "deployed" | "updating";
1769
2643
  version_channel: string;
2644
+ tier: "basic" | "pro";
1770
2645
  ready?: boolean | undefined;
1771
- region?: "staging" | "northamerica-central-1" | undefined;
1772
- endpoint?: string | undefined;
1773
- certificate_ca?: string | undefined;
2646
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
1774
2647
  version_current?: string | undefined;
1775
2648
  created_at?: string | undefined;
1776
2649
  updated_at?: string | undefined;
2650
+ endpoint?: string | undefined;
2651
+ certificate_ca?: string | undefined;
1777
2652
  }, {
1778
2653
  name: string;
1779
2654
  id: string;
1780
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
2655
+ status: "deleted" | "failed" | "active" | "creating" | "deployed" | "updating";
1781
2656
  tier: "basic" | "pro";
1782
2657
  ready?: boolean | undefined;
1783
- region?: "staging" | "northamerica-central-1" | undefined;
1784
- endpoint?: string | undefined;
2658
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
1785
2659
  version_channel?: string | undefined;
1786
- certificate_ca?: string | undefined;
1787
2660
  version_current?: string | undefined;
1788
2661
  created_at?: string | undefined;
1789
2662
  updated_at?: string | undefined;
2663
+ endpoint?: string | undefined;
2664
+ certificate_ca?: string | undefined;
1790
2665
  }>, "many">;
2666
+ export declare const zCreateClusterData: z.ZodObject<{
2667
+ body: z.ZodObject<{
2668
+ name: z.ZodString;
2669
+ tier: z.ZodEnum<["basic", "pro"]>;
2670
+ region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1", "europe-central-1a"]>>;
2671
+ version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
2672
+ }, "strip", z.ZodTypeAny, {
2673
+ name: string;
2674
+ version_channel: string;
2675
+ tier: "basic" | "pro";
2676
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
2677
+ }, {
2678
+ name: string;
2679
+ tier: "basic" | "pro";
2680
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
2681
+ version_channel?: string | undefined;
2682
+ }>;
2683
+ path: z.ZodOptional<z.ZodNever>;
2684
+ query: z.ZodOptional<z.ZodNever>;
2685
+ }, "strip", z.ZodTypeAny, {
2686
+ body: {
2687
+ name: string;
2688
+ version_channel: string;
2689
+ tier: "basic" | "pro";
2690
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
2691
+ };
2692
+ path?: undefined;
2693
+ query?: undefined;
2694
+ }, {
2695
+ body: {
2696
+ name: string;
2697
+ tier: "basic" | "pro";
2698
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
2699
+ version_channel?: string | undefined;
2700
+ };
2701
+ path?: undefined;
2702
+ query?: undefined;
2703
+ }>;
2704
+ /**
2705
+ * Successfully created. Returns created Cluster ID.
2706
+ */
1791
2707
  export declare const zCreateClusterResponse: z.ZodString;
2708
+ export declare const zDeleteClusterData: z.ZodObject<{
2709
+ body: z.ZodOptional<z.ZodNever>;
2710
+ path: z.ZodObject<{
2711
+ cluster_id: z.ZodString;
2712
+ }, "strip", z.ZodTypeAny, {
2713
+ cluster_id: string;
2714
+ }, {
2715
+ cluster_id: string;
2716
+ }>;
2717
+ query: z.ZodOptional<z.ZodNever>;
2718
+ }, "strip", z.ZodTypeAny, {
2719
+ path: {
2720
+ cluster_id: string;
2721
+ };
2722
+ body?: undefined;
2723
+ query?: undefined;
2724
+ }, {
2725
+ path: {
2726
+ cluster_id: string;
2727
+ };
2728
+ body?: undefined;
2729
+ query?: undefined;
2730
+ }>;
2731
+ /**
2732
+ * Successfully deleted.
2733
+ */
1792
2734
  export declare const zDeleteClusterResponse: z.ZodString;
2735
+ export declare const zGetClusterData: z.ZodObject<{
2736
+ body: z.ZodOptional<z.ZodNever>;
2737
+ path: z.ZodObject<{
2738
+ cluster_id: z.ZodString;
2739
+ }, "strip", z.ZodTypeAny, {
2740
+ cluster_id: string;
2741
+ }, {
2742
+ cluster_id: string;
2743
+ }>;
2744
+ query: z.ZodOptional<z.ZodNever>;
2745
+ }, "strip", z.ZodTypeAny, {
2746
+ path: {
2747
+ cluster_id: string;
2748
+ };
2749
+ body?: undefined;
2750
+ query?: undefined;
2751
+ }, {
2752
+ path: {
2753
+ cluster_id: string;
2754
+ };
2755
+ body?: undefined;
2756
+ query?: undefined;
2757
+ }>;
2758
+ /**
2759
+ * Returns a single object containing cluster details.
2760
+ */
1793
2761
  export declare const zGetClusterResponse: z.ZodObject<{
1794
2762
  name: z.ZodString;
1795
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1"]>>;
1796
2763
  tier: z.ZodEnum<["basic", "pro"]>;
2764
+ region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1", "europe-central-1a"]>>;
1797
2765
  version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
1798
2766
  id: z.ZodString;
1799
2767
  status: z.ZodEnum<["active", "deleted", "creating", "deployed", "failed", "updating"]>;
@@ -1806,34 +2774,80 @@ export declare const zGetClusterResponse: z.ZodObject<{
1806
2774
  }, "strip", z.ZodTypeAny, {
1807
2775
  name: string;
1808
2776
  id: string;
1809
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
1810
- tier: "basic" | "pro";
2777
+ status: "deleted" | "failed" | "active" | "creating" | "deployed" | "updating";
1811
2778
  version_channel: string;
2779
+ tier: "basic" | "pro";
1812
2780
  ready?: boolean | undefined;
1813
- region?: "staging" | "northamerica-central-1" | undefined;
1814
- endpoint?: string | undefined;
1815
- certificate_ca?: string | undefined;
2781
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
1816
2782
  version_current?: string | undefined;
1817
2783
  created_at?: string | undefined;
1818
2784
  updated_at?: string | undefined;
2785
+ endpoint?: string | undefined;
2786
+ certificate_ca?: string | undefined;
1819
2787
  }, {
1820
2788
  name: string;
1821
2789
  id: string;
1822
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
2790
+ status: "deleted" | "failed" | "active" | "creating" | "deployed" | "updating";
1823
2791
  tier: "basic" | "pro";
1824
2792
  ready?: boolean | undefined;
1825
- region?: "staging" | "northamerica-central-1" | undefined;
1826
- endpoint?: string | undefined;
2793
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
1827
2794
  version_channel?: string | undefined;
1828
- certificate_ca?: string | undefined;
1829
2795
  version_current?: string | undefined;
1830
2796
  created_at?: string | undefined;
1831
2797
  updated_at?: string | undefined;
2798
+ endpoint?: string | undefined;
2799
+ certificate_ca?: string | undefined;
2800
+ }>;
2801
+ export declare const zUpdateClusterData: z.ZodObject<{
2802
+ body: z.ZodObject<{
2803
+ name: z.ZodOptional<z.ZodString>;
2804
+ tier: z.ZodEnum<["basic", "pro"]>;
2805
+ version_channel: z.ZodOptional<z.ZodString>;
2806
+ }, "strip", z.ZodTypeAny, {
2807
+ tier: "basic" | "pro";
2808
+ name?: string | undefined;
2809
+ version_channel?: string | undefined;
2810
+ }, {
2811
+ tier: "basic" | "pro";
2812
+ name?: string | undefined;
2813
+ version_channel?: string | undefined;
2814
+ }>;
2815
+ path: z.ZodObject<{
2816
+ cluster_id: z.ZodString;
2817
+ }, "strip", z.ZodTypeAny, {
2818
+ cluster_id: string;
2819
+ }, {
2820
+ cluster_id: string;
2821
+ }>;
2822
+ query: z.ZodOptional<z.ZodNever>;
2823
+ }, "strip", z.ZodTypeAny, {
2824
+ body: {
2825
+ tier: "basic" | "pro";
2826
+ name?: string | undefined;
2827
+ version_channel?: string | undefined;
2828
+ };
2829
+ path: {
2830
+ cluster_id: string;
2831
+ };
2832
+ query?: undefined;
2833
+ }, {
2834
+ body: {
2835
+ tier: "basic" | "pro";
2836
+ name?: string | undefined;
2837
+ version_channel?: string | undefined;
2838
+ };
2839
+ path: {
2840
+ cluster_id: string;
2841
+ };
2842
+ query?: undefined;
1832
2843
  }>;
2844
+ /**
2845
+ * Successfully updated. Returns updated cluster details.
2846
+ */
1833
2847
  export declare const zUpdateClusterResponse: z.ZodObject<{
1834
2848
  name: z.ZodString;
1835
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1"]>>;
1836
2849
  tier: z.ZodEnum<["basic", "pro"]>;
2850
+ region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1", "europe-central-1a"]>>;
1837
2851
  version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
1838
2852
  id: z.ZodString;
1839
2853
  status: z.ZodEnum<["active", "deleted", "creating", "deployed", "failed", "updating"]>;
@@ -1846,241 +2860,139 @@ export declare const zUpdateClusterResponse: z.ZodObject<{
1846
2860
  }, "strip", z.ZodTypeAny, {
1847
2861
  name: string;
1848
2862
  id: string;
1849
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
1850
- tier: "basic" | "pro";
2863
+ status: "deleted" | "failed" | "active" | "creating" | "deployed" | "updating";
1851
2864
  version_channel: string;
1852
- ready?: boolean | undefined;
1853
- region?: "staging" | "northamerica-central-1" | undefined;
1854
- endpoint?: string | undefined;
1855
- certificate_ca?: string | undefined;
1856
- version_current?: string | undefined;
1857
- created_at?: string | undefined;
1858
- updated_at?: string | undefined;
1859
- }, {
1860
- name: string;
1861
- id: string;
1862
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
1863
2865
  tier: "basic" | "pro";
1864
2866
  ready?: boolean | undefined;
1865
- region?: "staging" | "northamerica-central-1" | undefined;
1866
- endpoint?: string | undefined;
1867
- version_channel?: string | undefined;
1868
- certificate_ca?: string | undefined;
2867
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
1869
2868
  version_current?: string | undefined;
1870
2869
  created_at?: string | undefined;
1871
2870
  updated_at?: string | undefined;
1872
- }>;
1873
- export declare const zGetJoinInformationResponse: z.ZodObject<{
1874
- name: z.ZodString;
1875
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1"]>>;
1876
- tier: z.ZodEnum<["basic", "pro"]>;
1877
- version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
1878
- id: z.ZodString;
1879
- status: z.ZodEnum<["active", "deleted", "creating", "deployed", "failed", "updating"]>;
1880
- endpoint: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodEnum<[""]>]>>;
1881
- certificate_ca: z.ZodOptional<z.ZodString>;
1882
- version_current: z.ZodOptional<z.ZodString>;
1883
- created_at: z.ZodOptional<z.ZodString>;
1884
- updated_at: z.ZodOptional<z.ZodString>;
1885
- ready: z.ZodOptional<z.ZodBoolean>;
1886
- }, "strip", z.ZodTypeAny, {
1887
- name: string;
1888
- id: string;
1889
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
1890
- tier: "basic" | "pro";
1891
- version_channel: string;
1892
- ready?: boolean | undefined;
1893
- region?: "staging" | "northamerica-central-1" | undefined;
1894
2871
  endpoint?: string | undefined;
1895
2872
  certificate_ca?: string | undefined;
1896
- version_current?: string | undefined;
1897
- created_at?: string | undefined;
1898
- updated_at?: string | undefined;
1899
2873
  }, {
1900
2874
  name: string;
1901
2875
  id: string;
1902
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
2876
+ status: "deleted" | "failed" | "active" | "creating" | "deployed" | "updating";
1903
2877
  tier: "basic" | "pro";
1904
2878
  ready?: boolean | undefined;
1905
- region?: "staging" | "northamerica-central-1" | undefined;
1906
- endpoint?: string | undefined;
2879
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
1907
2880
  version_channel?: string | undefined;
1908
- certificate_ca?: string | undefined;
1909
2881
  version_current?: string | undefined;
1910
2882
  created_at?: string | undefined;
1911
2883
  updated_at?: string | undefined;
2884
+ endpoint?: string | undefined;
2885
+ certificate_ca?: string | undefined;
1912
2886
  }>;
1913
- export declare const zGetInfrastructureResponse: z.ZodArray<z.ZodObject<{
1914
- sku: z.ZodString;
1915
- provider: z.ZodString;
1916
- region: z.ZodString;
1917
- sub_region: z.ZodString;
1918
- csp_region: z.ZodString;
1919
- csp_zone: z.ZodString;
1920
- instance_type: z.ZodString;
1921
- architecture: z.ZodString;
1922
- os: z.ZodString;
1923
- vcpu: z.ZodNumber;
1924
- memory: z.ZodNumber;
1925
- local_storage: z.ZodNumber;
1926
- accelerator_name: z.ZodOptional<z.ZodString>;
1927
- accelerator_manufacturer: z.ZodOptional<z.ZodString>;
1928
- accelerator_count: z.ZodOptional<z.ZodNumber>;
1929
- accelerator_memory: z.ZodOptional<z.ZodNumber>;
1930
- pods_capacity: z.ZodOptional<z.ZodNumber>;
1931
- capacity_type: z.ZodOptional<z.ZodString>;
1932
- price: z.ZodNumber;
1933
- available: z.ZodOptional<z.ZodBoolean>;
1934
- }, "strip", z.ZodTypeAny, {
1935
- memory: number;
1936
- region: string;
1937
- sku: string;
1938
- provider: string;
1939
- sub_region: string;
1940
- csp_region: string;
1941
- csp_zone: string;
1942
- instance_type: string;
1943
- architecture: string;
1944
- os: string;
1945
- vcpu: number;
1946
- local_storage: number;
1947
- price: number;
1948
- accelerator_name?: string | undefined;
1949
- accelerator_manufacturer?: string | undefined;
1950
- accelerator_count?: number | undefined;
1951
- accelerator_memory?: number | undefined;
1952
- pods_capacity?: number | undefined;
1953
- capacity_type?: string | undefined;
1954
- available?: boolean | undefined;
1955
- }, {
1956
- memory: number;
1957
- region: string;
1958
- sku: string;
1959
- provider: string;
1960
- sub_region: string;
1961
- csp_region: string;
1962
- csp_zone: string;
1963
- instance_type: string;
1964
- architecture: string;
1965
- os: string;
1966
- vcpu: number;
1967
- local_storage: number;
1968
- price: number;
1969
- accelerator_name?: string | undefined;
1970
- accelerator_manufacturer?: string | undefined;
1971
- accelerator_count?: number | undefined;
1972
- accelerator_memory?: number | undefined;
1973
- pods_capacity?: number | undefined;
1974
- capacity_type?: string | undefined;
1975
- available?: boolean | undefined;
1976
- }>, "many">;
1977
- export declare const zGetFacetsResponse: z.ZodArray<z.ZodObject<{
1978
- provider: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1979
- region: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1980
- sub_region: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1981
- csp_region: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1982
- vcpu_min: z.ZodOptional<z.ZodNumber>;
1983
- vcpu_max: z.ZodOptional<z.ZodNumber>;
1984
- memory_min: z.ZodOptional<z.ZodNumber>;
1985
- memory_max: z.ZodOptional<z.ZodNumber>;
1986
- storage_local_min: z.ZodOptional<z.ZodNumber>;
1987
- storage_local_max: z.ZodOptional<z.ZodNumber>;
1988
- accelerator_name: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1989
- accelerator_manufacturer: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1990
- accelerator_count_min: z.ZodOptional<z.ZodNumber>;
1991
- accelerator_count_max: z.ZodOptional<z.ZodNumber>;
1992
- accelerator_memory_min: z.ZodOptional<z.ZodNumber>;
1993
- accelerator_memory_max: z.ZodOptional<z.ZodNumber>;
1994
- price_min: z.ZodOptional<z.ZodNumber>;
1995
- price_max: z.ZodOptional<z.ZodNumber>;
1996
- regions_struct: z.ZodOptional<z.ZodArray<z.ZodObject<{
1997
- region: z.ZodOptional<z.ZodString>;
1998
- sub_region: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1999
- }, "strip", z.ZodTypeAny, {
2000
- region?: string | undefined;
2001
- sub_region?: string[] | undefined;
2002
- }, {
2003
- region?: string | undefined;
2004
- sub_region?: string[] | undefined;
2005
- }>, "many">>;
2006
- accelerators_struct: z.ZodOptional<z.ZodArray<z.ZodObject<{
2007
- accelerator_manufacturer: z.ZodOptional<z.ZodString>;
2008
- accelerator_name: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2887
+ export declare const zGetJoinInformationData: z.ZodObject<{
2888
+ body: z.ZodOptional<z.ZodNever>;
2889
+ path: z.ZodObject<{
2890
+ cluster_id: z.ZodString;
2009
2891
  }, "strip", z.ZodTypeAny, {
2010
- accelerator_name?: string[] | undefined;
2011
- accelerator_manufacturer?: string | undefined;
2892
+ cluster_id: string;
2012
2893
  }, {
2013
- accelerator_name?: string[] | undefined;
2014
- accelerator_manufacturer?: string | undefined;
2015
- }>, "many">>;
2016
- count_total: z.ZodOptional<z.ZodNumber>;
2017
- count_accelerators: z.ZodOptional<z.ZodNumber>;
2018
- count_instance_types: z.ZodOptional<z.ZodNumber>;
2019
- count_accelerators_instance_types: z.ZodOptional<z.ZodNumber>;
2020
- }, "strip", z.ZodTypeAny, {
2021
- region?: string[] | undefined;
2022
- provider?: string[] | undefined;
2023
- sub_region?: string[] | undefined;
2024
- csp_region?: string[] | undefined;
2025
- accelerator_name?: string[] | undefined;
2026
- accelerator_manufacturer?: string[] | undefined;
2027
- accelerator_count_min?: number | undefined;
2028
- accelerator_count_max?: number | undefined;
2029
- accelerator_memory_min?: number | undefined;
2030
- accelerator_memory_max?: number | undefined;
2031
- memory_min?: number | undefined;
2032
- memory_max?: number | undefined;
2033
- vcpu_min?: number | undefined;
2034
- vcpu_max?: number | undefined;
2035
- storage_local_min?: number | undefined;
2036
- storage_local_max?: number | undefined;
2037
- price_min?: number | undefined;
2038
- price_max?: number | undefined;
2039
- regions_struct?: {
2040
- region?: string | undefined;
2041
- sub_region?: string[] | undefined;
2042
- }[] | undefined;
2043
- accelerators_struct?: {
2044
- accelerator_name?: string[] | undefined;
2045
- accelerator_manufacturer?: string | undefined;
2046
- }[] | undefined;
2047
- count_total?: number | undefined;
2048
- count_accelerators?: number | undefined;
2049
- count_instance_types?: number | undefined;
2050
- count_accelerators_instance_types?: number | undefined;
2051
- }, {
2052
- region?: string[] | undefined;
2053
- provider?: string[] | undefined;
2054
- sub_region?: string[] | undefined;
2055
- csp_region?: string[] | undefined;
2056
- accelerator_name?: string[] | undefined;
2057
- accelerator_manufacturer?: string[] | undefined;
2058
- accelerator_count_min?: number | undefined;
2059
- accelerator_count_max?: number | undefined;
2060
- accelerator_memory_min?: number | undefined;
2061
- accelerator_memory_max?: number | undefined;
2062
- memory_min?: number | undefined;
2063
- memory_max?: number | undefined;
2064
- vcpu_min?: number | undefined;
2065
- vcpu_max?: number | undefined;
2066
- storage_local_min?: number | undefined;
2067
- storage_local_max?: number | undefined;
2068
- price_min?: number | undefined;
2069
- price_max?: number | undefined;
2070
- regions_struct?: {
2071
- region?: string | undefined;
2072
- sub_region?: string[] | undefined;
2073
- }[] | undefined;
2074
- accelerators_struct?: {
2075
- accelerator_name?: string[] | undefined;
2076
- accelerator_manufacturer?: string | undefined;
2077
- }[] | undefined;
2078
- count_total?: number | undefined;
2079
- count_accelerators?: number | undefined;
2080
- count_instance_types?: number | undefined;
2081
- count_accelerators_instance_types?: number | undefined;
2082
- }>, "many">;
2083
- export declare const zGetRegionsResponse: z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>;
2894
+ cluster_id: string;
2895
+ }>;
2896
+ query: z.ZodOptional<z.ZodNever>;
2897
+ }, "strip", z.ZodTypeAny, {
2898
+ path: {
2899
+ cluster_id: string;
2900
+ };
2901
+ body?: undefined;
2902
+ query?: undefined;
2903
+ }, {
2904
+ path: {
2905
+ cluster_id: string;
2906
+ };
2907
+ body?: undefined;
2908
+ query?: undefined;
2909
+ }>;
2910
+ /**
2911
+ * An object of cluster join information
2912
+ */
2913
+ export declare const zGetJoinInformationResponse: z.ZodObject<{
2914
+ certificate_authority: z.ZodString;
2915
+ endpoint: z.ZodString;
2916
+ auth_key: z.ZodString;
2917
+ bootstrap_token: z.ZodString;
2918
+ versions: z.ZodObject<{
2919
+ kubernetes: z.ZodString;
2920
+ tailscale: z.ZodString;
2921
+ containerd: z.ZodString;
2922
+ nvidia_driver: z.ZodString;
2923
+ }, "strip", z.ZodTypeAny, {
2924
+ kubernetes: string;
2925
+ tailscale: string;
2926
+ containerd: string;
2927
+ nvidia_driver: string;
2928
+ }, {
2929
+ kubernetes: string;
2930
+ tailscale: string;
2931
+ containerd: string;
2932
+ nvidia_driver: string;
2933
+ }>;
2934
+ third_party_api_access_config: z.ZodObject<{
2935
+ metadata_url: z.ZodString;
2936
+ aws_role_arn: z.ZodString;
2937
+ gcp_workload_identity_provider: z.ZodString;
2938
+ }, "strip", z.ZodTypeAny, {
2939
+ metadata_url: string;
2940
+ aws_role_arn: string;
2941
+ gcp_workload_identity_provider: string;
2942
+ }, {
2943
+ metadata_url: string;
2944
+ aws_role_arn: string;
2945
+ gcp_workload_identity_provider: string;
2946
+ }>;
2947
+ }, "strip", z.ZodTypeAny, {
2948
+ certificate_authority: string;
2949
+ endpoint: string;
2950
+ auth_key: string;
2951
+ bootstrap_token: string;
2952
+ versions: {
2953
+ kubernetes: string;
2954
+ tailscale: string;
2955
+ containerd: string;
2956
+ nvidia_driver: string;
2957
+ };
2958
+ third_party_api_access_config: {
2959
+ metadata_url: string;
2960
+ aws_role_arn: string;
2961
+ gcp_workload_identity_provider: string;
2962
+ };
2963
+ }, {
2964
+ certificate_authority: string;
2965
+ endpoint: string;
2966
+ auth_key: string;
2967
+ bootstrap_token: string;
2968
+ versions: {
2969
+ kubernetes: string;
2970
+ tailscale: string;
2971
+ containerd: string;
2972
+ nvidia_driver: string;
2973
+ };
2974
+ third_party_api_access_config: {
2975
+ metadata_url: string;
2976
+ aws_role_arn: string;
2977
+ gcp_workload_identity_provider: string;
2978
+ };
2979
+ }>;
2980
+ export declare const zListInvitesData: z.ZodObject<{
2981
+ body: z.ZodOptional<z.ZodNever>;
2982
+ path: z.ZodOptional<z.ZodNever>;
2983
+ query: z.ZodOptional<z.ZodNever>;
2984
+ }, "strip", z.ZodTypeAny, {
2985
+ body?: undefined;
2986
+ path?: undefined;
2987
+ query?: undefined;
2988
+ }, {
2989
+ body?: undefined;
2990
+ path?: undefined;
2991
+ query?: undefined;
2992
+ }>;
2993
+ /**
2994
+ * An array of invites
2995
+ */
2084
2996
  export declare const zListInvitesResponse: z.ZodArray<z.ZodObject<{
2085
2997
  id: z.ZodOptional<z.ZodString>;
2086
2998
  organization_id: z.ZodOptional<z.ZodString>;
@@ -2100,6 +3012,32 @@ export declare const zListInvitesResponse: z.ZodArray<z.ZodObject<{
2100
3012
  email?: string | undefined;
2101
3013
  organization_id?: string | undefined;
2102
3014
  }>, "many">;
3015
+ export declare const zCreateInviteData: z.ZodObject<{
3016
+ body: z.ZodObject<{
3017
+ email: z.ZodOptional<z.ZodString>;
3018
+ }, "strip", z.ZodTypeAny, {
3019
+ email?: string | undefined;
3020
+ }, {
3021
+ email?: string | undefined;
3022
+ }>;
3023
+ path: z.ZodOptional<z.ZodNever>;
3024
+ query: z.ZodOptional<z.ZodNever>;
3025
+ }, "strip", z.ZodTypeAny, {
3026
+ body: {
3027
+ email?: string | undefined;
3028
+ };
3029
+ path?: undefined;
3030
+ query?: undefined;
3031
+ }, {
3032
+ body: {
3033
+ email?: string | undefined;
3034
+ };
3035
+ path?: undefined;
3036
+ query?: undefined;
3037
+ }>;
3038
+ /**
3039
+ * Successfully created. Returns created invite details.
3040
+ */
2103
3041
  export declare const zCreateInviteResponse: z.ZodObject<{
2104
3042
  id: z.ZodOptional<z.ZodString>;
2105
3043
  organization_id: z.ZodOptional<z.ZodString>;
@@ -2113,12 +3051,38 @@ export declare const zCreateInviteResponse: z.ZodObject<{
2113
3051
  email?: string | undefined;
2114
3052
  organization_id?: string | undefined;
2115
3053
  }, {
2116
- date_created: string;
2117
- code?: string | undefined;
2118
- id?: string | undefined;
2119
- email?: string | undefined;
2120
- organization_id?: string | undefined;
3054
+ date_created: string;
3055
+ code?: string | undefined;
3056
+ id?: string | undefined;
3057
+ email?: string | undefined;
3058
+ organization_id?: string | undefined;
3059
+ }>;
3060
+ export declare const zGetInviteData: z.ZodObject<{
3061
+ body: z.ZodOptional<z.ZodNever>;
3062
+ path: z.ZodObject<{
3063
+ code: z.ZodString;
3064
+ }, "strip", z.ZodTypeAny, {
3065
+ code: string;
3066
+ }, {
3067
+ code: string;
3068
+ }>;
3069
+ query: z.ZodOptional<z.ZodNever>;
3070
+ }, "strip", z.ZodTypeAny, {
3071
+ path: {
3072
+ code: string;
3073
+ };
3074
+ body?: undefined;
3075
+ query?: undefined;
3076
+ }, {
3077
+ path: {
3078
+ code: string;
3079
+ };
3080
+ body?: undefined;
3081
+ query?: undefined;
2121
3082
  }>;
3083
+ /**
3084
+ * Returns a single object containing invite details.
3085
+ */
2122
3086
  export declare const zGetInviteResponse: z.ZodObject<{
2123
3087
  id: z.ZodOptional<z.ZodString>;
2124
3088
  organization_id: z.ZodOptional<z.ZodString>;
@@ -2138,6 +3102,189 @@ export declare const zGetInviteResponse: z.ZodObject<{
2138
3102
  email?: string | undefined;
2139
3103
  organization_id?: string | undefined;
2140
3104
  }>;
3105
+ export declare const zDeleteInviteData: z.ZodObject<{
3106
+ body: z.ZodOptional<z.ZodNever>;
3107
+ path: z.ZodObject<{
3108
+ email: z.ZodString;
3109
+ }, "strip", z.ZodTypeAny, {
3110
+ email: string;
3111
+ }, {
3112
+ email: string;
3113
+ }>;
3114
+ query: z.ZodOptional<z.ZodNever>;
3115
+ }, "strip", z.ZodTypeAny, {
3116
+ path: {
3117
+ email: string;
3118
+ };
3119
+ body?: undefined;
3120
+ query?: undefined;
3121
+ }, {
3122
+ path: {
3123
+ email: string;
3124
+ };
3125
+ body?: undefined;
3126
+ query?: undefined;
3127
+ }>;
3128
+ export declare const zListMarketplaceChartsData: z.ZodObject<{
3129
+ body: z.ZodOptional<z.ZodNever>;
3130
+ path: z.ZodOptional<z.ZodNever>;
3131
+ query: z.ZodOptional<z.ZodNever>;
3132
+ }, "strip", z.ZodTypeAny, {
3133
+ body?: undefined;
3134
+ path?: undefined;
3135
+ query?: undefined;
3136
+ }, {
3137
+ body?: undefined;
3138
+ path?: undefined;
3139
+ query?: undefined;
3140
+ }>;
3141
+ /**
3142
+ * An array of chart listings in the marketplace.
3143
+ */
3144
+ export declare const zListMarketplaceChartsResponse: z.ZodArray<z.ZodObject<{
3145
+ id: z.ZodString;
3146
+ name: z.ZodString;
3147
+ developer: z.ZodString;
3148
+ description: z.ZodString;
3149
+ logoUrl: z.ZodString;
3150
+ longDescription: z.ZodString;
3151
+ categories: z.ZodArray<z.ZodString, "many">;
3152
+ version_channels: z.ZodArray<z.ZodString, "many">;
3153
+ value_schemas: z.ZodArray<z.ZodObject<{
3154
+ version: z.ZodString;
3155
+ schema: z.ZodString;
3156
+ placeholder: z.ZodString;
3157
+ }, "strip", z.ZodTypeAny, {
3158
+ version: string;
3159
+ schema: string;
3160
+ placeholder: string;
3161
+ }, {
3162
+ version: string;
3163
+ schema: string;
3164
+ placeholder: string;
3165
+ }>, "many">;
3166
+ }, "strip", z.ZodTypeAny, {
3167
+ name: string;
3168
+ id: string;
3169
+ description: string;
3170
+ developer: string;
3171
+ logoUrl: string;
3172
+ longDescription: string;
3173
+ categories: string[];
3174
+ version_channels: string[];
3175
+ value_schemas: {
3176
+ version: string;
3177
+ schema: string;
3178
+ placeholder: string;
3179
+ }[];
3180
+ }, {
3181
+ name: string;
3182
+ id: string;
3183
+ description: string;
3184
+ developer: string;
3185
+ logoUrl: string;
3186
+ longDescription: string;
3187
+ categories: string[];
3188
+ version_channels: string[];
3189
+ value_schemas: {
3190
+ version: string;
3191
+ schema: string;
3192
+ placeholder: string;
3193
+ }[];
3194
+ }>, "many">;
3195
+ export declare const zGetMarketplaceChartData: z.ZodObject<{
3196
+ body: z.ZodOptional<z.ZodNever>;
3197
+ path: z.ZodObject<{
3198
+ listing_id: z.ZodString;
3199
+ }, "strip", z.ZodTypeAny, {
3200
+ listing_id: string;
3201
+ }, {
3202
+ listing_id: string;
3203
+ }>;
3204
+ query: z.ZodOptional<z.ZodNever>;
3205
+ }, "strip", z.ZodTypeAny, {
3206
+ path: {
3207
+ listing_id: string;
3208
+ };
3209
+ body?: undefined;
3210
+ query?: undefined;
3211
+ }, {
3212
+ path: {
3213
+ listing_id: string;
3214
+ };
3215
+ body?: undefined;
3216
+ query?: undefined;
3217
+ }>;
3218
+ /**
3219
+ * Returns an object containing the chart listing details.
3220
+ */
3221
+ export declare const zGetMarketplaceChartResponse: z.ZodObject<{
3222
+ id: z.ZodString;
3223
+ name: z.ZodString;
3224
+ developer: z.ZodString;
3225
+ description: z.ZodString;
3226
+ logoUrl: z.ZodString;
3227
+ longDescription: z.ZodString;
3228
+ categories: z.ZodArray<z.ZodString, "many">;
3229
+ version_channels: z.ZodArray<z.ZodString, "many">;
3230
+ value_schemas: z.ZodArray<z.ZodObject<{
3231
+ version: z.ZodString;
3232
+ schema: z.ZodString;
3233
+ placeholder: z.ZodString;
3234
+ }, "strip", z.ZodTypeAny, {
3235
+ version: string;
3236
+ schema: string;
3237
+ placeholder: string;
3238
+ }, {
3239
+ version: string;
3240
+ schema: string;
3241
+ placeholder: string;
3242
+ }>, "many">;
3243
+ }, "strip", z.ZodTypeAny, {
3244
+ name: string;
3245
+ id: string;
3246
+ description: string;
3247
+ developer: string;
3248
+ logoUrl: string;
3249
+ longDescription: string;
3250
+ categories: string[];
3251
+ version_channels: string[];
3252
+ value_schemas: {
3253
+ version: string;
3254
+ schema: string;
3255
+ placeholder: string;
3256
+ }[];
3257
+ }, {
3258
+ name: string;
3259
+ id: string;
3260
+ description: string;
3261
+ developer: string;
3262
+ logoUrl: string;
3263
+ longDescription: string;
3264
+ categories: string[];
3265
+ version_channels: string[];
3266
+ value_schemas: {
3267
+ version: string;
3268
+ schema: string;
3269
+ placeholder: string;
3270
+ }[];
3271
+ }>;
3272
+ export declare const zGetOrganizationData: z.ZodObject<{
3273
+ body: z.ZodOptional<z.ZodNever>;
3274
+ path: z.ZodOptional<z.ZodNever>;
3275
+ query: z.ZodOptional<z.ZodNever>;
3276
+ }, "strip", z.ZodTypeAny, {
3277
+ body?: undefined;
3278
+ path?: undefined;
3279
+ query?: undefined;
3280
+ }, {
3281
+ body?: undefined;
3282
+ path?: undefined;
3283
+ query?: undefined;
3284
+ }>;
3285
+ /**
3286
+ * Returns a single object containing organization details.
3287
+ */
2141
3288
  export declare const zGetOrganizationResponse: z.ZodObject<{
2142
3289
  id: z.ZodString;
2143
3290
  name: z.ZodOptional<z.ZodString>;
@@ -2148,7 +3295,6 @@ export declare const zGetOrganizationResponse: z.ZodObject<{
2148
3295
  pro_clusters_max: z.ZodNumber;
2149
3296
  pro_clusters_available: z.ZodNumber;
2150
3297
  fleets_max: z.ZodNumber;
2151
- managed_fleets_cpu_max: z.ZodNumber;
2152
3298
  cluster_tiers: z.ZodArray<z.ZodString, "many">;
2153
3299
  regions: z.ZodArray<z.ZodString, "many">;
2154
3300
  versions: z.ZodArray<z.ZodObject<{
@@ -2171,7 +3317,6 @@ export declare const zGetOrganizationResponse: z.ZodObject<{
2171
3317
  pro_clusters_max: number;
2172
3318
  pro_clusters_available: number;
2173
3319
  fleets_max: number;
2174
- managed_fleets_cpu_max: number;
2175
3320
  cluster_tiers: string[];
2176
3321
  regions: string[];
2177
3322
  }, {
@@ -2184,7 +3329,6 @@ export declare const zGetOrganizationResponse: z.ZodObject<{
2184
3329
  pro_clusters_max: number;
2185
3330
  pro_clusters_available: number;
2186
3331
  fleets_max: number;
2187
- managed_fleets_cpu_max: number;
2188
3332
  cluster_tiers: string[];
2189
3333
  regions: string[];
2190
3334
  }>;
@@ -2203,7 +3347,6 @@ export declare const zGetOrganizationResponse: z.ZodObject<{
2203
3347
  pro_clusters_max: number;
2204
3348
  pro_clusters_available: number;
2205
3349
  fleets_max: number;
2206
- managed_fleets_cpu_max: number;
2207
3350
  cluster_tiers: string[];
2208
3351
  regions: string[];
2209
3352
  };
@@ -2222,12 +3365,70 @@ export declare const zGetOrganizationResponse: z.ZodObject<{
2222
3365
  pro_clusters_max: number;
2223
3366
  pro_clusters_available: number;
2224
3367
  fleets_max: number;
2225
- managed_fleets_cpu_max: number;
2226
3368
  cluster_tiers: string[];
2227
3369
  regions: string[];
2228
3370
  };
2229
3371
  name?: string | undefined;
2230
3372
  }>;
3373
+ export declare const zCreateOrganizationData: z.ZodObject<{
3374
+ body: z.ZodObject<{
3375
+ email: z.ZodString;
3376
+ first_name: z.ZodString;
3377
+ last_name: z.ZodString;
3378
+ company_name: z.ZodString;
3379
+ password: z.ZodString;
3380
+ }, "strip", z.ZodTypeAny, {
3381
+ email: string;
3382
+ first_name: string;
3383
+ last_name: string;
3384
+ company_name: string;
3385
+ password: string;
3386
+ }, {
3387
+ email: string;
3388
+ first_name: string;
3389
+ last_name: string;
3390
+ company_name: string;
3391
+ password: string;
3392
+ }>;
3393
+ path: z.ZodOptional<z.ZodNever>;
3394
+ query: z.ZodOptional<z.ZodNever>;
3395
+ }, "strip", z.ZodTypeAny, {
3396
+ body: {
3397
+ email: string;
3398
+ first_name: string;
3399
+ last_name: string;
3400
+ company_name: string;
3401
+ password: string;
3402
+ };
3403
+ path?: undefined;
3404
+ query?: undefined;
3405
+ }, {
3406
+ body: {
3407
+ email: string;
3408
+ first_name: string;
3409
+ last_name: string;
3410
+ company_name: string;
3411
+ password: string;
3412
+ };
3413
+ path?: undefined;
3414
+ query?: undefined;
3415
+ }>;
3416
+ export declare const zListTokensData: z.ZodObject<{
3417
+ body: z.ZodOptional<z.ZodNever>;
3418
+ path: z.ZodOptional<z.ZodNever>;
3419
+ query: z.ZodOptional<z.ZodNever>;
3420
+ }, "strip", z.ZodTypeAny, {
3421
+ body?: undefined;
3422
+ path?: undefined;
3423
+ query?: undefined;
3424
+ }, {
3425
+ body?: undefined;
3426
+ path?: undefined;
3427
+ query?: undefined;
3428
+ }>;
3429
+ /**
3430
+ * Returns a list of access token details with masked secrets.
3431
+ */
2231
3432
  export declare const zListTokensResponse: z.ZodArray<z.ZodObject<{
2232
3433
  name: z.ZodString;
2233
3434
  role: z.ZodEnum<["Administrator", "User"]>;
@@ -2247,6 +3448,37 @@ export declare const zListTokensResponse: z.ZodArray<z.ZodObject<{
2247
3448
  id?: string | undefined;
2248
3449
  secret?: string | undefined;
2249
3450
  }>, "many">;
3451
+ export declare const zCreateTokenData: z.ZodObject<{
3452
+ body: z.ZodObject<{
3453
+ name: z.ZodString;
3454
+ role: z.ZodEnum<["Administrator", "User"]>;
3455
+ }, "strip", z.ZodTypeAny, {
3456
+ name: string;
3457
+ role: "Administrator" | "User";
3458
+ }, {
3459
+ name: string;
3460
+ role: "Administrator" | "User";
3461
+ }>;
3462
+ path: z.ZodOptional<z.ZodNever>;
3463
+ query: z.ZodOptional<z.ZodNever>;
3464
+ }, "strip", z.ZodTypeAny, {
3465
+ body: {
3466
+ name: string;
3467
+ role: "Administrator" | "User";
3468
+ };
3469
+ path?: undefined;
3470
+ query?: undefined;
3471
+ }, {
3472
+ body: {
3473
+ name: string;
3474
+ role: "Administrator" | "User";
3475
+ };
3476
+ path?: undefined;
3477
+ query?: undefined;
3478
+ }>;
3479
+ /**
3480
+ * Successfully created. Returns created token details with unmasked/raw secret.
3481
+ */
2250
3482
  export declare const zCreateTokenResponse: z.ZodObject<{
2251
3483
  name: z.ZodString;
2252
3484
  role: z.ZodEnum<["Administrator", "User"]>;
@@ -2266,6 +3498,55 @@ export declare const zCreateTokenResponse: z.ZodObject<{
2266
3498
  id?: string | undefined;
2267
3499
  secret?: string | undefined;
2268
3500
  }>;
3501
+ export declare const zDeleteTokenData: z.ZodObject<{
3502
+ body: z.ZodOptional<z.ZodNever>;
3503
+ path: z.ZodObject<{
3504
+ token_id: z.ZodString;
3505
+ }, "strip", z.ZodTypeAny, {
3506
+ token_id: string;
3507
+ }, {
3508
+ token_id: string;
3509
+ }>;
3510
+ query: z.ZodOptional<z.ZodNever>;
3511
+ }, "strip", z.ZodTypeAny, {
3512
+ path: {
3513
+ token_id: string;
3514
+ };
3515
+ body?: undefined;
3516
+ query?: undefined;
3517
+ }, {
3518
+ path: {
3519
+ token_id: string;
3520
+ };
3521
+ body?: undefined;
3522
+ query?: undefined;
3523
+ }>;
3524
+ export declare const zGetTokenData: z.ZodObject<{
3525
+ body: z.ZodOptional<z.ZodNever>;
3526
+ path: z.ZodObject<{
3527
+ token_id: z.ZodString;
3528
+ }, "strip", z.ZodTypeAny, {
3529
+ token_id: string;
3530
+ }, {
3531
+ token_id: string;
3532
+ }>;
3533
+ query: z.ZodOptional<z.ZodNever>;
3534
+ }, "strip", z.ZodTypeAny, {
3535
+ path: {
3536
+ token_id: string;
3537
+ };
3538
+ body?: undefined;
3539
+ query?: undefined;
3540
+ }, {
3541
+ path: {
3542
+ token_id: string;
3543
+ };
3544
+ body?: undefined;
3545
+ query?: undefined;
3546
+ }>;
3547
+ /**
3548
+ * Returns access token details with masked secret.
3549
+ */
2269
3550
  export declare const zGetTokenResponse: z.ZodObject<{
2270
3551
  name: z.ZodString;
2271
3552
  role: z.ZodEnum<["Administrator", "User"]>;
@@ -2285,6 +3566,47 @@ export declare const zGetTokenResponse: z.ZodObject<{
2285
3566
  id?: string | undefined;
2286
3567
  secret?: string | undefined;
2287
3568
  }>;
3569
+ export declare const zUpdateTokenData: z.ZodObject<{
3570
+ body: z.ZodObject<{
3571
+ name: z.ZodOptional<z.ZodString>;
3572
+ role: z.ZodOptional<z.ZodEnum<["Administrator", "User"]>>;
3573
+ }, "strip", z.ZodTypeAny, {
3574
+ name?: string | undefined;
3575
+ role?: "Administrator" | "User" | undefined;
3576
+ }, {
3577
+ name?: string | undefined;
3578
+ role?: "Administrator" | "User" | undefined;
3579
+ }>;
3580
+ path: z.ZodObject<{
3581
+ token_id: z.ZodString;
3582
+ }, "strip", z.ZodTypeAny, {
3583
+ token_id: string;
3584
+ }, {
3585
+ token_id: string;
3586
+ }>;
3587
+ query: z.ZodOptional<z.ZodNever>;
3588
+ }, "strip", z.ZodTypeAny, {
3589
+ body: {
3590
+ name?: string | undefined;
3591
+ role?: "Administrator" | "User" | undefined;
3592
+ };
3593
+ path: {
3594
+ token_id: string;
3595
+ };
3596
+ query?: undefined;
3597
+ }, {
3598
+ body: {
3599
+ name?: string | undefined;
3600
+ role?: "Administrator" | "User" | undefined;
3601
+ };
3602
+ path: {
3603
+ token_id: string;
3604
+ };
3605
+ query?: undefined;
3606
+ }>;
3607
+ /**
3608
+ * Successfully updated. Returns updated token details with masked secret.
3609
+ */
2288
3610
  export declare const zUpdateTokenResponse: z.ZodObject<{
2289
3611
  name: z.ZodString;
2290
3612
  role: z.ZodEnum<["Administrator", "User"]>;
@@ -2304,6 +3626,32 @@ export declare const zUpdateTokenResponse: z.ZodObject<{
2304
3626
  id?: string | undefined;
2305
3627
  secret?: string | undefined;
2306
3628
  }>;
3629
+ export declare const zRegenerateTokenData: z.ZodObject<{
3630
+ body: z.ZodOptional<z.ZodNever>;
3631
+ path: z.ZodObject<{
3632
+ token_id: z.ZodString;
3633
+ }, "strip", z.ZodTypeAny, {
3634
+ token_id: string;
3635
+ }, {
3636
+ token_id: string;
3637
+ }>;
3638
+ query: z.ZodOptional<z.ZodNever>;
3639
+ }, "strip", z.ZodTypeAny, {
3640
+ path: {
3641
+ token_id: string;
3642
+ };
3643
+ body?: undefined;
3644
+ query?: undefined;
3645
+ }, {
3646
+ path: {
3647
+ token_id: string;
3648
+ };
3649
+ body?: undefined;
3650
+ query?: undefined;
3651
+ }>;
3652
+ /**
3653
+ * Successfully updated. Returns updated token details with unmasked / raw secret.
3654
+ */
2307
3655
  export declare const zRegenerateTokenResponse: z.ZodObject<{
2308
3656
  name: z.ZodString;
2309
3657
  role: z.ZodEnum<["Administrator", "User"]>;
@@ -2323,6 +3671,32 @@ export declare const zRegenerateTokenResponse: z.ZodObject<{
2323
3671
  id?: string | undefined;
2324
3672
  secret?: string | undefined;
2325
3673
  }>;
3674
+ export declare const zListUserOrganizationsData: z.ZodObject<{
3675
+ body: z.ZodOptional<z.ZodNever>;
3676
+ path: z.ZodObject<{
3677
+ email: z.ZodString;
3678
+ }, "strip", z.ZodTypeAny, {
3679
+ email: string;
3680
+ }, {
3681
+ email: string;
3682
+ }>;
3683
+ query: z.ZodOptional<z.ZodNever>;
3684
+ }, "strip", z.ZodTypeAny, {
3685
+ path: {
3686
+ email: string;
3687
+ };
3688
+ body?: undefined;
3689
+ query?: undefined;
3690
+ }, {
3691
+ path: {
3692
+ email: string;
3693
+ };
3694
+ body?: undefined;
3695
+ query?: undefined;
3696
+ }>;
3697
+ /**
3698
+ * An array of organizations the user belongs to.
3699
+ */
2326
3700
  export declare const zListUserOrganizationsResponse: z.ZodArray<z.ZodObject<{
2327
3701
  realm: z.ZodOptional<z.ZodString>;
2328
3702
  displayName: z.ZodOptional<z.ZodString>;
@@ -2333,6 +3707,22 @@ export declare const zListUserOrganizationsResponse: z.ZodArray<z.ZodObject<{
2333
3707
  realm?: string | undefined;
2334
3708
  displayName?: string | undefined;
2335
3709
  }>, "many">;
3710
+ export declare const zListUsersData: z.ZodObject<{
3711
+ body: z.ZodOptional<z.ZodNever>;
3712
+ path: z.ZodOptional<z.ZodNever>;
3713
+ query: z.ZodOptional<z.ZodNever>;
3714
+ }, "strip", z.ZodTypeAny, {
3715
+ body?: undefined;
3716
+ path?: undefined;
3717
+ query?: undefined;
3718
+ }, {
3719
+ body?: undefined;
3720
+ path?: undefined;
3721
+ query?: undefined;
3722
+ }>;
3723
+ /**
3724
+ * An array of users
3725
+ */
2336
3726
  export declare const zListUsersResponse: z.ZodArray<z.ZodObject<{
2337
3727
  email: z.ZodString;
2338
3728
  first_name: z.ZodString;
@@ -2341,16 +3731,6 @@ export declare const zListUsersResponse: z.ZodArray<z.ZodObject<{
2341
3731
  status: z.ZodEnum<["active", "inactive"]>;
2342
3732
  id: z.ZodString;
2343
3733
  date_created: z.ZodString;
2344
- cluster_permissions: z.ZodOptional<z.ZodArray<z.ZodObject<{
2345
- cluster_id: z.ZodString;
2346
- permissions: z.ZodEnum<["readwrite", "readonly"]>;
2347
- }, "strip", z.ZodTypeAny, {
2348
- cluster_id: string;
2349
- permissions: "readonly" | "readwrite";
2350
- }, {
2351
- cluster_id: string;
2352
- permissions: "readonly" | "readwrite";
2353
- }>, "many">>;
2354
3734
  }, "strip", z.ZodTypeAny, {
2355
3735
  id: string;
2356
3736
  role: "Administrator" | "User";
@@ -2359,10 +3739,6 @@ export declare const zListUsersResponse: z.ZodArray<z.ZodObject<{
2359
3739
  first_name: string;
2360
3740
  last_name: string;
2361
3741
  date_created: string;
2362
- cluster_permissions?: {
2363
- cluster_id: string;
2364
- permissions: "readonly" | "readwrite";
2365
- }[] | undefined;
2366
3742
  }, {
2367
3743
  id: string;
2368
3744
  role: "Administrator" | "User";
@@ -2371,11 +3747,63 @@ export declare const zListUsersResponse: z.ZodArray<z.ZodObject<{
2371
3747
  first_name: string;
2372
3748
  last_name: string;
2373
3749
  date_created: string;
2374
- cluster_permissions?: {
2375
- cluster_id: string;
2376
- permissions: "readonly" | "readwrite";
2377
- }[] | undefined;
2378
3750
  }>, "many">;
3751
+ export declare const zCreateUserData: z.ZodObject<{
3752
+ body: z.ZodObject<{
3753
+ email: z.ZodString;
3754
+ first_name: z.ZodString;
3755
+ last_name: z.ZodString;
3756
+ code: z.ZodString;
3757
+ password: z.ZodString;
3758
+ status: z.ZodOptional<z.ZodEnum<["active", "inactive"]>>;
3759
+ role: z.ZodOptional<z.ZodEnum<["Administrator", "User"]>>;
3760
+ }, "strip", z.ZodTypeAny, {
3761
+ code: string;
3762
+ email: string;
3763
+ first_name: string;
3764
+ last_name: string;
3765
+ password: string;
3766
+ role?: "Administrator" | "User" | undefined;
3767
+ status?: "active" | "inactive" | undefined;
3768
+ }, {
3769
+ code: string;
3770
+ email: string;
3771
+ first_name: string;
3772
+ last_name: string;
3773
+ password: string;
3774
+ role?: "Administrator" | "User" | undefined;
3775
+ status?: "active" | "inactive" | undefined;
3776
+ }>;
3777
+ path: z.ZodOptional<z.ZodNever>;
3778
+ query: z.ZodOptional<z.ZodNever>;
3779
+ }, "strip", z.ZodTypeAny, {
3780
+ body: {
3781
+ code: string;
3782
+ email: string;
3783
+ first_name: string;
3784
+ last_name: string;
3785
+ password: string;
3786
+ role?: "Administrator" | "User" | undefined;
3787
+ status?: "active" | "inactive" | undefined;
3788
+ };
3789
+ path?: undefined;
3790
+ query?: undefined;
3791
+ }, {
3792
+ body: {
3793
+ code: string;
3794
+ email: string;
3795
+ first_name: string;
3796
+ last_name: string;
3797
+ password: string;
3798
+ role?: "Administrator" | "User" | undefined;
3799
+ status?: "active" | "inactive" | undefined;
3800
+ };
3801
+ path?: undefined;
3802
+ query?: undefined;
3803
+ }>;
3804
+ /**
3805
+ * Successfully created. Returns created user details.
3806
+ */
2379
3807
  export declare const zCreateUserResponse: z.ZodObject<{
2380
3808
  email: z.ZodString;
2381
3809
  first_name: z.ZodString;
@@ -2384,16 +3812,6 @@ export declare const zCreateUserResponse: z.ZodObject<{
2384
3812
  status: z.ZodEnum<["active", "inactive"]>;
2385
3813
  id: z.ZodString;
2386
3814
  date_created: z.ZodString;
2387
- cluster_permissions: z.ZodOptional<z.ZodArray<z.ZodObject<{
2388
- cluster_id: z.ZodString;
2389
- permissions: z.ZodEnum<["readwrite", "readonly"]>;
2390
- }, "strip", z.ZodTypeAny, {
2391
- cluster_id: string;
2392
- permissions: "readonly" | "readwrite";
2393
- }, {
2394
- cluster_id: string;
2395
- permissions: "readonly" | "readwrite";
2396
- }>, "many">>;
2397
3815
  }, "strip", z.ZodTypeAny, {
2398
3816
  id: string;
2399
3817
  role: "Administrator" | "User";
@@ -2402,10 +3820,6 @@ export declare const zCreateUserResponse: z.ZodObject<{
2402
3820
  first_name: string;
2403
3821
  last_name: string;
2404
3822
  date_created: string;
2405
- cluster_permissions?: {
2406
- cluster_id: string;
2407
- permissions: "readonly" | "readwrite";
2408
- }[] | undefined;
2409
3823
  }, {
2410
3824
  id: string;
2411
3825
  role: "Administrator" | "User";
@@ -2414,11 +3828,33 @@ export declare const zCreateUserResponse: z.ZodObject<{
2414
3828
  first_name: string;
2415
3829
  last_name: string;
2416
3830
  date_created: string;
2417
- cluster_permissions?: {
2418
- cluster_id: string;
2419
- permissions: "readonly" | "readwrite";
2420
- }[] | undefined;
2421
3831
  }>;
3832
+ export declare const zDeleteUserData: z.ZodObject<{
3833
+ body: z.ZodOptional<z.ZodNever>;
3834
+ path: z.ZodObject<{
3835
+ user_id: z.ZodString;
3836
+ }, "strip", z.ZodTypeAny, {
3837
+ user_id: string;
3838
+ }, {
3839
+ user_id: string;
3840
+ }>;
3841
+ query: z.ZodOptional<z.ZodNever>;
3842
+ }, "strip", z.ZodTypeAny, {
3843
+ path: {
3844
+ user_id: string;
3845
+ };
3846
+ body?: undefined;
3847
+ query?: undefined;
3848
+ }, {
3849
+ path: {
3850
+ user_id: string;
3851
+ };
3852
+ body?: undefined;
3853
+ query?: undefined;
3854
+ }>;
3855
+ /**
3856
+ * User profile information
3857
+ */
2422
3858
  export declare const zDeleteUserResponse: z.ZodObject<{
2423
3859
  email: z.ZodString;
2424
3860
  first_name: z.ZodString;
@@ -2427,16 +3863,6 @@ export declare const zDeleteUserResponse: z.ZodObject<{
2427
3863
  status: z.ZodEnum<["active", "inactive"]>;
2428
3864
  id: z.ZodString;
2429
3865
  date_created: z.ZodString;
2430
- cluster_permissions: z.ZodOptional<z.ZodArray<z.ZodObject<{
2431
- cluster_id: z.ZodString;
2432
- permissions: z.ZodEnum<["readwrite", "readonly"]>;
2433
- }, "strip", z.ZodTypeAny, {
2434
- cluster_id: string;
2435
- permissions: "readonly" | "readwrite";
2436
- }, {
2437
- cluster_id: string;
2438
- permissions: "readonly" | "readwrite";
2439
- }>, "many">>;
2440
3866
  }, "strip", z.ZodTypeAny, {
2441
3867
  id: string;
2442
3868
  role: "Administrator" | "User";
@@ -2445,10 +3871,6 @@ export declare const zDeleteUserResponse: z.ZodObject<{
2445
3871
  first_name: string;
2446
3872
  last_name: string;
2447
3873
  date_created: string;
2448
- cluster_permissions?: {
2449
- cluster_id: string;
2450
- permissions: "readonly" | "readwrite";
2451
- }[] | undefined;
2452
3874
  }, {
2453
3875
  id: string;
2454
3876
  role: "Administrator" | "User";
@@ -2457,55 +3879,34 @@ export declare const zDeleteUserResponse: z.ZodObject<{
2457
3879
  first_name: string;
2458
3880
  last_name: string;
2459
3881
  date_created: string;
2460
- cluster_permissions?: {
2461
- cluster_id: string;
2462
- permissions: "readonly" | "readwrite";
2463
- }[] | undefined;
2464
3882
  }>;
2465
- export declare const zGetUserResponse: z.ZodObject<{
2466
- email: z.ZodString;
2467
- first_name: z.ZodString;
2468
- last_name: z.ZodString;
2469
- role: z.ZodEnum<["Administrator", "User"]>;
2470
- status: z.ZodEnum<["active", "inactive"]>;
2471
- id: z.ZodString;
2472
- date_created: z.ZodString;
2473
- cluster_permissions: z.ZodOptional<z.ZodArray<z.ZodObject<{
2474
- cluster_id: z.ZodString;
2475
- permissions: z.ZodEnum<["readwrite", "readonly"]>;
3883
+ export declare const zGetUserData: z.ZodObject<{
3884
+ body: z.ZodOptional<z.ZodNever>;
3885
+ path: z.ZodObject<{
3886
+ user_id: z.ZodString;
2476
3887
  }, "strip", z.ZodTypeAny, {
2477
- cluster_id: string;
2478
- permissions: "readonly" | "readwrite";
3888
+ user_id: string;
2479
3889
  }, {
2480
- cluster_id: string;
2481
- permissions: "readonly" | "readwrite";
2482
- }>, "many">>;
3890
+ user_id: string;
3891
+ }>;
3892
+ query: z.ZodOptional<z.ZodNever>;
2483
3893
  }, "strip", z.ZodTypeAny, {
2484
- id: string;
2485
- role: "Administrator" | "User";
2486
- email: string;
2487
- status: "active" | "inactive";
2488
- first_name: string;
2489
- last_name: string;
2490
- date_created: string;
2491
- cluster_permissions?: {
2492
- cluster_id: string;
2493
- permissions: "readonly" | "readwrite";
2494
- }[] | undefined;
3894
+ path: {
3895
+ user_id: string;
3896
+ };
3897
+ body?: undefined;
3898
+ query?: undefined;
2495
3899
  }, {
2496
- id: string;
2497
- role: "Administrator" | "User";
2498
- email: string;
2499
- status: "active" | "inactive";
2500
- first_name: string;
2501
- last_name: string;
2502
- date_created: string;
2503
- cluster_permissions?: {
2504
- cluster_id: string;
2505
- permissions: "readonly" | "readwrite";
2506
- }[] | undefined;
3900
+ path: {
3901
+ user_id: string;
3902
+ };
3903
+ body?: undefined;
3904
+ query?: undefined;
2507
3905
  }>;
2508
- export declare const zUpdateUserResponse: z.ZodObject<{
3906
+ /**
3907
+ * User profile information
3908
+ */
3909
+ export declare const zGetUserResponse: z.ZodObject<{
2509
3910
  email: z.ZodString;
2510
3911
  first_name: z.ZodString;
2511
3912
  last_name: z.ZodString;
@@ -2513,16 +3914,6 @@ export declare const zUpdateUserResponse: z.ZodObject<{
2513
3914
  status: z.ZodEnum<["active", "inactive"]>;
2514
3915
  id: z.ZodString;
2515
3916
  date_created: z.ZodString;
2516
- cluster_permissions: z.ZodOptional<z.ZodArray<z.ZodObject<{
2517
- cluster_id: z.ZodString;
2518
- permissions: z.ZodEnum<["readwrite", "readonly"]>;
2519
- }, "strip", z.ZodTypeAny, {
2520
- cluster_id: string;
2521
- permissions: "readonly" | "readwrite";
2522
- }, {
2523
- cluster_id: string;
2524
- permissions: "readonly" | "readwrite";
2525
- }>, "many">>;
2526
3917
  }, "strip", z.ZodTypeAny, {
2527
3918
  id: string;
2528
3919
  role: "Administrator" | "User";
@@ -2531,10 +3922,6 @@ export declare const zUpdateUserResponse: z.ZodObject<{
2531
3922
  first_name: string;
2532
3923
  last_name: string;
2533
3924
  date_created: string;
2534
- cluster_permissions?: {
2535
- cluster_id: string;
2536
- permissions: "readonly" | "readwrite";
2537
- }[] | undefined;
2538
3925
  }, {
2539
3926
  id: string;
2540
3927
  role: "Administrator" | "User";
@@ -2543,55 +3930,64 @@ export declare const zUpdateUserResponse: z.ZodObject<{
2543
3930
  first_name: string;
2544
3931
  last_name: string;
2545
3932
  date_created: string;
2546
- cluster_permissions?: {
2547
- cluster_id: string;
2548
- permissions: "readonly" | "readwrite";
2549
- }[] | undefined;
2550
3933
  }>;
2551
- export declare const zDeleteClusterPermissionsResponse: z.ZodObject<{
2552
- email: z.ZodString;
2553
- first_name: z.ZodString;
2554
- last_name: z.ZodString;
2555
- role: z.ZodEnum<["Administrator", "User"]>;
2556
- status: z.ZodEnum<["active", "inactive"]>;
2557
- id: z.ZodString;
2558
- date_created: z.ZodString;
2559
- cluster_permissions: z.ZodOptional<z.ZodArray<z.ZodObject<{
2560
- cluster_id: z.ZodString;
2561
- permissions: z.ZodEnum<["readwrite", "readonly"]>;
3934
+ export declare const zUpdateUserData: z.ZodObject<{
3935
+ body: z.ZodObject<{
3936
+ email: z.ZodOptional<z.ZodString>;
3937
+ first_name: z.ZodOptional<z.ZodString>;
3938
+ last_name: z.ZodOptional<z.ZodString>;
3939
+ role: z.ZodOptional<z.ZodEnum<["Administrator", "User"]>>;
3940
+ status: z.ZodOptional<z.ZodEnum<["active", "inactive"]>>;
2562
3941
  }, "strip", z.ZodTypeAny, {
2563
- cluster_id: string;
2564
- permissions: "readonly" | "readwrite";
3942
+ role?: "Administrator" | "User" | undefined;
3943
+ email?: string | undefined;
3944
+ status?: "active" | "inactive" | undefined;
3945
+ first_name?: string | undefined;
3946
+ last_name?: string | undefined;
2565
3947
  }, {
2566
- cluster_id: string;
2567
- permissions: "readonly" | "readwrite";
2568
- }>, "many">>;
3948
+ role?: "Administrator" | "User" | undefined;
3949
+ email?: string | undefined;
3950
+ status?: "active" | "inactive" | undefined;
3951
+ first_name?: string | undefined;
3952
+ last_name?: string | undefined;
3953
+ }>;
3954
+ path: z.ZodObject<{
3955
+ user_id: z.ZodString;
3956
+ }, "strip", z.ZodTypeAny, {
3957
+ user_id: string;
3958
+ }, {
3959
+ user_id: string;
3960
+ }>;
3961
+ query: z.ZodOptional<z.ZodNever>;
2569
3962
  }, "strip", z.ZodTypeAny, {
2570
- id: string;
2571
- role: "Administrator" | "User";
2572
- email: string;
2573
- status: "active" | "inactive";
2574
- first_name: string;
2575
- last_name: string;
2576
- date_created: string;
2577
- cluster_permissions?: {
2578
- cluster_id: string;
2579
- permissions: "readonly" | "readwrite";
2580
- }[] | undefined;
3963
+ body: {
3964
+ role?: "Administrator" | "User" | undefined;
3965
+ email?: string | undefined;
3966
+ status?: "active" | "inactive" | undefined;
3967
+ first_name?: string | undefined;
3968
+ last_name?: string | undefined;
3969
+ };
3970
+ path: {
3971
+ user_id: string;
3972
+ };
3973
+ query?: undefined;
2581
3974
  }, {
2582
- id: string;
2583
- role: "Administrator" | "User";
2584
- email: string;
2585
- status: "active" | "inactive";
2586
- first_name: string;
2587
- last_name: string;
2588
- date_created: string;
2589
- cluster_permissions?: {
2590
- cluster_id: string;
2591
- permissions: "readonly" | "readwrite";
2592
- }[] | undefined;
3975
+ body: {
3976
+ role?: "Administrator" | "User" | undefined;
3977
+ email?: string | undefined;
3978
+ status?: "active" | "inactive" | undefined;
3979
+ first_name?: string | undefined;
3980
+ last_name?: string | undefined;
3981
+ };
3982
+ path: {
3983
+ user_id: string;
3984
+ };
3985
+ query?: undefined;
2593
3986
  }>;
2594
- export declare const zSetClusterPermissionsResponse: z.ZodObject<{
3987
+ /**
3988
+ * Successfully created. Returns created user details.
3989
+ */
3990
+ export declare const zUpdateUserResponse: z.ZodObject<{
2595
3991
  email: z.ZodString;
2596
3992
  first_name: z.ZodString;
2597
3993
  last_name: z.ZodString;
@@ -2599,16 +3995,6 @@ export declare const zSetClusterPermissionsResponse: z.ZodObject<{
2599
3995
  status: z.ZodEnum<["active", "inactive"]>;
2600
3996
  id: z.ZodString;
2601
3997
  date_created: z.ZodString;
2602
- cluster_permissions: z.ZodOptional<z.ZodArray<z.ZodObject<{
2603
- cluster_id: z.ZodString;
2604
- permissions: z.ZodEnum<["readwrite", "readonly"]>;
2605
- }, "strip", z.ZodTypeAny, {
2606
- cluster_id: string;
2607
- permissions: "readonly" | "readwrite";
2608
- }, {
2609
- cluster_id: string;
2610
- permissions: "readonly" | "readwrite";
2611
- }>, "many">>;
2612
3998
  }, "strip", z.ZodTypeAny, {
2613
3999
  id: string;
2614
4000
  role: "Administrator" | "User";
@@ -2617,10 +4003,6 @@ export declare const zSetClusterPermissionsResponse: z.ZodObject<{
2617
4003
  first_name: string;
2618
4004
  last_name: string;
2619
4005
  date_created: string;
2620
- cluster_permissions?: {
2621
- cluster_id: string;
2622
- permissions: "readonly" | "readwrite";
2623
- }[] | undefined;
2624
4006
  }, {
2625
4007
  id: string;
2626
4008
  role: "Administrator" | "User";
@@ -2629,9 +4011,5 @@ export declare const zSetClusterPermissionsResponse: z.ZodObject<{
2629
4011
  first_name: string;
2630
4012
  last_name: string;
2631
4013
  date_created: string;
2632
- cluster_permissions?: {
2633
- cluster_id: string;
2634
- permissions: "readonly" | "readwrite";
2635
- }[] | undefined;
2636
4014
  }>;
2637
4015
  //# sourceMappingURL=zod.gen.d.ts.map