@cloudfleet/sdk 0.0.1-bd28e81 → 0.0.1-bd6cd33

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 (87) hide show
  1. package/dist/@tanstack/react-query.gen.d.ts +1125 -0
  2. package/dist/@tanstack/react-query.gen.d.ts.map +1 -0
  3. package/dist/@tanstack/react-query.gen.js +1129 -0
  4. package/dist/@tanstack/react-query.gen.js.map +1 -0
  5. package/dist/client/client.gen.d.ts +3 -0
  6. package/dist/client/client.gen.d.ts.map +1 -0
  7. package/dist/client/client.gen.js +220 -0
  8. package/dist/client/client.gen.js.map +1 -0
  9. package/dist/client/index.d.ts +9 -0
  10. package/dist/client/index.d.ts.map +1 -0
  11. package/dist/client/index.js +7 -0
  12. package/dist/client/index.js.map +1 -0
  13. package/dist/client/types.gen.d.ts +121 -0
  14. package/dist/client/types.gen.d.ts.map +1 -0
  15. package/dist/client/types.gen.js +3 -0
  16. package/dist/client/types.gen.js.map +1 -0
  17. package/dist/client/utils.gen.d.ts +38 -0
  18. package/dist/client/utils.gen.d.ts.map +1 -0
  19. package/dist/client/utils.gen.js +229 -0
  20. package/dist/client/utils.gen.js.map +1 -0
  21. package/dist/client.gen.d.ts +13 -0
  22. package/dist/client.gen.d.ts.map +1 -0
  23. package/dist/client.gen.js +4 -0
  24. package/dist/client.gen.js.map +1 -0
  25. package/dist/core/auth.gen.d.ts +19 -0
  26. package/dist/core/auth.gen.d.ts.map +1 -0
  27. package/dist/core/auth.gen.js +15 -0
  28. package/dist/core/auth.gen.js.map +1 -0
  29. package/dist/core/bodySerializer.gen.d.ts +26 -0
  30. package/dist/core/bodySerializer.gen.d.ts.map +1 -0
  31. package/dist/core/bodySerializer.gen.js +58 -0
  32. package/dist/core/bodySerializer.gen.js.map +1 -0
  33. package/dist/core/params.gen.d.ts +44 -0
  34. package/dist/core/params.gen.d.ts.map +1 -0
  35. package/dist/core/params.gen.js +101 -0
  36. package/dist/core/params.gen.js.map +1 -0
  37. package/dist/core/pathSerializer.gen.d.ts +34 -0
  38. package/dist/core/pathSerializer.gen.d.ts.map +1 -0
  39. package/dist/core/pathSerializer.gen.js +107 -0
  40. package/dist/core/pathSerializer.gen.js.map +1 -0
  41. package/dist/core/queryKeySerializer.gen.d.ts +19 -0
  42. package/dist/core/queryKeySerializer.gen.d.ts.map +1 -0
  43. package/dist/core/queryKeySerializer.gen.js +93 -0
  44. package/dist/core/queryKeySerializer.gen.js.map +1 -0
  45. package/dist/core/serverSentEvents.gen.d.ts +72 -0
  46. package/dist/core/serverSentEvents.gen.d.ts.map +1 -0
  47. package/dist/core/serverSentEvents.gen.js +133 -0
  48. package/dist/core/serverSentEvents.gen.js.map +1 -0
  49. package/dist/core/types.gen.d.ts +79 -0
  50. package/dist/core/types.gen.d.ts.map +1 -0
  51. package/dist/core/types.gen.js +3 -0
  52. package/dist/core/types.gen.js.map +1 -0
  53. package/dist/core/utils.gen.d.ts +20 -0
  54. package/dist/core/utils.gen.d.ts.map +1 -0
  55. package/dist/core/utils.gen.js +88 -0
  56. package/dist/core/utils.gen.js.map +1 -0
  57. package/dist/index.d.ts +3 -0
  58. package/dist/index.d.ts.map +1 -1
  59. package/dist/index.js +3 -0
  60. package/dist/index.js.map +1 -1
  61. package/dist/schemas.gen.d.ts +1600 -1093
  62. package/dist/schemas.gen.d.ts.map +1 -1
  63. package/dist/schemas.gen.js +2873 -1147
  64. package/dist/schemas.gen.js.map +1 -1
  65. package/dist/sdk.gen.d.ts +258 -142
  66. package/dist/sdk.gen.d.ts.map +1 -1
  67. package/dist/sdk.gen.js +342 -223
  68. package/dist/sdk.gen.js.map +1 -1
  69. package/dist/services/kubernetes/api.d.ts +196 -0
  70. package/dist/services/kubernetes/api.d.ts.map +1 -0
  71. package/dist/services/kubernetes/api.js +140 -0
  72. package/dist/services/kubernetes/api.js.map +1 -0
  73. package/dist/services/kubernetes/index.d.ts +44 -0
  74. package/dist/services/kubernetes/index.d.ts.map +1 -0
  75. package/dist/services/kubernetes/index.js +68 -0
  76. package/dist/services/kubernetes/index.js.map +1 -0
  77. package/dist/services/kubernetes/types.d.ts +1335 -0
  78. package/dist/services/kubernetes/types.d.ts.map +1 -0
  79. package/dist/services/kubernetes/types.js +2 -0
  80. package/dist/services/kubernetes/types.js.map +1 -0
  81. package/dist/types.gen.d.ts +1431 -996
  82. package/dist/types.gen.d.ts.map +1 -1
  83. package/dist/zod.gen.d.ts +3711 -2872
  84. package/dist/zod.gen.d.ts.map +1 -1
  85. package/dist/zod.gen.js +1539 -882
  86. package/dist/zod.gen.js.map +1 -1
  87. package/package.json +31 -5
@@ -1,3 +1,261 @@
1
+ export declare const BillingContactSchema: {
2
+ readonly type: "object";
3
+ readonly properties: {
4
+ readonly company: {
5
+ readonly type: "string";
6
+ readonly maxLength: 120;
7
+ readonly minLength: 2;
8
+ readonly pattern: "^(?!\\s)(?!.*\\s$)(?=.*[a-zA-ZÆÐƎƏƐƔIJŊŒẞÞǷȜæðǝəɛɣijŋœĸſßþƿȝĄƁÇĐƊĘĦĮƘŁØƠŞȘŢȚŦŲƯY̨Ƴąɓçđɗęħįƙłøơşșţțŧųưy̨ƴÁÀÂÄǍĂĀÃÅǺĄÆǼǢƁĆĊĈČÇĎḌĐƊÐÉÈĖÊËĚĔĒĘẸƎƏƐĠĜǦĞĢƔáàâäǎăāãåǻąæǽǣɓćċĉčçďḍđɗðéèėêëěĕēęẹǝəɛġĝǧğģɣĤḤĦIÍÌİÎÏǏĬĪĨĮỊIJĴĶƘĹĻŁĽĿʼNŃN̈ŇÑŅŊÓÒÔÖǑŎŌÕŐỌØǾƠŒĥḥħıíìiîïǐĭīĩįịijĵķƙĸĺļłľŀʼnńn̈ňñņŋóòôöǒŏōõőọøǿơœŔŘŖŚŜŠŞȘṢẞŤŢṬŦÞÚÙÛÜǓŬŪŨŰŮŲỤƯẂẀŴẄǷÝỲŶŸȲỸƳŹŻŽẒŕřŗſśŝšşșṣßťţṭŧþúùûüǔŭūũűůųụưẃẁŵẅƿýỳŷÿȳỹƴźżžẓ0-9])[a-zA-ZÆÐƎƏƐƔIJŊŒẞÞǷȜæðǝəɛɣijŋœĸſßþƿȝĄƁÇĐƊĘĦĮƘŁØƠŞȘŢȚŦŲƯY̨Ƴąɓçđɗęħįƙłøơşșţțŧųưy̨ƴÁÀÂÄǍĂĀÃÅǺĄÆǼǢƁĆĊĈČÇĎḌĐƊÐÉÈĖÊËĚĔĒĘẸƎƏƐĠĜǦĞĢƔáàâäǎăāãåǻąæǽǣɓćċĉčçďḍđɗðéèėêëěĕēęẹǝəɛġĝǧğģɣĤḤĦIÍÌİÎÏǏĬĪĨĮỊIJĴĶƘĹĻŁĽĿʼNŃN̈ŇÑŅŊÓÒÔÖǑŎŌÕŐỌØǾƠŒĥḥħıíìiîïǐĭīĩįịijĵķƙĸĺļłľŀʼnńn̈ňñņŋóòôöǒŏōõőọøǿơœŔŘŖŚŜŠŞȘṢẞŤŢṬŦÞÚÙÛÜǓŬŪŨŰŮŲỤƯẂẀŴẄǷÝỲŶŸȲỸƳŹŻŽẒŕřŗſśŝšşșṣßťţṭŧþúùûüǔŭūũűůųụưẃẁŵẅƿýỳŷÿȳỹƴźżžẓ0-9 -.]{2,}$";
9
+ readonly description: "Name of the legal entity. This name will be used in invoices. Use your first and last name for individual accounts.";
10
+ readonly example: "ACME Corp.";
11
+ };
12
+ readonly address1: {
13
+ readonly type: "string";
14
+ readonly nullable: true;
15
+ readonly description: "Street address, P.O. box, c/o";
16
+ readonly example: "123 Main St.";
17
+ };
18
+ readonly address2: {
19
+ readonly type: "string";
20
+ readonly nullable: true;
21
+ readonly description: "Apartment, suite, unit, building, floor, etc.";
22
+ readonly example: "Suite 100";
23
+ };
24
+ readonly postalCode: {
25
+ readonly type: "string";
26
+ readonly nullable: true;
27
+ readonly description: "Postal code as a string.";
28
+ readonly example: "94105";
29
+ };
30
+ readonly city: {
31
+ readonly type: "string";
32
+ readonly nullable: true;
33
+ readonly description: "City or town name.";
34
+ readonly example: "San Francisco";
35
+ };
36
+ readonly state: {
37
+ readonly type: "string";
38
+ readonly nullable: true;
39
+ readonly description: "State, province, or region name.";
40
+ readonly example: "CA";
41
+ };
42
+ readonly country: {
43
+ readonly type: "string";
44
+ readonly nullable: true;
45
+ readonly description: "Country as a ISO 3166-1 alpha-2 country code.";
46
+ readonly example: "US";
47
+ };
48
+ readonly phone: {
49
+ readonly type: "string";
50
+ readonly nullable: true;
51
+ readonly description: "Phone number as a string.";
52
+ readonly example: "+1 555 555 5555";
53
+ };
54
+ readonly email: {
55
+ readonly type: "string";
56
+ readonly format: "email";
57
+ readonly description: "Email address used for billing as a string.";
58
+ readonly example: "email@example.com";
59
+ };
60
+ readonly individual_name: {
61
+ readonly type: "string";
62
+ readonly description: "Name of the billing contact person.";
63
+ readonly example: "John Doe";
64
+ };
65
+ readonly tax_id: {
66
+ readonly type: "string";
67
+ readonly nullable: true;
68
+ readonly description: "Tax ID of the organization.";
69
+ readonly example: "DE123456789";
70
+ };
71
+ readonly tax_id_type: {
72
+ readonly type: "string";
73
+ readonly nullable: true;
74
+ readonly description: "Type of the tax ID.";
75
+ readonly example: "de_vat";
76
+ readonly enum: readonly ["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", ""];
77
+ };
78
+ };
79
+ readonly required: readonly ["email", "individual_name"];
80
+ readonly additionalProperties: false;
81
+ };
82
+ export declare const BillingCreditsSchema: {
83
+ readonly type: "object";
84
+ readonly properties: {
85
+ readonly id: {
86
+ readonly type: "string";
87
+ readonly description: "Generated unique identifier of the promotional code.";
88
+ readonly example: "7kUZnH7nnKUFfvc4NK2KQF";
89
+ };
90
+ readonly type: {
91
+ readonly type: "string";
92
+ readonly description: "Type of the promotional code.";
93
+ readonly example: "credit";
94
+ readonly enum: readonly ["credit", "discount"];
95
+ };
96
+ readonly date_start: {
97
+ readonly type: "string";
98
+ readonly format: "date-time";
99
+ readonly description: "Timestamp when the credit becomes active. ISO 8601 date string in the UTC timezone.";
100
+ readonly example: "2023-12-20T13:53:32.000Z";
101
+ };
102
+ readonly date_end: {
103
+ readonly type: "string";
104
+ readonly format: "date-time";
105
+ readonly description: "Timestamp when the credit expires or becomes inactive. ISO 8601 date string in the UTC timezone.";
106
+ readonly example: "2023-12-20T13:53:32.000Z";
107
+ };
108
+ readonly code: {
109
+ readonly type: "string";
110
+ readonly description: "Promotional code used by the customer.";
111
+ readonly example: "VQ4SCMB";
112
+ };
113
+ readonly description: {
114
+ readonly type: "string";
115
+ readonly description: "Description of the promotional code.";
116
+ readonly example: "10% off on all products";
117
+ };
118
+ readonly value_total: {
119
+ readonly type: "number";
120
+ readonly format: "float";
121
+ readonly description: "Total value of the promotional code.";
122
+ readonly example: 10;
123
+ };
124
+ readonly value_remaining: {
125
+ readonly type: "number";
126
+ readonly format: "float";
127
+ readonly description: "Remaining value of the promotional code.";
128
+ readonly example: 8;
129
+ };
130
+ };
131
+ readonly required: readonly ["type", "date_start", "code", "value_total"];
132
+ readonly additionalProperties: false;
133
+ };
134
+ export declare const ChartCreateInputSchema: {
135
+ readonly type: "object";
136
+ readonly properties: {
137
+ readonly values: {
138
+ readonly type: "string";
139
+ readonly description: "Values to be used in the chart encoded as a JSON string.";
140
+ };
141
+ readonly version_channel: {
142
+ readonly type: "string";
143
+ readonly pattern: "^(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$";
144
+ readonly description: "Desired version range or channel for the chart.";
145
+ readonly example: "2.x.x-cfke.x";
146
+ };
147
+ readonly name: {
148
+ readonly type: "string";
149
+ readonly maxLength: 63;
150
+ readonly minLength: 1;
151
+ readonly pattern: "^[a-z0-9]([-a-z0-9]*[a-z0-9])?$";
152
+ readonly description: "Unique identifier of the chart deployment aka name of the helm release.";
153
+ readonly example: "postgresql-0";
154
+ };
155
+ readonly namespace: {
156
+ readonly type: "string";
157
+ readonly maxLength: 63;
158
+ readonly minLength: 1;
159
+ readonly pattern: "^[a-z0-9]([-a-z0-9]*[a-z0-9])?$";
160
+ readonly description: "Namespace of the chart deployment";
161
+ readonly example: "default";
162
+ };
163
+ readonly chart: {
164
+ readonly type: "string";
165
+ readonly maxLength: 63;
166
+ readonly minLength: 1;
167
+ readonly pattern: "^[a-z0-9]([-a-z0-9]*[a-z0-9])?$";
168
+ readonly description: "Name of the chart listing";
169
+ readonly example: "postgresql";
170
+ };
171
+ };
172
+ readonly required: readonly ["values", "version_channel", "name", "namespace", "chart"];
173
+ readonly additionalProperties: false;
174
+ };
175
+ export declare const ChartSchema: {
176
+ readonly type: "object";
177
+ readonly properties: {
178
+ readonly values: {
179
+ readonly type: "string";
180
+ readonly description: "Values to be used in the chart encoded as a JSON string.";
181
+ };
182
+ readonly version_channel: {
183
+ readonly type: "string";
184
+ readonly pattern: "^(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$";
185
+ readonly description: "Desired version range or channel for the chart.";
186
+ readonly example: "2.x.x-cfke.x";
187
+ };
188
+ readonly name: {
189
+ readonly type: "string";
190
+ readonly maxLength: 63;
191
+ readonly minLength: 1;
192
+ readonly pattern: "^[a-z0-9]([-a-z0-9]*[a-z0-9])?$";
193
+ readonly description: "Unique identifier of the chart deployment aka name of the helm release.";
194
+ readonly example: "postgresql-0";
195
+ };
196
+ readonly namespace: {
197
+ readonly type: "string";
198
+ readonly maxLength: 63;
199
+ readonly minLength: 1;
200
+ readonly pattern: "^[a-z0-9]([-a-z0-9]*[a-z0-9])?$";
201
+ readonly description: "Namespace of the chart deployment";
202
+ readonly example: "default";
203
+ };
204
+ readonly chart: {
205
+ readonly type: "string";
206
+ readonly maxLength: 63;
207
+ readonly minLength: 1;
208
+ readonly pattern: "^[a-z0-9]([-a-z0-9]*[a-z0-9])?$";
209
+ readonly description: "Name of the chart listing";
210
+ readonly example: "postgresql";
211
+ };
212
+ readonly status: {
213
+ readonly type: "string";
214
+ readonly description: "Status of the chart deployment.";
215
+ readonly example: "active";
216
+ readonly enum: readonly ["InstallSucceeded", "InstallFailed", "UpgradeSucceeded", "UpgradeFailed", "TestSucceeded", "TestFailed", "RollbackSucceeded", "RollbackFailed", "UninstallSucceeded", "UninstallFailed", "ArtifactFailed", "DependencyNotReady", "Progressing", "SourceNotReady"];
217
+ };
218
+ readonly version_current: {
219
+ readonly type: "string";
220
+ readonly description: "Current version of the chart deployment.";
221
+ readonly example: "2.1.33-cfke.11";
222
+ };
223
+ readonly created_at: {
224
+ readonly type: "string";
225
+ readonly description: "Creation date and time of the chart deployment.";
226
+ readonly example: "2024-09-12T09:11:27Z";
227
+ };
228
+ readonly updated_at: {
229
+ readonly type: "string";
230
+ readonly description: "Last update date and time of the chart deployment.";
231
+ readonly example: "2024-09-12T09:11:27Z";
232
+ };
233
+ readonly ready: {
234
+ readonly type: "boolean";
235
+ readonly description: "Indicates if the chart deployment is ready to be used.";
236
+ readonly example: true;
237
+ };
238
+ };
239
+ readonly required: readonly ["values", "version_channel", "name", "namespace", "chart", "status", "version_current", "created_at", "updated_at", "ready"];
240
+ readonly additionalProperties: false;
241
+ };
242
+ export declare const ChartUpdateInputSchema: {
243
+ readonly type: "object";
244
+ readonly properties: {
245
+ readonly values: {
246
+ readonly type: "string";
247
+ readonly description: "Values to be used in the chart encoded as a JSON string.";
248
+ };
249
+ readonly version_channel: {
250
+ readonly type: "string";
251
+ readonly pattern: "^(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$";
252
+ readonly description: "Desired version range or channel for the chart.";
253
+ readonly example: "2.x.x-cfke.x";
254
+ };
255
+ };
256
+ readonly required: readonly ["values", "version_channel"];
257
+ readonly additionalProperties: false;
258
+ };
1
259
  export declare const ClusterCreateInputSchema: {
2
260
  readonly type: "object";
3
261
  readonly properties: {
@@ -9,25 +267,26 @@ export declare const ClusterCreateInputSchema: {
9
267
  readonly description: "Name of the cluster.";
10
268
  readonly example: "production-cluster";
11
269
  };
12
- readonly region: {
13
- readonly type: "string";
14
- readonly description: "Cloudfleet control plane region. One of \"staging\", \"northamerica-central-1\". This field can not be updated after creation.";
15
- readonly default: "staging";
16
- readonly example: "northamerica-central-1";
17
- readonly enum: readonly ["staging", "northamerica-central-1"];
18
- };
19
270
  readonly tier: {
20
271
  readonly type: "string";
21
272
  readonly description: "Tier of the cluster.";
22
273
  readonly example: "pro";
23
274
  readonly enum: readonly ["basic", "pro"];
24
275
  };
276
+ readonly region: {
277
+ readonly type: "string";
278
+ readonly description: "Cloudfleet control plane region. One of \"staging-1a\", \"northamerica-central-1\", \"europe-central-1a\", \"northamerica-central-1a\". This field can not be updated after creation.";
279
+ readonly default: "staging-1a";
280
+ readonly example: "northamerica-central-1a";
281
+ readonly enum: readonly ["staging-1a", "northamerica-central-1", "europe-central-1a", "northamerica-central-1a"];
282
+ };
25
283
  readonly version_channel: {
26
284
  readonly type: "string";
27
285
  readonly pattern: "^(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$";
28
286
  readonly description: "Version of the kubernetes cluster.";
29
287
  readonly default: "1.x.x-cfke.x";
30
- readonly example: "1.29.x-cfke.x";
288
+ readonly example: "1.x.x-cfke.x";
289
+ readonly enum: readonly ["1.x.x-cfke.x", "1.31.x-cfke.x", "1.32.x-cfke.x", "1.33.x-cfke.x"];
31
290
  };
32
291
  };
33
292
  readonly required: readonly ["name", "tier"];
@@ -47,6 +306,11 @@ export declare const ClusterJoinInformationSchema: {
47
306
  readonly description: "Internal URL of the Kubernetes cluster control plane. This is the endpoint that kubelet uses to connect to the cluster.";
48
307
  readonly example: "https://10.31.64.7:6443";
49
308
  };
309
+ readonly cluster_dns: {
310
+ readonly type: "string";
311
+ readonly description: "Cluster DNS IP address. This is the IP address of the kube-dns service in the cluster.";
312
+ readonly example: "10.96.0.10";
313
+ };
50
314
  readonly auth_key: {
51
315
  readonly type: "string";
52
316
  readonly description: "Authentication key for the cluster.";
@@ -63,7 +327,7 @@ export declare const ClusterJoinInformationSchema: {
63
327
  readonly kubernetes: {
64
328
  readonly type: "string";
65
329
  readonly description: "Kubernetes version of the cluster.";
66
- readonly example: "1.29.3";
330
+ readonly example: "1.33.7";
67
331
  };
68
332
  readonly tailscale: {
69
333
  readonly type: "string";
@@ -75,8 +339,13 @@ export declare const ClusterJoinInformationSchema: {
75
339
  readonly description: "Containerd version of the cluster.";
76
340
  readonly example: "1.7.19";
77
341
  };
342
+ readonly nvidia_driver: {
343
+ readonly type: "string";
344
+ readonly description: "NVIDIA driver version of the cluster.";
345
+ readonly example: "565.0.0";
346
+ };
78
347
  };
79
- readonly required: readonly ["kubernetes", "tailscale", "containerd"];
348
+ readonly required: readonly ["kubernetes", "tailscale", "containerd", "nvidia_driver"];
80
349
  readonly additionalProperties: false;
81
350
  readonly description: "Versions of the different components of the cluster.";
82
351
  };
@@ -104,7 +373,7 @@ export declare const ClusterJoinInformationSchema: {
104
373
  readonly description: "OIDC Information for hosts to access to third party API's.";
105
374
  };
106
375
  };
107
- readonly required: readonly ["certificate_authority", "endpoint", "auth_key", "bootstrap_token", "versions", "third_party_api_access_config"];
376
+ readonly required: readonly ["certificate_authority", "endpoint", "cluster_dns", "auth_key", "bootstrap_token", "versions", "third_party_api_access_config"];
108
377
  readonly additionalProperties: false;
109
378
  };
110
379
  export declare const ClusterSchema: {
@@ -118,25 +387,18 @@ export declare const ClusterSchema: {
118
387
  readonly description: "Name of the cluster.";
119
388
  readonly example: "production-cluster";
120
389
  };
121
- readonly region: {
122
- readonly type: "string";
123
- readonly description: "Cloudfleet control plane region. One of \"staging\", \"northamerica-central-1\". This field can not be updated after creation.";
124
- readonly default: "staging";
125
- readonly example: "northamerica-central-1";
126
- readonly enum: readonly ["staging", "northamerica-central-1"];
127
- };
128
390
  readonly tier: {
129
391
  readonly type: "string";
130
392
  readonly description: "Tier of the cluster.";
131
393
  readonly example: "pro";
132
394
  readonly enum: readonly ["basic", "pro"];
133
395
  };
134
- readonly version_channel: {
396
+ readonly region: {
135
397
  readonly type: "string";
136
- readonly pattern: "^(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$";
137
- readonly description: "Version of the kubernetes cluster.";
138
- readonly default: "1.x.x-cfke.x";
139
- readonly example: "1.29.x-cfke.x";
398
+ readonly description: "Cloudfleet control plane region. One of \"staging-1a\", \"northamerica-central-1\", \"europe-central-1a\", \"northamerica-central-1a\". This field can not be updated after creation.";
399
+ readonly default: "staging-1a";
400
+ readonly example: "northamerica-central-1a";
401
+ readonly enum: readonly ["staging-1a", "northamerica-central-1", "europe-central-1a", "northamerica-central-1a"];
140
402
  };
141
403
  readonly id: {
142
404
  readonly type: "string";
@@ -148,19 +410,30 @@ export declare const ClusterSchema: {
148
410
  readonly type: "string";
149
411
  readonly description: "Status of the cluster. When creating a new cluster, set to `active`. When deleting a clusters, set to `deleted`.";
150
412
  readonly example: "active";
151
- readonly enum: readonly ["active", "deleted", "creating", "deployed", "failed", "updating"];
413
+ readonly enum: readonly ["active", "disabled", "deleted", "creating", "deployed", "failed", "updating"];
152
414
  };
153
415
  readonly endpoint: {
154
416
  readonly anyOf: readonly [{
155
417
  readonly type: "string";
156
418
  readonly format: "uri";
157
- readonly description: "URL of the Kubernetes cluster control plane. This is the endpoint that kubectl uses to connect to the cluster.";
419
+ readonly description: "URL signed by the private CA of the Kubernetes cluster control plane. This is the endpoint that kubectl uses to connect to the cluster. (Deprecated, use endpoint_public instead)";
158
420
  readonly example: "https://2ae6557c-c61f-49c6-b4c1-a65473470a03.staging.cfke.cloudfleet.dev:6443";
159
421
  }, {
160
422
  readonly type: "string";
161
423
  readonly enum: readonly [""];
162
424
  }];
163
425
  };
426
+ readonly endpoint_public: {
427
+ readonly anyOf: readonly [{
428
+ readonly type: "string";
429
+ readonly format: "uri";
430
+ readonly description: "URL signed by a public CA of the Kubernetes cluster control plane. This is the endpoint that kubectl uses to connect to the cluster.";
431
+ readonly example: "https://2ae6557c-c61f-49c6-b4c1-a65473470a03.staging.cfke.io";
432
+ }, {
433
+ readonly type: "string";
434
+ readonly enum: readonly [""];
435
+ }];
436
+ };
164
437
  readonly certificate_ca: {
165
438
  readonly type: "string";
166
439
  readonly description: "Certificate authority data for the kubernetes cluster. This is the root certificate authority for the cluster.";
@@ -169,7 +442,7 @@ export declare const ClusterSchema: {
169
442
  readonly version_current: {
170
443
  readonly type: "string";
171
444
  readonly description: "Current version of the cluster.";
172
- readonly example: "1.29.3-cfke.52";
445
+ readonly example: "1.33.7-cfke.264";
173
446
  };
174
447
  readonly created_at: {
175
448
  readonly type: "string";
@@ -186,6 +459,12 @@ export declare const ClusterSchema: {
186
459
  readonly description: "Indicates if the cluster is ready to be used.";
187
460
  readonly example: true;
188
461
  };
462
+ readonly version_channel: {
463
+ readonly type: "string";
464
+ readonly pattern: "^(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$";
465
+ readonly description: "Version of the kubernetes cluster.";
466
+ readonly example: "1.x.x-cfke.x";
467
+ };
189
468
  };
190
469
  readonly required: readonly ["name", "tier", "id", "status"];
191
470
  readonly additionalProperties: false;
@@ -201,13 +480,20 @@ export declare const ClusterUpdateInputSchema: {
201
480
  readonly description: "Name of the cluster.";
202
481
  readonly example: "production-cluster";
203
482
  };
483
+ readonly tier: {
484
+ readonly type: "string";
485
+ readonly description: "Tier of the cluster.";
486
+ readonly example: "pro";
487
+ readonly enum: readonly ["basic", "pro"];
488
+ };
204
489
  readonly version_channel: {
205
490
  readonly type: "string";
206
491
  readonly pattern: "^(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$";
207
492
  readonly description: "Version of the kubernetes cluster.";
208
- readonly example: "1.29.x-cfke.x";
493
+ readonly example: "1.x.x-cfke.x";
209
494
  };
210
495
  };
496
+ readonly required: readonly ["tier"];
211
497
  readonly additionalProperties: false;
212
498
  };
213
499
  export declare const FleetCreateInputSchema: {
@@ -217,13 +503,12 @@ export declare const FleetCreateInputSchema: {
217
503
  readonly type: "object";
218
504
  readonly properties: {
219
505
  readonly cpu: {
220
- readonly type: "number";
221
- readonly format: "float";
506
+ readonly type: "integer";
222
507
  readonly minimum: 0;
223
- readonly description: "CPU limit in cores.";
508
+ readonly maximum: 100000;
509
+ readonly description: "CPU limit in cores. Maximum 100,000.";
224
510
  };
225
511
  };
226
- readonly required: readonly ["cpu"];
227
512
  readonly additionalProperties: false;
228
513
  readonly description: "Limits define a set of bounds for provisioning capacity.";
229
514
  };
@@ -232,73 +517,106 @@ export declare const FleetCreateInputSchema: {
232
517
  readonly properties: {
233
518
  readonly enabled: {
234
519
  readonly type: "boolean";
235
- readonly default: true;
236
520
  };
237
521
  readonly project: {
238
522
  readonly type: "string";
239
- readonly description: "Project GCP Project id to deploy instances into";
523
+ readonly pattern: "^[a-z][a-z0-9-]{4,28}[a-z0-9]$";
524
+ readonly description: "GCP project ID to deploy instances into. 6-30 chars, lowercase letters/digits/hyphens, must start with a letter and not end with a hyphen. Omit when GCP is disabled.";
525
+ readonly example: "my-cloudfleet-project";
240
526
  };
241
527
  };
242
- readonly required: readonly ["project"];
528
+ readonly required: readonly ["enabled"];
243
529
  readonly additionalProperties: false;
244
530
  };
245
531
  readonly hetzner: {
246
- readonly oneOf: readonly [{
247
- readonly type: "object";
248
- readonly properties: {
249
- readonly enabled: {
250
- readonly type: "boolean";
251
- readonly default: true;
252
- };
253
- readonly apiKey: {
254
- readonly type: "string";
255
- };
532
+ readonly type: "object";
533
+ readonly properties: {
534
+ readonly enabled: {
535
+ readonly type: "boolean";
256
536
  };
257
- readonly additionalProperties: false;
258
- }, {
259
- readonly type: "object";
260
- readonly properties: {
261
- readonly apiKey: {
262
- readonly type: "string";
263
- };
264
- readonly enabled: {
265
- readonly type: "boolean";
266
- readonly default: true;
267
- };
537
+ readonly apiKey: {
538
+ readonly type: "string";
539
+ readonly maxLength: 64;
540
+ readonly minLength: 64;
541
+ readonly pattern: "^[A-Za-z0-9]+$";
542
+ readonly description: "Hetzner Cloud API token with read / write access (64 alphanumeric characters). Omit this field to keep the existing value.";
268
543
  };
269
- readonly additionalProperties: false;
270
- }];
544
+ };
545
+ readonly required: readonly ["enabled"];
546
+ readonly additionalProperties: false;
271
547
  };
272
548
  readonly aws: {
273
549
  readonly type: "object";
274
550
  readonly properties: {
275
551
  readonly enabled: {
276
552
  readonly type: "boolean";
277
- readonly default: true;
278
553
  };
279
554
  readonly controllerRoleArn: {
280
555
  readonly type: "string";
281
- readonly description: "ControllerRoleArn is the AWS IAM role that Karpenter uses to manage resources.";
556
+ readonly pattern: "^arn:aws(-[a-z]+)*:iam::\\d{12}:role\\/[\\w+=,.@/-]+$";
557
+ readonly description: "AWS IAM role ARN that Karpenter uses to manage resources. Omit when AWS is disabled.";
558
+ readonly example: "arn:aws:iam::123456789012:role/Cloudfleet";
282
559
  };
283
560
  };
284
- readonly required: readonly ["controllerRoleArn"];
561
+ readonly required: readonly ["enabled"];
285
562
  readonly additionalProperties: false;
286
563
  };
287
- readonly id: {
288
- readonly type: "string";
289
- readonly maxLength: 63;
290
- readonly minLength: 1;
291
- readonly pattern: "^[a-z0-9]([-a-z0-9]*[a-z0-9])?$";
292
- readonly description: "Unique identifier of the kubernetes fleet.";
293
- readonly example: "new-clouds-fleet";
294
- };
295
- readonly type: {
296
- readonly type: "string";
297
- readonly description: "Specifies the fleet type: infrastructure managed by Cloudfleet or Connected Fleets.";
298
- readonly enum: readonly ["managed", "connected"];
564
+ readonly constraints: {
565
+ readonly type: "object";
566
+ readonly properties: {
567
+ readonly 'karpenter.sh/capacity-type': {
568
+ readonly type: "array";
569
+ readonly items: {
570
+ readonly type: "string";
571
+ readonly enum: readonly ["on-demand", "spot"];
572
+ };
573
+ readonly description: "Allowed values for `karpenter.sh/capacity-type`.";
574
+ };
575
+ readonly 'kubernetes.io/arch': {
576
+ readonly type: "array";
577
+ readonly items: {
578
+ readonly type: "string";
579
+ readonly enum: readonly ["amd64", "arm64"];
580
+ };
581
+ readonly description: "Allowed values for `kubernetes.io/arch`.";
582
+ };
583
+ readonly 'cfke.io/instance-family': {
584
+ readonly type: "array";
585
+ readonly items: {
586
+ readonly type: "string";
587
+ readonly enum: readonly ["a1", "a2", "a3", "a4", "c1", "c2", "c2d", "c3", "c3d", "c4", "c4a", "c4d", "c5", "c5a", "c5ad", "c5d", "c5n", "c6a", "c6g", "c6gd", "c6gn", "c6i", "c6id", "c6in", "c7a", "c7g", "c7gd", "c7gn", "c7i", "c7i-flex", "c8g", "c8gd", "cax", "ccx", "cpx", "cx", "d2", "d3", "d3en", "dl1", "dl2q", "e2", "f1", "f2", "g1", "g2", "g4ad", "g4dn", "g5", "g5g", "g6", "g6e", "gr6", "h1", "h3", "hpc6a", "hpc6id", "hpc7a", "hpc7g", "i2", "i3", "i3en", "i4g", "i4i", "i7i", "i7ie", "i8g", "im4gn", "inf1", "inf2", "is4gen", "m1", "m2", "m3", "m4", "m5", "m5a", "m5ad", "m5d", "m5dn", "m5n", "m5zn", "m6a", "m6g", "m6gd", "m6i", "m6id", "m6idn", "m6in", "m7a", "m7g", "m7gd", "m7i", "m7i-flex", "m8g", "m8gd", "n1", "n2", "n2d", "n4", "p3", "p3dn", "p4d", "p4de", "p5", "p5e", "p5en", "p6-b200", "r3", "r4", "r5", "r5a", "r5ad", "r5b", "r5d", "r5dn", "r5n", "r6a", "r6g", "r6gd", "r6i", "r6id", "r6idn", "r6in", "r7a", "r7g", "r7gd", "r7i", "r7iz", "r8g", "r8gd", "t2", "t2a", "t2d", "t3", "t3a", "t4g", "trn1", "trn1n", "u-3tb1", "u-6tb1", "u7i-12tb", "u7i-6tb", "u7i-8tb", "u7in-16tb", "u7in-24tb", "u7in-32tb", "vt1", "x1", "x1e", "x2gd", "x2idn", "x2iedn", "x2iezn", "x4", "x8g", "z1d", "z3"];
588
+ };
589
+ readonly description: "Allowed values for `cfke.io/instance-family`.";
590
+ };
591
+ readonly 'topology.kubernetes.io/region': {
592
+ readonly type: "array";
593
+ readonly items: {
594
+ readonly type: "string";
595
+ readonly enum: readonly ["africa-south1", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ash", "asia-east1", "asia-east2", "asia-northeast1", "asia-northeast2", "asia-northeast3", "asia-south1", "asia-south2", "asia-southeast1", "asia-southeast2", "australia-southeast1", "australia-southeast2", "ca-central-1", "eu-central-1", "eu-central-2", "eu-north-1", "eu-west-1", "eu-west-2", "eu-west-3", "europe-central2", "europe-north1", "europe-southwest1", "europe-west1", "europe-west10", "europe-west12", "europe-west2", "europe-west3", "europe-west4", "europe-west6", "europe-west8", "europe-west9", "fsn1", "hel1", "hil", "me-central1", "me-central2", "me-west1", "nbg1", "northamerica-northeast1", "northamerica-northeast2", "sa-east-1", "sin", "southamerica-east1", "southamerica-west1", "us-central1", "us-east-1", "us-east-2", "us-east1", "us-east4", "us-east5", "us-south1", "us-west-1", "us-west-2", "us-west1", "us-west2", "us-west3", "us-west4"];
596
+ };
597
+ readonly description: "Allowed values for `topology.kubernetes.io/region`.";
598
+ };
599
+ };
600
+ readonly additionalProperties: false;
601
+ readonly description: "Constraints define scheduling and provisioning requirements for the fleet. Each field restricts the values allowed for a given Kubernetes label key. Multiple constraints are ANDed together. Omit a field to place no restriction on that key.";
602
+ };
603
+ readonly scalingProfile: {
604
+ readonly type: "string";
605
+ readonly description: "Controls scale-up / scale-down responsiveness. `aggressive` prioritizes cost-optimization. `conservative` prioritizes stability of the fleet.";
606
+ readonly default: "conservative";
607
+ readonly example: "conservative";
608
+ readonly enum: readonly ["aggressive", "conservative"];
609
+ };
610
+ readonly id: {
611
+ readonly type: "string";
612
+ readonly maxLength: 63;
613
+ readonly minLength: 1;
614
+ readonly pattern: "^[a-z0-9]([-a-z0-9]*[a-z0-9])?$";
615
+ readonly description: "Unique identifier of the kubernetes fleet.";
616
+ readonly example: "new-clouds-fleet";
299
617
  };
300
618
  };
301
- readonly required: readonly ["id", "type"];
619
+ readonly required: readonly ["id"];
302
620
  readonly additionalProperties: false;
303
621
  };
304
622
  export declare const FleetSchema: {
@@ -308,13 +626,12 @@ export declare const FleetSchema: {
308
626
  readonly type: "object";
309
627
  readonly properties: {
310
628
  readonly cpu: {
311
- readonly type: "number";
312
- readonly format: "float";
629
+ readonly type: "integer";
313
630
  readonly minimum: 0;
314
- readonly description: "CPU limit in cores.";
631
+ readonly maximum: 100000;
632
+ readonly description: "CPU limit in cores. Maximum 100,000.";
315
633
  };
316
634
  };
317
- readonly required: readonly ["cpu"];
318
635
  readonly additionalProperties: false;
319
636
  readonly description: "Limits define a set of bounds for provisioning capacity.";
320
637
  };
@@ -323,57 +640,93 @@ export declare const FleetSchema: {
323
640
  readonly properties: {
324
641
  readonly enabled: {
325
642
  readonly type: "boolean";
326
- readonly default: true;
327
643
  };
328
644
  readonly project: {
329
645
  readonly type: "string";
330
- readonly description: "Project GCP Project id to deploy instances into";
646
+ readonly pattern: "^[a-z][a-z0-9-]{4,28}[a-z0-9]$";
647
+ readonly description: "GCP project ID to deploy instances into. 6-30 chars, lowercase letters/digits/hyphens, must start with a letter and not end with a hyphen. Omit when GCP is disabled.";
648
+ readonly example: "my-cloudfleet-project";
331
649
  };
332
650
  };
333
- readonly required: readonly ["project"];
651
+ readonly required: readonly ["enabled"];
334
652
  readonly additionalProperties: false;
335
653
  };
336
654
  readonly hetzner: {
337
- readonly oneOf: readonly [{
338
- readonly type: "object";
339
- readonly properties: {
340
- readonly enabled: {
341
- readonly type: "boolean";
342
- readonly default: true;
343
- };
344
- readonly apiKey: {
345
- readonly type: "string";
346
- };
655
+ readonly type: "object";
656
+ readonly properties: {
657
+ readonly enabled: {
658
+ readonly type: "boolean";
347
659
  };
348
- readonly additionalProperties: false;
349
- }, {
350
- readonly type: "object";
351
- readonly properties: {
352
- readonly apiKey: {
353
- readonly type: "string";
354
- };
355
- readonly enabled: {
356
- readonly type: "boolean";
357
- readonly default: true;
358
- };
660
+ readonly apiKey: {
661
+ readonly type: "string";
662
+ readonly pattern: "^\\*{64}$";
663
+ readonly description: "Redacted Hetzner API token. Returned as 64 asterisks when a token is configured; omitted otherwise. The real value is never echoed by the API.";
359
664
  };
360
- readonly additionalProperties: false;
361
- }];
665
+ };
666
+ readonly required: readonly ["enabled"];
667
+ readonly additionalProperties: false;
362
668
  };
363
669
  readonly aws: {
364
670
  readonly type: "object";
365
671
  readonly properties: {
366
672
  readonly enabled: {
367
673
  readonly type: "boolean";
368
- readonly default: true;
369
674
  };
370
675
  readonly controllerRoleArn: {
371
676
  readonly type: "string";
372
- readonly description: "ControllerRoleArn is the AWS IAM role that Karpenter uses to manage resources.";
677
+ readonly pattern: "^arn:aws(-[a-z]+)*:iam::\\d{12}:role\\/[\\w+=,.@/-]+$";
678
+ readonly description: "AWS IAM role ARN that Karpenter uses to manage resources. Omit when AWS is disabled.";
679
+ readonly example: "arn:aws:iam::123456789012:role/Cloudfleet";
680
+ };
681
+ };
682
+ readonly required: readonly ["enabled"];
683
+ readonly additionalProperties: false;
684
+ };
685
+ readonly constraints: {
686
+ readonly type: "object";
687
+ readonly properties: {
688
+ readonly 'karpenter.sh/capacity-type': {
689
+ readonly type: "array";
690
+ readonly items: {
691
+ readonly type: "string";
692
+ readonly enum: readonly ["on-demand", "spot"];
693
+ };
694
+ readonly description: "Allowed values for `karpenter.sh/capacity-type`.";
695
+ };
696
+ readonly 'kubernetes.io/arch': {
697
+ readonly type: "array";
698
+ readonly items: {
699
+ readonly type: "string";
700
+ readonly enum: readonly ["amd64", "arm64"];
701
+ };
702
+ readonly description: "Allowed values for `kubernetes.io/arch`.";
703
+ };
704
+ readonly 'cfke.io/instance-family': {
705
+ readonly type: "array";
706
+ readonly items: {
707
+ readonly type: "string";
708
+ readonly enum: readonly ["a1", "a2", "a3", "a4", "c1", "c2", "c2d", "c3", "c3d", "c4", "c4a", "c4d", "c5", "c5a", "c5ad", "c5d", "c5n", "c6a", "c6g", "c6gd", "c6gn", "c6i", "c6id", "c6in", "c7a", "c7g", "c7gd", "c7gn", "c7i", "c7i-flex", "c8g", "c8gd", "cax", "ccx", "cpx", "cx", "d2", "d3", "d3en", "dl1", "dl2q", "e2", "f1", "f2", "g1", "g2", "g4ad", "g4dn", "g5", "g5g", "g6", "g6e", "gr6", "h1", "h3", "hpc6a", "hpc6id", "hpc7a", "hpc7g", "i2", "i3", "i3en", "i4g", "i4i", "i7i", "i7ie", "i8g", "im4gn", "inf1", "inf2", "is4gen", "m1", "m2", "m3", "m4", "m5", "m5a", "m5ad", "m5d", "m5dn", "m5n", "m5zn", "m6a", "m6g", "m6gd", "m6i", "m6id", "m6idn", "m6in", "m7a", "m7g", "m7gd", "m7i", "m7i-flex", "m8g", "m8gd", "n1", "n2", "n2d", "n4", "p3", "p3dn", "p4d", "p4de", "p5", "p5e", "p5en", "p6-b200", "r3", "r4", "r5", "r5a", "r5ad", "r5b", "r5d", "r5dn", "r5n", "r6a", "r6g", "r6gd", "r6i", "r6id", "r6idn", "r6in", "r7a", "r7g", "r7gd", "r7i", "r7iz", "r8g", "r8gd", "t2", "t2a", "t2d", "t3", "t3a", "t4g", "trn1", "trn1n", "u-3tb1", "u-6tb1", "u7i-12tb", "u7i-6tb", "u7i-8tb", "u7in-16tb", "u7in-24tb", "u7in-32tb", "vt1", "x1", "x1e", "x2gd", "x2idn", "x2iedn", "x2iezn", "x4", "x8g", "z1d", "z3"];
709
+ };
710
+ readonly description: "Allowed values for `cfke.io/instance-family`.";
711
+ };
712
+ readonly 'topology.kubernetes.io/region': {
713
+ readonly type: "array";
714
+ readonly items: {
715
+ readonly type: "string";
716
+ readonly enum: readonly ["africa-south1", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ash", "asia-east1", "asia-east2", "asia-northeast1", "asia-northeast2", "asia-northeast3", "asia-south1", "asia-south2", "asia-southeast1", "asia-southeast2", "australia-southeast1", "australia-southeast2", "ca-central-1", "eu-central-1", "eu-central-2", "eu-north-1", "eu-west-1", "eu-west-2", "eu-west-3", "europe-central2", "europe-north1", "europe-southwest1", "europe-west1", "europe-west10", "europe-west12", "europe-west2", "europe-west3", "europe-west4", "europe-west6", "europe-west8", "europe-west9", "fsn1", "hel1", "hil", "me-central1", "me-central2", "me-west1", "nbg1", "northamerica-northeast1", "northamerica-northeast2", "sa-east-1", "sin", "southamerica-east1", "southamerica-west1", "us-central1", "us-east-1", "us-east-2", "us-east1", "us-east4", "us-east5", "us-south1", "us-west-1", "us-west-2", "us-west1", "us-west2", "us-west3", "us-west4"];
717
+ };
718
+ readonly description: "Allowed values for `topology.kubernetes.io/region`.";
373
719
  };
374
720
  };
375
- readonly required: readonly ["controllerRoleArn"];
376
721
  readonly additionalProperties: false;
722
+ readonly description: "Constraints define scheduling and provisioning requirements for the fleet. Each field restricts the values allowed for a given Kubernetes label key. Multiple constraints are ANDed together. Omit a field to place no restriction on that key.";
723
+ };
724
+ readonly scalingProfile: {
725
+ readonly type: "string";
726
+ readonly description: "Controls scale-up / scale-down responsiveness. `aggressive` prioritizes cost-optimization. `conservative` prioritizes stability of the fleet.";
727
+ readonly default: "conservative";
728
+ readonly example: "conservative";
729
+ readonly enum: readonly ["aggressive", "conservative"];
377
730
  };
378
731
  readonly id: {
379
732
  readonly type: "string";
@@ -383,13 +736,8 @@ export declare const FleetSchema: {
383
736
  readonly description: "Unique identifier of the kubernetes fleet.";
384
737
  readonly example: "new-clouds-fleet";
385
738
  };
386
- readonly type: {
387
- readonly type: "string";
388
- readonly description: "Specifies the fleet type: infrastructure managed by Cloudfleet or Connected Fleets.";
389
- readonly enum: readonly ["managed", "connected"];
390
- };
391
739
  };
392
- readonly required: readonly ["id", "type"];
740
+ readonly required: readonly ["scalingProfile", "id"];
393
741
  readonly additionalProperties: false;
394
742
  };
395
743
  export declare const FleetUpdateInputSchema: {
@@ -399,13 +747,12 @@ export declare const FleetUpdateInputSchema: {
399
747
  readonly type: "object";
400
748
  readonly properties: {
401
749
  readonly cpu: {
402
- readonly type: "number";
403
- readonly format: "float";
750
+ readonly type: "integer";
404
751
  readonly minimum: 0;
405
- readonly description: "CPU limit in cores.";
752
+ readonly maximum: 100000;
753
+ readonly description: "CPU limit in cores. Maximum 100,000.";
406
754
  };
407
755
  };
408
- readonly required: readonly ["cpu"];
409
756
  readonly additionalProperties: false;
410
757
  readonly description: "Limits define a set of bounds for provisioning capacity.";
411
758
  };
@@ -414,1161 +761,1237 @@ export declare const FleetUpdateInputSchema: {
414
761
  readonly properties: {
415
762
  readonly enabled: {
416
763
  readonly type: "boolean";
417
- readonly default: true;
418
764
  };
419
765
  readonly project: {
420
766
  readonly type: "string";
421
- readonly description: "Project GCP Project id to deploy instances into";
767
+ readonly pattern: "^[a-z][a-z0-9-]{4,28}[a-z0-9]$";
768
+ readonly description: "GCP project ID to deploy instances into. 6-30 chars, lowercase letters/digits/hyphens, must start with a letter and not end with a hyphen. Omit when GCP is disabled.";
769
+ readonly example: "my-cloudfleet-project";
422
770
  };
423
771
  };
424
- readonly required: readonly ["project"];
772
+ readonly required: readonly ["enabled"];
425
773
  readonly additionalProperties: false;
426
774
  };
427
775
  readonly hetzner: {
428
- readonly oneOf: readonly [{
429
- readonly type: "object";
430
- readonly properties: {
431
- readonly enabled: {
432
- readonly type: "boolean";
433
- readonly default: true;
434
- };
435
- readonly apiKey: {
436
- readonly type: "string";
437
- };
776
+ readonly type: "object";
777
+ readonly properties: {
778
+ readonly enabled: {
779
+ readonly type: "boolean";
438
780
  };
439
- readonly additionalProperties: false;
440
- }, {
441
- readonly type: "object";
442
- readonly properties: {
443
- readonly apiKey: {
444
- readonly type: "string";
445
- };
446
- readonly enabled: {
447
- readonly type: "boolean";
448
- readonly default: true;
449
- };
781
+ readonly apiKey: {
782
+ readonly type: "string";
783
+ readonly maxLength: 64;
784
+ readonly minLength: 64;
785
+ readonly pattern: "^[A-Za-z0-9]+$";
786
+ readonly description: "Hetzner Cloud API token with read / write access (64 alphanumeric characters). Omit this field to keep the existing value.";
450
787
  };
451
- readonly additionalProperties: false;
452
- }];
788
+ };
789
+ readonly required: readonly ["enabled"];
790
+ readonly additionalProperties: false;
453
791
  };
454
792
  readonly aws: {
455
793
  readonly type: "object";
456
794
  readonly properties: {
457
795
  readonly enabled: {
458
796
  readonly type: "boolean";
459
- readonly default: true;
460
797
  };
461
798
  readonly controllerRoleArn: {
462
799
  readonly type: "string";
463
- readonly description: "ControllerRoleArn is the AWS IAM role that Karpenter uses to manage resources.";
800
+ readonly pattern: "^arn:aws(-[a-z]+)*:iam::\\d{12}:role\\/[\\w+=,.@/-]+$";
801
+ readonly description: "AWS IAM role ARN that Karpenter uses to manage resources. Omit when AWS is disabled.";
802
+ readonly example: "arn:aws:iam::123456789012:role/Cloudfleet";
464
803
  };
465
804
  };
466
- readonly required: readonly ["controllerRoleArn"];
805
+ readonly required: readonly ["enabled"];
467
806
  readonly additionalProperties: false;
468
807
  };
469
- };
470
- readonly additionalProperties: false;
471
- };
472
- export declare const InfrastructureFilterSchema: {
473
- readonly type: "object";
474
- readonly properties: {
475
- readonly version: {
476
- readonly type: "integer";
477
- readonly description: "Version of the infrastructure filter definition. Currently only version 1 is supported.";
478
- readonly default: 1;
479
- readonly example: 1;
480
- readonly enum: readonly [1];
481
- };
482
- readonly provider: {
483
- readonly type: "array";
484
- readonly items: {
485
- readonly type: "string";
486
- };
487
- readonly description: "Limit selection of cloud providers to this list. For the full list of supported providers, see [Providers](https://cloudfleet.ai/docs/cloud-infrastructure/providers/)";
488
- readonly example: "AWS";
489
- };
490
- readonly region: {
491
- readonly type: "array";
492
- readonly items: {
493
- readonly type: "string";
494
- };
495
- readonly description: "Limits selection of cloud regions to this list of Cloudfleet regions. For the full list of normalized regions and their mapping to CSP regions, see [Regions](https://cloudfleet.ai/docs/cloud-infrastructure/node-regions/)";
496
- readonly example: "northamerica";
497
- };
498
- readonly sub_region: {
499
- readonly type: "array";
500
- readonly items: {
501
- readonly type: "string";
502
- };
503
- readonly description: "Limits selection of cloud regions to this list of Cloudfleet regions. For the full list of normalized regions and their mapping to CSP regions, see [Regions](https://cloudfleet.ai/docs/cloud-infrastructure/node-regions/)";
504
- readonly example: "west";
505
- };
506
- readonly csp_region: {
507
- readonly type: "array";
508
- readonly items: {
509
- readonly type: "string";
510
- };
511
- readonly description: "Limits selection of cloud regions to this list of canonical provider regions";
512
- readonly example: "eu-west-1";
513
- };
514
- readonly instance_type: {
515
- readonly type: "array";
516
- readonly items: {
517
- readonly type: "string";
518
- };
519
- readonly description: "Limits selection of instance types to this list. Instance / VM type as defined by the cloud service provider";
520
- readonly example: "p4d.24xlarge";
521
- };
522
- readonly accelerator_name: {
523
- readonly type: "array";
524
- readonly items: {
525
- readonly type: "string";
526
- };
527
- readonly description: "List of Normalized accelerator model names. For example, all variations of Nvidia A100 GPUs will have 'A100' as accelerator name with various memory configurations set in accelerator_memory field";
528
- readonly example: "A100";
529
- };
530
- readonly accelerator_manufacturer: {
531
- readonly type: "array";
532
- readonly items: {
533
- readonly type: "string";
808
+ readonly constraints: {
809
+ readonly type: "object";
810
+ readonly properties: {
811
+ readonly 'karpenter.sh/capacity-type': {
812
+ readonly type: "array";
813
+ readonly items: {
814
+ readonly type: "string";
815
+ readonly enum: readonly ["on-demand", "spot"];
816
+ };
817
+ readonly description: "Allowed values for `karpenter.sh/capacity-type`.";
818
+ };
819
+ readonly 'kubernetes.io/arch': {
820
+ readonly type: "array";
821
+ readonly items: {
822
+ readonly type: "string";
823
+ readonly enum: readonly ["amd64", "arm64"];
824
+ };
825
+ readonly description: "Allowed values for `kubernetes.io/arch`.";
826
+ };
827
+ readonly 'cfke.io/instance-family': {
828
+ readonly type: "array";
829
+ readonly items: {
830
+ readonly type: "string";
831
+ readonly enum: readonly ["a1", "a2", "a3", "a4", "c1", "c2", "c2d", "c3", "c3d", "c4", "c4a", "c4d", "c5", "c5a", "c5ad", "c5d", "c5n", "c6a", "c6g", "c6gd", "c6gn", "c6i", "c6id", "c6in", "c7a", "c7g", "c7gd", "c7gn", "c7i", "c7i-flex", "c8g", "c8gd", "cax", "ccx", "cpx", "cx", "d2", "d3", "d3en", "dl1", "dl2q", "e2", "f1", "f2", "g1", "g2", "g4ad", "g4dn", "g5", "g5g", "g6", "g6e", "gr6", "h1", "h3", "hpc6a", "hpc6id", "hpc7a", "hpc7g", "i2", "i3", "i3en", "i4g", "i4i", "i7i", "i7ie", "i8g", "im4gn", "inf1", "inf2", "is4gen", "m1", "m2", "m3", "m4", "m5", "m5a", "m5ad", "m5d", "m5dn", "m5n", "m5zn", "m6a", "m6g", "m6gd", "m6i", "m6id", "m6idn", "m6in", "m7a", "m7g", "m7gd", "m7i", "m7i-flex", "m8g", "m8gd", "n1", "n2", "n2d", "n4", "p3", "p3dn", "p4d", "p4de", "p5", "p5e", "p5en", "p6-b200", "r3", "r4", "r5", "r5a", "r5ad", "r5b", "r5d", "r5dn", "r5n", "r6a", "r6g", "r6gd", "r6i", "r6id", "r6idn", "r6in", "r7a", "r7g", "r7gd", "r7i", "r7iz", "r8g", "r8gd", "t2", "t2a", "t2d", "t3", "t3a", "t4g", "trn1", "trn1n", "u-3tb1", "u-6tb1", "u7i-12tb", "u7i-6tb", "u7i-8tb", "u7in-16tb", "u7in-24tb", "u7in-32tb", "vt1", "x1", "x1e", "x2gd", "x2idn", "x2iedn", "x2iezn", "x4", "x8g", "z1d", "z3"];
832
+ };
833
+ readonly description: "Allowed values for `cfke.io/instance-family`.";
834
+ };
835
+ readonly 'topology.kubernetes.io/region': {
836
+ readonly type: "array";
837
+ readonly items: {
838
+ readonly type: "string";
839
+ readonly enum: readonly ["africa-south1", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ash", "asia-east1", "asia-east2", "asia-northeast1", "asia-northeast2", "asia-northeast3", "asia-south1", "asia-south2", "asia-southeast1", "asia-southeast2", "australia-southeast1", "australia-southeast2", "ca-central-1", "eu-central-1", "eu-central-2", "eu-north-1", "eu-west-1", "eu-west-2", "eu-west-3", "europe-central2", "europe-north1", "europe-southwest1", "europe-west1", "europe-west10", "europe-west12", "europe-west2", "europe-west3", "europe-west4", "europe-west6", "europe-west8", "europe-west9", "fsn1", "hel1", "hil", "me-central1", "me-central2", "me-west1", "nbg1", "northamerica-northeast1", "northamerica-northeast2", "sa-east-1", "sin", "southamerica-east1", "southamerica-west1", "us-central1", "us-east-1", "us-east-2", "us-east1", "us-east4", "us-east5", "us-south1", "us-west-1", "us-west-2", "us-west1", "us-west2", "us-west3", "us-west4"];
840
+ };
841
+ readonly description: "Allowed values for `topology.kubernetes.io/region`.";
842
+ };
534
843
  };
535
- readonly description: "List of normalized accelerator manufacturer names. For example, all Nvidia GPUs will have 'NVIDIA' as accelerator manufacturer";
536
- readonly example: "NVIDIA";
537
- };
538
- readonly accelerator_count_min: {
539
- readonly type: "integer";
540
- readonly minimum: 0;
541
- readonly description: "Minimum number of accelerators available on the instance. Some cloud providers support shared accelerators, so the number of accelerators may be a fraction of the number of physical accelerators.";
542
- readonly example: 1;
543
- };
544
- readonly accelerator_count_max: {
545
- readonly type: "integer";
546
- readonly minimum: 0;
547
- readonly description: "Maximum number of accelerators available on the instance. Some cloud providers support shared accelerators, so the number of accelerators may be a fraction of the number of physical accelerators.";
548
- readonly example: 8;
549
- };
550
- readonly accelerator_memory_min: {
551
- readonly type: "number";
552
- readonly format: "float";
553
- readonly description: "Minimum amount of accelerator memory available to each accelerator. For example, Nvidia A100 GPUs will typically have '40.0' gibibytes (GiB) of memory, while A100 GPUs with HBM2E memory will have '80.0' gibibytes (GiB) of memory";
554
- readonly example: 40;
555
- };
556
- readonly accelerator_memory_max: {
557
- readonly type: "number";
558
- readonly format: "float";
559
- readonly description: "Maximum amount of accelerator memory available to each accelerator. For example, Nvidia A100 GPUs will typically have '40.0' gibibytes (GiB) of memory, while A100 GPUs with HBM2E memory will have '80.0' gibibytes (GiB) of memory";
560
- readonly example: 80;
561
- };
562
- readonly memory_min: {
563
- readonly type: "integer";
564
- readonly minimum: 0;
565
- readonly description: "Minimum amount of RAM in gibibytes (GiB)";
566
- readonly example: 32;
567
- };
568
- readonly memory_max: {
569
- readonly type: "integer";
570
- readonly minimum: 0;
571
- readonly description: "Maximum amount of RAM in gibibytes (GiB)";
572
- readonly example: 64;
573
- };
574
- readonly vcpu_min: {
575
- readonly type: "integer";
576
- readonly minimum: 1;
577
- readonly description: "Minimum number of vCPUs as defined by the cloud service provider. Some cloud providers use hyperthreading, so the number of vCPUs may be twice as high as the number of physical cores.";
578
- readonly example: 32;
579
- };
580
- readonly vcpu_max: {
581
- readonly type: "integer";
582
- readonly minimum: 1;
583
- readonly description: "Maximum number of vCPUs as defined by the cloud service provider. Some cloud providers use hyperthreading, so the number of vCPUs may be twice as high as the number of physical cores.";
584
- readonly example: 128;
585
- };
586
- readonly storage_total_min: {
587
- readonly type: "number";
588
- readonly format: "float";
589
- readonly minimum: 10;
590
- readonly description: "Minimum total storage in GiB (attached and local)";
591
- readonly example: 128;
592
- };
593
- readonly storage_total_max: {
594
- readonly type: "number";
595
- readonly format: "float";
596
- readonly minimum: 10;
597
- readonly description: "Maximum total storage in GiB (attached and local)";
598
- readonly example: 256;
599
- };
600
- readonly storage_local_min: {
601
- readonly type: "number";
602
- readonly format: "float";
603
- readonly description: "Minimum volume of directly attached, block-device local storage in gibibytes (GiB)";
604
- readonly example: 24;
605
- };
606
- readonly storage_local_max: {
607
- readonly type: "number";
608
- readonly format: "float";
609
- readonly description: "Maximum volume of directly attached, block-device local storage in gibibytes (GiB)";
610
- readonly example: 128;
611
- };
612
- readonly price_min: {
613
- readonly type: "number";
614
- readonly format: "float";
615
- readonly description: "Minimum price of running the inctance per hour in USD as defined by the cloud service provider. The cheapest instance will be selected.";
616
- readonly example: 10;
844
+ readonly additionalProperties: false;
845
+ readonly description: "Constraints define scheduling and provisioning requirements for the fleet. Each field restricts the values allowed for a given Kubernetes label key. Multiple constraints are ANDed together. Omit a field to place no restriction on that key.";
617
846
  };
618
- readonly price_max: {
619
- readonly type: "number";
620
- readonly format: "float";
621
- readonly description: "Maximum price of running the inctance per hour in USD as defined by the cloud service provider. The cheapest instance will be selected.";
622
- readonly example: 50;
847
+ readonly scalingProfile: {
848
+ readonly type: "string";
849
+ readonly description: "Controls scale-up / scale-down responsiveness. `aggressive` prioritizes cost-optimization. `conservative` prioritizes stability of the fleet.";
850
+ readonly example: "conservative";
851
+ readonly enum: readonly ["aggressive", "conservative"];
623
852
  };
624
853
  };
854
+ readonly required: readonly ["scalingProfile"];
625
855
  readonly additionalProperties: false;
626
856
  };
627
- export declare const InfrastructureInstanceSchema: {
857
+ export declare const InviteSchema: {
628
858
  readonly type: "object";
629
859
  readonly properties: {
630
- readonly sku: {
631
- readonly type: "string";
632
- readonly description: "Cloudfleet instance SKU. Has a format of <provider>-<csp_region>-<instance_type>.";
633
- readonly example: "AWS-EU-WEST-1C-P4D.24XLARGE";
634
- };
635
- readonly provider: {
860
+ readonly id: {
636
861
  readonly type: "string";
637
- readonly description: "Normalized cloud service provider name. For the full list of supported providers, see [Providers](https://cloudfleet.ai/docs/cloud-infrastructure/providers/)";
638
- readonly example: "AWS";
862
+ readonly description: "Unique identifier of the invitation.";
863
+ readonly example: "65831dd20d20165489cbb868";
639
864
  };
640
- readonly region: {
865
+ readonly organization_id: {
641
866
  readonly type: "string";
642
- readonly description: "Normalized region. For the full list of normalized regions and their mapping to CSP regions, see [Regions](https://cloudfleet.ai/docs/cloud-infrastructure/node-regions/)";
643
- readonly example: "europe";
867
+ readonly format: "uuid";
868
+ readonly description: "Unique identifier of the organization the project belongs to. UUID v4 string in canonical form";
869
+ readonly example: "e94d30ec-a2dd-4dcb-832c-ac2be144ba91";
644
870
  };
645
- readonly sub_region: {
871
+ readonly date_created: {
646
872
  readonly type: "string";
647
- readonly description: "Normalized sub-region. For the full list of normalized regions and their mapping to CSP regions, see [Regions](https://cloudfleet.ai/docs/cloud-infrastructure/node-regions/)";
648
- readonly example: "west";
873
+ readonly format: "date-time";
874
+ readonly description: "Creation date of the project. ISO 8601 date string in UTC timezone";
875
+ readonly example: "2023-11-02T16:08:14.338Z";
649
876
  };
650
- readonly csp_region: {
877
+ readonly email: {
651
878
  readonly type: "string";
652
- readonly description: "Region as defined by the cloud service provider";
653
- readonly example: "eu-west-1";
879
+ readonly format: "email";
880
+ readonly description: "User email address.";
881
+ readonly example: "email@example.com";
654
882
  };
655
- readonly csp_zone: {
883
+ readonly code: {
656
884
  readonly type: "string";
657
- readonly description: "Availability zone as defined by the cloud service provider";
658
- readonly example: "eu-west-1a";
885
+ readonly description: "Generated unique invite code.";
886
+ readonly example: "7kUZnH7nnKUFfvc4NK2KQF";
659
887
  };
660
- readonly instance_type: {
888
+ };
889
+ readonly required: readonly ["date_created"];
890
+ readonly additionalProperties: false;
891
+ };
892
+ export declare const InvoiceSchema: {
893
+ readonly type: "object";
894
+ readonly properties: {
895
+ readonly id: {
661
896
  readonly type: "string";
662
- readonly description: "Instance / VM type as defined by the cloud service provider";
663
- readonly example: "p4d.24xlarge";
897
+ readonly description: "Unique identifier of the invoice.";
898
+ readonly example: "in_1234567890xCrwxghOTj1234";
664
899
  };
665
- readonly architecture: {
900
+ readonly number: {
666
901
  readonly type: "string";
667
- readonly description: "Instance CPU architecture";
668
- readonly example: "amd64";
669
902
  };
670
- readonly os: {
903
+ readonly status: {
671
904
  readonly type: "string";
672
- readonly description: "Instance operating system";
673
- readonly example: "linux";
905
+ readonly description: "Status of the invoice";
906
+ readonly example: "paid";
674
907
  };
675
- readonly vcpu: {
908
+ readonly total: {
676
909
  readonly type: "number";
677
910
  readonly format: "float";
678
- readonly minimum: 1;
679
- readonly description: "CPU count as defined by the cloud service provider. Some cloud providers use hyperthreading, so the number of vCPUs may be twice as high as the number of physical cores.";
680
- readonly example: 96;
911
+ readonly description: "Total amount of the invoice";
912
+ readonly example: 100;
681
913
  };
682
- readonly memory: {
683
- readonly type: "number";
684
- readonly format: "float";
685
- readonly minimum: 1;
686
- readonly description: "Total amount of RAM in gibibytes (GiB)";
687
- readonly example: 1152;
914
+ readonly currency: {
915
+ readonly type: "string";
916
+ readonly description: "Currency of the invoice";
917
+ readonly example: "usd";
688
918
  };
689
- readonly local_storage: {
690
- readonly type: "number";
691
- readonly format: "float";
692
- readonly description: "Volume of directly attached, block-device local storage in gibibytes (GiB)";
693
- readonly example: 8000;
919
+ readonly created: {
920
+ readonly type: "string";
921
+ readonly format: "date-time";
922
+ readonly description: "Timestamp when the invoice was issued. ISO 8601 date string in the UTC timezone.";
923
+ readonly example: "2023-12-20T13:53:32.000Z";
694
924
  };
695
- readonly accelerator_name: {
925
+ readonly period_start: {
696
926
  readonly type: "string";
697
- readonly description: "Normalized model name of accelerator. For example, all variations of Nvidia A100 GPUs will have 'A100' as accelerator name with various memory configurations set in accelerator_memory field";
698
- readonly example: "A100";
927
+ readonly format: "date-time";
928
+ readonly description: "Billing period start timestamp. ISO 8601 date string in the UTC timezone.";
929
+ readonly example: "2023-12-20T13:53:32.000Z";
699
930
  };
700
- readonly accelerator_manufacturer: {
931
+ readonly period_end: {
701
932
  readonly type: "string";
702
- readonly description: "Normalized manufacturer name of accelerator. For example, all Nvidia GPUs will have 'NVIDIA' as accelerator manufacturer";
703
- readonly example: "NVIDIA";
933
+ readonly format: "date-time";
934
+ readonly description: "Billing period end timestamp. ISO 8601 date string in the UTC timezone.";
935
+ readonly example: "2023-12-20T13:53:32.000Z";
704
936
  };
705
- readonly accelerator_count: {
706
- readonly type: "integer";
707
- readonly description: "Number of accelerators available on the instance. Some cloud providers support shared accelerators, so the number of accelerators may be a fraction of the number of physical accelerators.";
708
- readonly example: 8;
937
+ readonly invoice_pdf: {
938
+ readonly type: "string";
709
939
  };
710
- readonly accelerator_memory: {
711
- readonly type: "number";
712
- readonly format: "float";
713
- readonly description: "Ammount of accelerator memory available to each accelerator. For example, Nvidia A100 GPUs will typically have '40.0' gibibytes (GiB) of memory, while A100 GPUs with HBM2E memory will have '80.0' gibibytes (GiB) of memory";
714
- readonly example: 40;
940
+ };
941
+ readonly required: readonly ["created", "period_start", "period_end"];
942
+ readonly additionalProperties: false;
943
+ };
944
+ export declare const MarketplaceListingFilesSchema: {
945
+ readonly type: "object";
946
+ readonly properties: {
947
+ readonly chartYaml: {
948
+ readonly type: "string";
949
+ readonly description: "Raw Chart.yaml content from the Helm chart";
950
+ readonly example: "apiVersion: v2\nname: nginx-ingress\nversion: 1.18.2-cfke.45\nappVersion: 1.9.4";
715
951
  };
716
- readonly pods_capacity: {
717
- readonly type: "number";
718
- readonly format: "float";
719
- readonly description: "Maximum number of pods that can be run on this instance type.";
720
- readonly example: 110;
952
+ readonly valuesYaml: {
953
+ readonly type: "string";
954
+ readonly description: "Raw values.yaml content from the Helm chart";
955
+ readonly example: "replicaCount: 1\nimage:\n repository: nginx\n tag: latest";
721
956
  };
722
- readonly capacity_type: {
957
+ readonly valuesSchemaJson: {
723
958
  readonly type: "string";
724
- readonly description: "Capacity type of the instance. E.g. `on-demand`, `spot`.";
725
- readonly example: "on-demand";
959
+ readonly description: "JSON schema for values.yaml as a string";
960
+ readonly example: "{\"type\":\"object\",\"properties\":{\"replicaCount\":{\"type\":\"number\"}}}";
726
961
  };
727
- readonly price: {
728
- readonly type: "number";
729
- readonly format: "float";
730
- readonly description: "Price of running the inctance per hour in USD as defined by the cloud service provider";
731
- readonly example: 35.39655;
962
+ };
963
+ readonly additionalProperties: false;
964
+ };
965
+ export declare const MarketplaceListingSchema: {
966
+ readonly type: "object";
967
+ readonly properties: {
968
+ readonly name: {
969
+ readonly type: "string";
970
+ readonly description: "Name of the chart";
971
+ readonly example: "nginx-ingress";
732
972
  };
733
- readonly available: {
734
- readonly type: "boolean";
735
- readonly description: "Whether this instance type is available.";
736
- readonly example: true;
973
+ readonly versions: {
974
+ readonly type: "array";
975
+ readonly items: {
976
+ readonly type: "string";
977
+ readonly pattern: "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$";
978
+ readonly description: "Specific version of the chart";
979
+ readonly example: "1.18.2-cfke.45";
980
+ };
981
+ readonly description: "Available versions of the chart";
982
+ };
983
+ readonly version_channels: {
984
+ readonly type: "array";
985
+ readonly items: {
986
+ readonly type: "string";
987
+ readonly pattern: "^(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)\\.(x|X|0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$";
988
+ readonly description: "Version channel pattern";
989
+ readonly example: "1.18.x-cfke.x";
990
+ };
991
+ readonly description: "Version channels for the chart";
992
+ };
993
+ readonly latestVersion: {
994
+ readonly type: "string";
995
+ readonly description: "Latest version of the chart";
996
+ readonly example: "1.18.2-cfke.45";
997
+ };
998
+ readonly metadata: {
999
+ readonly type: "object";
1000
+ readonly properties: {
1001
+ readonly name: {
1002
+ readonly type: "string";
1003
+ readonly description: "Chart name from metadata";
1004
+ readonly example: "nginx-ingress";
1005
+ };
1006
+ readonly version: {
1007
+ readonly type: "string";
1008
+ readonly description: "Chart version from metadata";
1009
+ readonly example: "1.18.2-cfke.45";
1010
+ };
1011
+ readonly description: {
1012
+ readonly type: "string";
1013
+ readonly description: "Chart description";
1014
+ readonly example: "NGINX Ingress Controller for Kubernetes";
1015
+ };
1016
+ readonly appVersion: {
1017
+ readonly type: "string";
1018
+ readonly description: "Application version";
1019
+ readonly example: "1.9.4";
1020
+ };
1021
+ readonly apiVersion: {
1022
+ readonly type: "string";
1023
+ readonly description: "Helm API version";
1024
+ readonly example: "v2";
1025
+ };
1026
+ readonly keywords: {
1027
+ readonly type: "array";
1028
+ readonly items: {
1029
+ readonly type: "string";
1030
+ };
1031
+ readonly description: "Chart keywords";
1032
+ readonly example: readonly ["ingress", "nginx", "load-balancer"];
1033
+ };
1034
+ readonly home: {
1035
+ readonly type: "string";
1036
+ readonly description: "Chart home URL";
1037
+ readonly example: "https://kubernetes.github.io/ingress-nginx/";
1038
+ };
1039
+ readonly icon: {
1040
+ readonly type: "string";
1041
+ readonly description: "A URL to an SVG or PNG image to be used as an icon";
1042
+ readonly example: "https://cloudfleet.ai/images/marketplace/icons/ingress-nginx.png";
1043
+ };
1044
+ readonly sources: {
1045
+ readonly type: "array";
1046
+ readonly items: {
1047
+ readonly type: "string";
1048
+ };
1049
+ readonly description: "Chart source URLs";
1050
+ readonly example: readonly ["https://github.com/kubernetes/ingress-nginx"];
1051
+ };
1052
+ readonly maintainers: {
1053
+ readonly type: "array";
1054
+ readonly items: {
1055
+ readonly type: "object";
1056
+ readonly properties: {
1057
+ readonly name: {
1058
+ readonly type: "string";
1059
+ readonly description: "Maintainer name";
1060
+ readonly example: "NGINX Team";
1061
+ };
1062
+ readonly email: {
1063
+ readonly type: "string";
1064
+ readonly description: "Maintainer email";
1065
+ readonly example: "support@nginx.org";
1066
+ };
1067
+ };
1068
+ readonly required: readonly ["name"];
1069
+ readonly additionalProperties: false;
1070
+ };
1071
+ readonly description: "Chart maintainers";
1072
+ };
1073
+ };
1074
+ readonly required: readonly ["name", "version"];
1075
+ readonly additionalProperties: false;
1076
+ readonly description: "Chart metadata";
737
1077
  };
738
1078
  };
739
- readonly required: readonly ["sku", "provider", "region", "sub_region", "csp_region", "csp_zone", "instance_type", "architecture", "os", "vcpu", "memory", "local_storage", "price"];
1079
+ readonly required: readonly ["name", "versions", "version_channels", "latestVersion"];
740
1080
  readonly additionalProperties: false;
741
1081
  };
742
- export declare const InviteSchema: {
1082
+ export declare const OrganizationCreateInputSchema: {
743
1083
  readonly type: "object";
744
1084
  readonly properties: {
745
- readonly id: {
1085
+ readonly email: {
746
1086
  readonly type: "string";
747
- readonly description: "Unique identifier of the invitation.";
748
- readonly example: "65831dd20d20165489cbb868";
1087
+ readonly format: "email";
1088
+ readonly description: "Email address used for billing as a string.";
1089
+ readonly example: "email@example.com";
749
1090
  };
750
- readonly organization_id: {
1091
+ readonly first_name: {
1092
+ readonly type: "string";
1093
+ readonly description: "First name of the billing contact person.";
1094
+ readonly example: "John";
1095
+ };
1096
+ readonly last_name: {
1097
+ readonly type: "string";
1098
+ readonly description: "Last name of the billing contact person.";
1099
+ readonly example: "Doe";
1100
+ };
1101
+ readonly company_name: {
1102
+ readonly type: "string";
1103
+ readonly maxLength: 120;
1104
+ readonly minLength: 2;
1105
+ readonly pattern: "^(?!\\s)(?!.*\\s$)(?=.*[a-zA-ZÆÐƎƏƐƔIJŊŒẞÞǷȜæðǝəɛɣijŋœĸſßþƿȝĄƁÇĐƊĘĦĮƘŁØƠŞȘŢȚŦŲƯY̨Ƴąɓçđɗęħįƙłøơşșţțŧųưy̨ƴÁÀÂÄǍĂĀÃÅǺĄÆǼǢƁĆĊĈČÇĎḌĐƊÐÉÈĖÊËĚĔĒĘẸƎƏƐĠĜǦĞĢƔáàâäǎăāãåǻąæǽǣɓćċĉčçďḍđɗðéèėêëěĕēęẹǝəɛġĝǧğģɣĤḤĦIÍÌİÎÏǏĬĪĨĮỊIJĴĶƘĹĻŁĽĿʼNŃN̈ŇÑŅŊÓÒÔÖǑŎŌÕŐỌØǾƠŒĥḥħıíìiîïǐĭīĩįịijĵķƙĸĺļłľŀʼnńn̈ňñņŋóòôöǒŏōõőọøǿơœŔŘŖŚŜŠŞȘṢẞŤŢṬŦÞÚÙÛÜǓŬŪŨŰŮŲỤƯẂẀŴẄǷÝỲŶŸȲỸƳŹŻŽẒŕřŗſśŝšşșṣßťţṭŧþúùûüǔŭūũűůųụưẃẁŵẅƿýỳŷÿȳỹƴźżžẓ0-9])[a-zA-ZÆÐƎƏƐƔIJŊŒẞÞǷȜæðǝəɛɣijŋœĸſßþƿȝĄƁÇĐƊĘĦĮƘŁØƠŞȘŢȚŦŲƯY̨Ƴąɓçđɗęħįƙłøơşșţțŧųưy̨ƴÁÀÂÄǍĂĀÃÅǺĄÆǼǢƁĆĊĈČÇĎḌĐƊÐÉÈĖÊËĚĔĒĘẸƎƏƐĠĜǦĞĢƔáàâäǎăāãåǻąæǽǣɓćċĉčçďḍđɗðéèėêëěĕēęẹǝəɛġĝǧğģɣĤḤĦIÍÌİÎÏǏĬĪĨĮỊIJĴĶƘĹĻŁĽĿʼNŃN̈ŇÑŅŊÓÒÔÖǑŎŌÕŐỌØǾƠŒĥḥħıíìiîïǐĭīĩįịijĵķƙĸĺļłľŀʼnńn̈ňñņŋóòôöǒŏōõőọøǿơœŔŘŖŚŜŠŞȘṢẞŤŢṬŦÞÚÙÛÜǓŬŪŨŰŮŲỤƯẂẀŴẄǷÝỲŶŸȲỸƳŹŻŽẒŕřŗſśŝšşșṣßťţṭŧþúùûüǔŭūũűůųụưẃẁŵẅƿýỳŷÿȳỹƴźżžẓ0-9 -.]{2,}$";
1106
+ readonly description: "Name of the legal entity. This name will be used in invoices. Use your first and last name for individual accounts.";
1107
+ readonly example: "ACME Corp.";
1108
+ };
1109
+ readonly password: {
1110
+ readonly type: "string";
1111
+ readonly minLength: 8;
1112
+ readonly description: "Password for the root account. Must be at least 8 characters long and contain at least one uppercase letter, one lowercase letter, one number and one special character.";
1113
+ };
1114
+ };
1115
+ readonly required: readonly ["email", "first_name", "last_name", "company_name", "password"];
1116
+ readonly additionalProperties: false;
1117
+ };
1118
+ export declare const OrganizationSchema: {
1119
+ readonly type: "object";
1120
+ readonly properties: {
1121
+ readonly id: {
751
1122
  readonly type: "string";
752
1123
  readonly format: "uuid";
753
- readonly description: "Unique identifier of the organization the project belongs to. UUID v4 string in canonical form";
1124
+ readonly description: "Unique identifier of the organization. UUID v4 string in canonical form";
754
1125
  readonly example: "e94d30ec-a2dd-4dcb-832c-ac2be144ba91";
755
1126
  };
1127
+ readonly name: {
1128
+ readonly type: "string";
1129
+ readonly maxLength: 120;
1130
+ readonly minLength: 2;
1131
+ readonly description: "Name of the legal entity. This name will be used in invoices. Use your first and last name for individual accounts.";
1132
+ readonly example: "ACME Corp.";
1133
+ };
756
1134
  readonly date_created: {
757
1135
  readonly type: "string";
758
1136
  readonly format: "date-time";
759
- readonly description: "Creation date of the project. ISO 8601 date string in UTC timezone";
1137
+ readonly description: "Creation date of the organization. ISO 8601 date string in UTC timezone";
760
1138
  readonly example: "2023-11-02T16:08:14.338Z";
761
1139
  };
762
- readonly email: {
763
- readonly type: "string";
764
- readonly format: "email";
765
- readonly description: "User email address.";
766
- readonly example: "email@example.com";
1140
+ readonly quota: {
1141
+ readonly type: "object";
1142
+ readonly properties: {
1143
+ readonly basic_clusters_max: {
1144
+ readonly type: "integer";
1145
+ readonly minimum: 0;
1146
+ readonly description: "Maximum number of Basic clusters that can be created.";
1147
+ readonly example: 999;
1148
+ };
1149
+ readonly basic_clusters_available: {
1150
+ readonly type: "integer";
1151
+ readonly description: "Available number of Basic clusters that can be created.";
1152
+ readonly example: 999;
1153
+ };
1154
+ readonly pro_clusters_max: {
1155
+ readonly type: "integer";
1156
+ readonly minimum: 0;
1157
+ readonly description: "Maximum number of Pro clusters that can be created.";
1158
+ readonly example: 999;
1159
+ };
1160
+ readonly pro_clusters_available: {
1161
+ readonly type: "integer";
1162
+ readonly description: "Available number of Pro clusters that can be created.";
1163
+ readonly example: 999;
1164
+ };
1165
+ readonly fleets_max: {
1166
+ readonly type: "integer";
1167
+ readonly minimum: 0;
1168
+ readonly description: "Maximum number of fleets that can be created per cluster.";
1169
+ readonly example: 999;
1170
+ };
1171
+ readonly cluster_tiers: {
1172
+ readonly type: "array";
1173
+ readonly items: {
1174
+ readonly type: "string";
1175
+ readonly example: "basic";
1176
+ };
1177
+ readonly minItems: 0;
1178
+ readonly description: "List of Cloudfleet cluster tiers available for the organization.";
1179
+ };
1180
+ readonly regions: {
1181
+ readonly type: "array";
1182
+ readonly items: {
1183
+ readonly type: "string";
1184
+ readonly example: "northamerica-central-1";
1185
+ };
1186
+ readonly minItems: 1;
1187
+ readonly description: "List of Cloudfleet control plane regions available for the organization.";
1188
+ };
1189
+ readonly versions: {
1190
+ readonly type: "array";
1191
+ readonly items: {
1192
+ readonly type: "object";
1193
+ readonly properties: {
1194
+ readonly id: {
1195
+ readonly type: "string";
1196
+ readonly description: "Id of the control plane version. Used in API calls.";
1197
+ readonly example: "1.33.x-cfke.x";
1198
+ };
1199
+ readonly label: {
1200
+ readonly type: "string";
1201
+ readonly description: "Label of the control plane version. Used in frontent UI.";
1202
+ readonly example: "1.33.x (Always latest 1.33 patch version)";
1203
+ };
1204
+ };
1205
+ readonly required: readonly ["id", "label"];
1206
+ readonly additionalProperties: false;
1207
+ };
1208
+ readonly minItems: 1;
1209
+ readonly description: "List of CFKE control plane versions available for the organization.";
1210
+ };
1211
+ readonly cfcr_storage_gb: {
1212
+ readonly type: "integer";
1213
+ readonly minimum: -1;
1214
+ readonly description: "Organization-level maximum CFCR storage volume in GB. -1 means no limit.";
1215
+ readonly example: 500;
1216
+ };
1217
+ };
1218
+ readonly required: readonly ["basic_clusters_max", "basic_clusters_available", "pro_clusters_max", "pro_clusters_available", "fleets_max", "cluster_tiers", "regions", "versions", "cfcr_storage_gb"];
1219
+ readonly additionalProperties: false;
1220
+ readonly description: "For security reasons, platform quota is controlled by Cloudfleet and can be updated only by Cloudfleet administrators. Please open a support ticket if you need to change the platform quota.";
767
1221
  };
768
- readonly code: {
1222
+ readonly status: {
769
1223
  readonly type: "string";
770
- readonly description: "Generated unique invite code.";
771
- readonly example: "7kUZnH7nnKUFfvc4NK2KQF";
1224
+ readonly description: "Status of the organization. Can be `active` or `closed`, or `suspended`.";
1225
+ readonly enum: readonly ["active", "closed", "suspended"];
772
1226
  };
773
1227
  };
774
- readonly required: readonly ["date_created"];
1228
+ readonly required: readonly ["id", "date_created", "quota", "status"];
775
1229
  readonly additionalProperties: false;
776
1230
  };
777
- export declare const InvoiceSchema: {
1231
+ export declare const PaymentMethodSchema: {
778
1232
  readonly type: "object";
779
1233
  readonly properties: {
780
1234
  readonly id: {
781
1235
  readonly type: "string";
782
1236
  readonly format: "uuid";
783
- readonly description: "Unique identifier of the invoice. UUID v4 string in canonical form";
784
- readonly example: "415026b6-f00f-44f8-968d-fc6ef4d0fc6d";
1237
+ readonly description: "Unique identifier of the organization. UUID v4 string in canonical form.";
1238
+ readonly example: "e94d30ec-a2dd-4dcb-832c-ac2be144ba91";
1239
+ };
1240
+ readonly setup: {
1241
+ readonly type: "boolean";
1242
+ readonly description: "Whether organization payment method was set up and ready to use for payments.";
1243
+ readonly example: true;
785
1244
  };
786
- readonly organizationId: {
1245
+ readonly type: {
787
1246
  readonly type: "string";
788
- readonly format: "uuid";
789
- readonly description: "Unique identifier of the organization. UUID v4 string in canonical form";
790
- readonly example: "415026b6-f00f-44f8-968d-fc6ef4d0fc6d";
1247
+ readonly nullable: true;
1248
+ readonly description: "Payment method type type. Only `card` payments supported at the moment.";
1249
+ readonly example: "card";
1250
+ readonly enum: readonly ["card"];
791
1251
  };
792
- readonly status: {
1252
+ readonly last4: {
793
1253
  readonly type: "string";
794
- readonly description: "Status of the invoice";
795
- readonly example: "DRAFT";
796
- readonly enum: readonly ["DRAFT", "COMMITTED", "VOID"];
1254
+ readonly nullable: true;
1255
+ readonly description: "Last 4 digits of the payment card number.";
1256
+ readonly example: "4242";
797
1257
  };
798
- readonly amount: {
799
- readonly type: "number";
800
- readonly format: "float";
801
- readonly description: "Total amount of the invoice";
802
- readonly example: 100;
1258
+ readonly exp_month: {
1259
+ readonly type: "integer";
1260
+ readonly minimum: 1;
1261
+ readonly maximum: 12;
1262
+ readonly nullable: true;
1263
+ readonly description: "Two-digit number representing the card's expiration month.";
1264
+ readonly example: "12";
803
1265
  };
804
- readonly currency: {
1266
+ readonly exp_year: {
1267
+ readonly type: "integer";
1268
+ readonly minimum: 2024;
1269
+ readonly nullable: true;
1270
+ readonly description: "Four-digit number representing the card's expiration year.";
1271
+ readonly example: "2028";
1272
+ };
1273
+ readonly brand: {
805
1274
  readonly type: "string";
806
- readonly description: "Currency of the invoice";
807
- readonly example: "USD";
808
- readonly enum: readonly ["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"];
1275
+ readonly nullable: true;
1276
+ readonly description: "Payment card brand. Can be `amex`, `diners`, `discover`, `eftpos_au`, `jcb`, `mastercard`, `unionpay`, `visa`, or `unknown`.";
1277
+ readonly example: "visa";
1278
+ readonly enum: readonly ["amex", "diners", "discover", "eftpos_au", "jcb", "mastercard", "unionpay", "visa", "unknown"];
809
1279
  };
810
- readonly creditAdj: {
811
- readonly type: "number";
812
- readonly format: "float";
813
- readonly description: "Total amount of credit adjustments";
814
- readonly example: 0;
1280
+ };
1281
+ readonly required: readonly ["id", "setup", "type", "last4", "exp_month", "exp_year", "brand"];
1282
+ readonly additionalProperties: false;
1283
+ };
1284
+ export declare const PlatformQuotaSchema: {
1285
+ readonly type: "object";
1286
+ readonly properties: {
1287
+ readonly basic_clusters_max: {
1288
+ readonly type: "integer";
1289
+ readonly minimum: 0;
1290
+ readonly description: "Maximum number of Basic clusters that can be created.";
1291
+ readonly example: 999;
815
1292
  };
816
- readonly refundAdj: {
817
- readonly type: "number";
818
- readonly format: "float";
819
- readonly description: "Total amount of refund adjustments";
820
- readonly example: 0;
1293
+ readonly basic_clusters_available: {
1294
+ readonly type: "integer";
1295
+ readonly description: "Available number of Basic clusters that can be created.";
1296
+ readonly example: 999;
821
1297
  };
822
- readonly invoiceDate: {
823
- readonly type: "string";
824
- readonly description: "Date of the invoice";
825
- readonly example: "2019-01-01T00:00:00.000Z";
1298
+ readonly pro_clusters_max: {
1299
+ readonly type: "integer";
1300
+ readonly minimum: 0;
1301
+ readonly description: "Maximum number of Pro clusters that can be created.";
1302
+ readonly example: 999;
826
1303
  };
827
- readonly targetDate: {
828
- readonly type: "string";
829
- readonly description: "Target date of the invoice";
830
- readonly example: "2019-01-01T00:00:00.000Z";
1304
+ readonly pro_clusters_available: {
1305
+ readonly type: "integer";
1306
+ readonly description: "Available number of Pro clusters that can be created.";
1307
+ readonly example: 999;
831
1308
  };
832
- readonly invoiceNumber: {
833
- readonly type: "string";
834
- readonly description: "Number of the invoice";
835
- readonly example: "INV-0001";
1309
+ readonly fleets_max: {
1310
+ readonly type: "integer";
1311
+ readonly minimum: 0;
1312
+ readonly description: "Maximum number of fleets that can be created per cluster.";
1313
+ readonly example: 999;
836
1314
  };
837
- readonly balance: {
838
- readonly type: "number";
839
- readonly format: "float";
840
- readonly description: "Balance of the invoice";
841
- readonly example: 100;
1315
+ readonly cluster_tiers: {
1316
+ readonly type: "array";
1317
+ readonly items: {
1318
+ readonly type: "string";
1319
+ readonly example: "basic";
1320
+ };
1321
+ readonly minItems: 0;
1322
+ readonly description: "List of Cloudfleet cluster tiers available for the organization.";
842
1323
  };
843
- readonly bundleKeys: {
844
- readonly type: "string";
845
- readonly description: "Bundle keys of the invoice";
846
- readonly example: "bundleKey1,bundleKey2";
1324
+ readonly regions: {
1325
+ readonly type: "array";
1326
+ readonly items: {
1327
+ readonly type: "string";
1328
+ readonly example: "northamerica-central-1";
1329
+ };
1330
+ readonly minItems: 1;
1331
+ readonly description: "List of Cloudfleet control plane regions available for the organization.";
847
1332
  };
848
- readonly credits: {
1333
+ readonly versions: {
849
1334
  readonly type: "array";
850
1335
  readonly items: {
851
1336
  readonly type: "object";
852
1337
  readonly properties: {
853
1338
  readonly id: {
854
1339
  readonly type: "string";
855
- readonly format: "uuid";
856
- readonly description: "Unique identifier of the invoice item. UUID v4 string in canonical form";
857
- readonly example: "415026b6-f00f-44f8-968d-fc6ef4d0fc6d";
858
- };
859
- readonly linkedInvoiceItemId: {
860
- readonly type: "string";
861
- readonly format: "uuid";
862
- readonly description: "Unique identifier of the linked invoice item. UUID v4 string in canonical form";
863
- readonly example: "415026b6-f00f-44f8-968d-fc6ef4d0fc6d";
864
- };
865
- readonly productName: {
866
- readonly type: "string";
867
- readonly description: "Name of the product";
868
- readonly example: "Research team";
869
- };
870
- readonly planName: {
871
- readonly type: "string";
872
- readonly description: "Name of the plan";
873
- readonly example: "Plan A";
874
- };
875
- readonly phaseName: {
876
- readonly type: "string";
877
- readonly description: "Name of the phase";
878
- readonly example: "Phase A";
879
- };
880
- readonly usageName: {
881
- readonly type: "string";
882
- readonly description: "Name of the usage";
883
- readonly example: "Usage A";
884
- };
885
- readonly prettyProductName: {
886
- readonly type: "string";
887
- readonly description: "Pretty name of the product";
888
- readonly example: "Research team";
1340
+ readonly description: "Id of the control plane version. Used in API calls.";
1341
+ readonly example: "1.33.x-cfke.x";
889
1342
  };
890
- readonly prettyPlanName: {
1343
+ readonly label: {
891
1344
  readonly type: "string";
892
- readonly description: "Pretty name of the plan";
893
- readonly example: "Plan A";
894
- };
895
- readonly prettyPhaseName: {
896
- readonly type: "string";
897
- readonly description: "Pretty name of the phase";
898
- readonly example: "Phase A";
899
- };
900
- readonly prettyUsageName: {
901
- readonly type: "string";
902
- readonly description: "Pretty name of the usage";
903
- readonly example: "Usage A";
904
- };
905
- readonly itemType: {
906
- readonly type: "string";
907
- readonly description: "Type of the invoice item";
908
- readonly example: "EXTERNAL_CHARGE";
909
- readonly enum: readonly ["EXTERNAL_CHARGE", "FIXED", "RECURRING", "REPAIR_ADJ", "CBA_ADJ", "CREDIT_ADJ", "ITEM_ADJ", "USAGE", "TAX", "PARENT_SUMMARY"];
910
- };
911
- readonly description: {
912
- readonly type: "string";
913
- readonly description: "Description of the invoice item";
914
- readonly example: "Description of the invoice item";
915
- };
916
- readonly startDate: {
917
- readonly type: "string";
918
- readonly description: "Start date of the invoice item";
919
- readonly example: "2019-01-01T00:00:00.000Z";
920
- };
921
- readonly endDate: {
922
- readonly type: "string";
923
- readonly description: "End date of the invoice item";
924
- readonly example: "2019-01-01T00:00:00.000Z";
925
- };
926
- readonly amount: {
927
- readonly type: "number";
928
- readonly format: "float";
929
- readonly description: "Amount of the invoice item";
930
- readonly example: 100;
931
- };
932
- readonly rate: {
933
- readonly type: "number";
934
- readonly format: "float";
935
- readonly description: "Rate of the invoice item";
936
- readonly example: 100;
937
- };
938
- readonly currency: {
939
- readonly type: "string";
940
- readonly description: "Currency of the invoice item";
941
- readonly example: "USD";
942
- readonly enum: readonly ["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"];
943
- };
944
- readonly quantity: {
945
- readonly type: "number";
946
- readonly format: "float";
947
- readonly description: "Quantity of the invoice item";
948
- readonly example: 1;
949
- };
950
- readonly itemDetails: {
951
- readonly type: "string";
952
- readonly description: "Details of the invoice item";
953
- readonly example: "Details of the invoice item";
954
- };
955
- readonly catalogEffectiveDate: {
956
- readonly type: "string";
957
- readonly description: "Effective date of the catalog";
958
- readonly example: "2019-01-01T00:00:00.000Z";
959
- };
960
- readonly childItems: {
961
- readonly type: "array";
962
- readonly items: {
963
- readonly oneOf: readonly [{
964
- readonly type: "array";
965
- }, {
966
- readonly type: "boolean";
967
- }, {
968
- readonly type: "number";
969
- }, {
970
- readonly type: "object";
971
- readonly additionalProperties: true;
972
- }, {
973
- readonly type: "string";
974
- }];
975
- };
976
- readonly description: "Child items of the invoice item";
1345
+ readonly description: "Label of the control plane version. Used in frontent UI.";
1346
+ readonly example: "1.33.x (Always latest 1.33 patch version)";
977
1347
  };
978
1348
  };
1349
+ readonly required: readonly ["id", "label"];
979
1350
  readonly additionalProperties: false;
980
1351
  };
981
- readonly description: "Credits of the invoice";
1352
+ readonly minItems: 1;
1353
+ readonly description: "List of CFKE control plane versions available for the organization.";
982
1354
  };
983
- readonly items: {
984
- readonly type: "array";
985
- readonly items: {
986
- readonly type: "object";
987
- readonly properties: {
988
- readonly id: {
989
- readonly type: "string";
990
- readonly format: "uuid";
991
- readonly description: "Unique identifier of the invoice item. UUID v4 string in canonical form";
992
- readonly example: "415026b6-f00f-44f8-968d-fc6ef4d0fc6d";
993
- };
994
- readonly linkedInvoiceItemId: {
995
- readonly type: "string";
996
- readonly format: "uuid";
997
- readonly description: "Unique identifier of the linked invoice item. UUID v4 string in canonical form";
998
- readonly example: "415026b6-f00f-44f8-968d-fc6ef4d0fc6d";
999
- };
1000
- readonly productName: {
1001
- readonly type: "string";
1002
- readonly description: "Name of the product";
1003
- readonly example: "Research team";
1004
- };
1005
- readonly planName: {
1006
- readonly type: "string";
1007
- readonly description: "Name of the plan";
1008
- readonly example: "Plan A";
1009
- };
1010
- readonly phaseName: {
1011
- readonly type: "string";
1012
- readonly description: "Name of the phase";
1013
- readonly example: "Phase A";
1014
- };
1015
- readonly usageName: {
1016
- readonly type: "string";
1017
- readonly description: "Name of the usage";
1018
- readonly example: "Usage A";
1019
- };
1020
- readonly prettyProductName: {
1021
- readonly type: "string";
1022
- readonly description: "Pretty name of the product";
1023
- readonly example: "Research team";
1024
- };
1025
- readonly prettyPlanName: {
1026
- readonly type: "string";
1027
- readonly description: "Pretty name of the plan";
1028
- readonly example: "Plan A";
1029
- };
1030
- readonly prettyPhaseName: {
1031
- readonly type: "string";
1032
- readonly description: "Pretty name of the phase";
1033
- readonly example: "Phase A";
1034
- };
1035
- readonly prettyUsageName: {
1036
- readonly type: "string";
1037
- readonly description: "Pretty name of the usage";
1038
- readonly example: "Usage A";
1039
- };
1040
- readonly itemType: {
1041
- readonly type: "string";
1042
- readonly description: "Type of the invoice item";
1043
- readonly example: "EXTERNAL_CHARGE";
1044
- readonly enum: readonly ["EXTERNAL_CHARGE", "FIXED", "RECURRING", "REPAIR_ADJ", "CBA_ADJ", "CREDIT_ADJ", "ITEM_ADJ", "USAGE", "TAX", "PARENT_SUMMARY"];
1045
- };
1046
- readonly description: {
1047
- readonly type: "string";
1048
- readonly description: "Description of the invoice item";
1049
- readonly example: "Description of the invoice item";
1050
- };
1051
- readonly startDate: {
1052
- readonly type: "string";
1053
- readonly description: "Start date of the invoice item";
1054
- readonly example: "2019-01-01T00:00:00.000Z";
1055
- };
1056
- readonly endDate: {
1057
- readonly type: "string";
1058
- readonly description: "End date of the invoice item";
1059
- readonly example: "2019-01-01T00:00:00.000Z";
1060
- };
1061
- readonly amount: {
1062
- readonly type: "number";
1063
- readonly format: "float";
1064
- readonly description: "Amount of the invoice item";
1065
- readonly example: 100;
1066
- };
1067
- readonly rate: {
1068
- readonly type: "number";
1069
- readonly format: "float";
1070
- readonly description: "Rate of the invoice item";
1071
- readonly example: 100;
1072
- };
1073
- readonly currency: {
1355
+ readonly cfcr_storage_gb: {
1356
+ readonly type: "integer";
1357
+ readonly minimum: -1;
1358
+ readonly description: "Organization-level maximum CFCR storage volume in GB. -1 means no limit.";
1359
+ readonly example: 500;
1360
+ };
1361
+ };
1362
+ readonly required: readonly ["basic_clusters_max", "basic_clusters_available", "pro_clusters_max", "pro_clusters_available", "fleets_max", "cluster_tiers", "regions", "versions", "cfcr_storage_gb"];
1363
+ readonly additionalProperties: false;
1364
+ };
1365
+ export declare const RegistryRepositorySchema: {
1366
+ readonly type: "object";
1367
+ readonly properties: {
1368
+ readonly name: {
1369
+ readonly type: "string";
1370
+ readonly description: "Repository name.";
1371
+ readonly example: "my-app";
1372
+ };
1373
+ readonly region: {
1374
+ readonly type: "string";
1375
+ readonly description: "Registry region.";
1376
+ readonly example: "northamerica";
1377
+ };
1378
+ readonly uri: {
1379
+ readonly type: "string";
1380
+ readonly description: "Full URI of the repository.";
1381
+ readonly example: "ssds123e-6651-4e5d-9c04-079f6532989b.northamerica.registry.cloudfleet.dev/my-app";
1382
+ };
1383
+ };
1384
+ readonly required: readonly ["name", "region", "uri"];
1385
+ readonly additionalProperties: false;
1386
+ };
1387
+ export declare const RegistryRepositoryWithTagsSchema: {
1388
+ readonly type: "object";
1389
+ readonly properties: {
1390
+ readonly name: {
1391
+ readonly type: "string";
1392
+ readonly description: "Repository name.";
1393
+ readonly example: "my-app";
1394
+ };
1395
+ readonly region: {
1396
+ readonly type: "string";
1397
+ readonly description: "Registry region.";
1398
+ readonly example: "northamerica";
1399
+ };
1400
+ readonly uri: {
1401
+ readonly type: "string";
1402
+ readonly description: "Full URI of the repository.";
1403
+ readonly example: "ssds123e-6651-4e5d-9c04-079f6532989b.northamerica.registry.cloudfleet.dev/my-app";
1404
+ };
1405
+ readonly tags: {
1406
+ readonly type: "array";
1407
+ readonly items: {
1408
+ readonly type: "object";
1409
+ readonly properties: {
1410
+ readonly name: {
1074
1411
  readonly type: "string";
1075
- readonly description: "Currency of the invoice item";
1076
- readonly example: "USD";
1077
- readonly enum: readonly ["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"];
1412
+ readonly description: "Tag name.";
1413
+ readonly example: "latest";
1078
1414
  };
1079
- readonly quantity: {
1415
+ readonly size: {
1080
1416
  readonly type: "number";
1081
1417
  readonly format: "float";
1082
- readonly description: "Quantity of the invoice item";
1083
- readonly example: 1;
1418
+ readonly description: "Size of the tag in bytes.";
1419
+ readonly example: 123456789;
1084
1420
  };
1085
- readonly itemDetails: {
1421
+ readonly mediaType: {
1086
1422
  readonly type: "string";
1087
- readonly description: "Details of the invoice item";
1088
- readonly example: "Details of the invoice item";
1423
+ readonly description: "Media type of the manifest.";
1424
+ readonly example: "application/vnd.docker.distribution.manifest.v2+json";
1089
1425
  };
1090
- readonly catalogEffectiveDate: {
1091
- readonly type: "string";
1092
- readonly description: "Effective date of the catalog";
1093
- readonly example: "2019-01-01T00:00:00.000Z";
1094
- };
1095
- readonly childItems: {
1426
+ readonly platforms: {
1096
1427
  readonly type: "array";
1097
1428
  readonly items: {
1098
- readonly oneOf: readonly [{
1099
- readonly type: "array";
1100
- }, {
1101
- readonly type: "boolean";
1102
- }, {
1103
- readonly type: "number";
1104
- }, {
1105
- readonly type: "object";
1106
- readonly additionalProperties: true;
1107
- }, {
1108
- readonly type: "string";
1109
- }];
1429
+ readonly type: "string";
1110
1430
  };
1111
- readonly description: "Child items of the invoice item";
1431
+ readonly description: "Array of platform strings for multi-arch images (e.g., linux/amd64, linux/arm64).";
1432
+ readonly example: readonly ["linux/amd64", "linux/arm64"];
1112
1433
  };
1113
1434
  };
1435
+ readonly required: readonly ["name", "size"];
1114
1436
  readonly additionalProperties: false;
1115
1437
  };
1116
- readonly description: "Items of the invoice";
1438
+ readonly description: "Array of tags in the repository.";
1439
+ };
1440
+ readonly totalSize: {
1441
+ readonly type: "number";
1442
+ readonly format: "float";
1443
+ readonly description: "Total size of all tags in the repository in bytes.";
1444
+ readonly example: 987654321;
1117
1445
  };
1118
1446
  };
1447
+ readonly required: readonly ["name", "region", "uri", "tags", "totalSize"];
1119
1448
  readonly additionalProperties: false;
1120
1449
  };
1121
- export declare const OrganizationContactInfoSchema: {
1450
+ export declare const RegistryTagSchema: {
1122
1451
  readonly type: "object";
1123
1452
  readonly properties: {
1124
- readonly address1: {
1453
+ readonly name: {
1125
1454
  readonly type: "string";
1126
- readonly nullable: true;
1127
- readonly description: "Street address, P.O. box, c/o";
1128
- readonly example: "123 Main St.";
1455
+ readonly description: "Tag name.";
1456
+ readonly example: "latest";
1129
1457
  };
1130
- readonly address2: {
1458
+ readonly digest: {
1131
1459
  readonly type: "string";
1132
- readonly nullable: true;
1133
- readonly description: "Apartment, suite, unit, building, floor, etc.";
1134
- readonly example: "Suite 100";
1460
+ readonly description: "Manifest digest for pulling by digest.";
1461
+ readonly example: "sha256:abcd1234ef567890abcd1234ef567890abcd1234ef567890abcd1234ef567890";
1135
1462
  };
1136
- readonly postalCode: {
1463
+ readonly mediaType: {
1137
1464
  readonly type: "string";
1138
- readonly nullable: true;
1139
- readonly description: "Postal code as a string.";
1140
- readonly example: "94105";
1465
+ readonly description: "Media type of the manifest.";
1466
+ readonly example: "application/vnd.docker.distribution.manifest.v2+json";
1141
1467
  };
1142
- readonly city: {
1143
- readonly type: "string";
1144
- readonly nullable: true;
1145
- readonly description: "City or town name.";
1146
- readonly example: "San Francisco";
1468
+ readonly config: {
1469
+ readonly type: "object";
1470
+ readonly properties: {
1471
+ readonly size: {
1472
+ readonly type: "number";
1473
+ readonly format: "float";
1474
+ readonly description: "Size of the config in bytes.";
1475
+ readonly example: 1234;
1476
+ };
1477
+ };
1478
+ readonly required: readonly ["size"];
1479
+ readonly additionalProperties: false;
1480
+ readonly description: "Manifest config metadata.";
1147
1481
  };
1148
- readonly state: {
1149
- readonly type: "string";
1150
- readonly nullable: true;
1151
- readonly description: "State, province, or region name.";
1152
- readonly example: "CA";
1482
+ readonly layers: {
1483
+ readonly type: "array";
1484
+ readonly items: {
1485
+ readonly type: "object";
1486
+ readonly properties: {
1487
+ readonly digest: {
1488
+ readonly type: "string";
1489
+ readonly description: "Digest of the layer.";
1490
+ readonly example: "sha256:abcd1234ef567890abcd1234ef567890abcd1234ef567890abcd1234ef567890";
1491
+ };
1492
+ readonly size: {
1493
+ readonly type: "number";
1494
+ readonly format: "float";
1495
+ readonly description: "Size of the layer in bytes.";
1496
+ readonly example: 5678;
1497
+ };
1498
+ };
1499
+ readonly required: readonly ["size"];
1500
+ readonly additionalProperties: false;
1501
+ };
1502
+ readonly description: "Array of layer metadata.";
1153
1503
  };
1154
- readonly country: {
1155
- readonly type: "string";
1156
- readonly nullable: true;
1157
- readonly description: "Country as a ISO 3166-1 alpha-2 country code.";
1158
- readonly example: "US";
1504
+ readonly manifests: {
1505
+ readonly type: "array";
1506
+ readonly items: {
1507
+ readonly type: "object";
1508
+ readonly properties: {
1509
+ readonly digest: {
1510
+ readonly type: "string";
1511
+ readonly description: "Digest of the manifest.";
1512
+ readonly example: "sha256:abcd1234ef567890abcd1234ef567890abcd1234ef567890abcd1234ef567890";
1513
+ };
1514
+ readonly platform: {
1515
+ readonly type: "object";
1516
+ readonly properties: {
1517
+ readonly architecture: {
1518
+ readonly type: "string";
1519
+ readonly description: "Architecture of the platform.";
1520
+ readonly example: "amd64";
1521
+ };
1522
+ readonly os: {
1523
+ readonly type: "string";
1524
+ readonly description: "Operating system of the platform.";
1525
+ readonly example: "linux";
1526
+ };
1527
+ readonly variant: {
1528
+ readonly type: "string";
1529
+ readonly description: "Variant of the platform (e.g., v7, v8 for ARM).";
1530
+ readonly example: "v8";
1531
+ };
1532
+ };
1533
+ readonly required: readonly ["architecture", "os"];
1534
+ readonly additionalProperties: false;
1535
+ readonly description: "Platform information for the manifest.";
1536
+ };
1537
+ readonly layers: {
1538
+ readonly type: "array";
1539
+ readonly items: {
1540
+ readonly type: "object";
1541
+ readonly properties: {
1542
+ readonly digest: {
1543
+ readonly type: "string";
1544
+ readonly description: "Digest of the layer.";
1545
+ readonly example: "sha256:abcd1234ef567890abcd1234ef567890abcd1234ef567890abcd1234ef567890";
1546
+ };
1547
+ readonly size: {
1548
+ readonly type: "number";
1549
+ readonly format: "float";
1550
+ readonly description: "Size of the layer in bytes.";
1551
+ readonly example: 5678;
1552
+ };
1553
+ };
1554
+ readonly required: readonly ["size"];
1555
+ readonly additionalProperties: false;
1556
+ };
1557
+ readonly description: "Layers for this platform.";
1558
+ };
1559
+ readonly size: {
1560
+ readonly type: "number";
1561
+ readonly format: "float";
1562
+ readonly description: "Total size of this platform manifest in bytes.";
1563
+ readonly example: 12345678;
1564
+ };
1565
+ };
1566
+ readonly required: readonly ["digest"];
1567
+ readonly additionalProperties: false;
1568
+ };
1569
+ readonly description: "Array of manifests for multi-arch images.";
1159
1570
  };
1160
- readonly phone: {
1161
- readonly type: "string";
1162
- readonly nullable: true;
1163
- readonly description: "Phone number as a string.";
1164
- readonly example: "+1 555 555 5555";
1571
+ readonly size: {
1572
+ readonly type: "number";
1573
+ readonly format: "float";
1574
+ readonly description: "Total size of the tag in bytes.";
1575
+ readonly example: 123456789;
1165
1576
  };
1166
- readonly email: {
1577
+ readonly region: {
1167
1578
  readonly type: "string";
1168
- readonly format: "email";
1169
- readonly description: "Email address used for billing as a string.";
1170
- readonly example: "email@example.com";
1579
+ readonly description: "Registry region.";
1580
+ readonly example: "northamerica";
1171
1581
  };
1172
- readonly first_name: {
1582
+ readonly repository: {
1173
1583
  readonly type: "string";
1174
- readonly description: "First name of the billing contact person.";
1175
- readonly example: "John";
1584
+ readonly description: "Repository name.";
1585
+ readonly example: "my-app";
1176
1586
  };
1177
- readonly last_name: {
1587
+ readonly uri: {
1178
1588
  readonly type: "string";
1179
- readonly description: "Last name of the billing contact person.";
1180
- readonly example: "Doe";
1589
+ readonly description: "Full URI of the tag.";
1590
+ readonly example: "ssds123e-6651-4e5d-9c04-079f6532989b.northamerica.registry.cloudfleet.dev/my-app:latest";
1181
1591
  };
1182
1592
  };
1183
- readonly required: readonly ["email", "first_name", "last_name"];
1593
+ readonly required: readonly ["name", "digest", "size", "region", "repository", "uri"];
1184
1594
  readonly additionalProperties: false;
1185
1595
  };
1186
- export declare const OrganizationCreateInputSchema: {
1596
+ export declare const TicketAttachmentSchema: {
1187
1597
  readonly type: "object";
1188
1598
  readonly properties: {
1189
- readonly name: {
1599
+ readonly id: {
1190
1600
  readonly type: "string";
1191
- readonly maxLength: 120;
1192
- readonly minLength: 2;
1193
- readonly pattern: "^(?!\\s)(?!.*\\s$)(?=.*[a-zA-ZÆÐƎƏƐƔIJŊŒẞÞǷȜæðǝəɛɣijŋœĸſßþƿȝĄƁÇĐƊĘĦĮƘŁØƠŞȘŢȚŦŲƯY̨Ƴąɓçđɗęħįƙłøơşșţțŧųưy̨ƴÁÀÂÄǍĂĀÃÅǺĄÆǼǢƁĆĊĈČÇĎḌĐƊÐÉÈĖÊËĚĔĒĘẸƎƏƐĠĜǦĞĢƔáàâäǎăāãåǻąæǽǣɓćċĉčçďḍđɗðéèėêëěĕēęẹǝəɛġĝǧğģɣĤḤĦIÍÌİÎÏǏĬĪĨĮỊIJĴĶƘĹĻŁĽĿʼNŃN̈ŇÑŅŊÓÒÔÖǑŎŌÕŐỌØǾƠŒĥḥħıíìiîïǐĭīĩįịijĵķƙĸĺļłľŀʼnńn̈ňñņŋóòôöǒŏōõőọøǿơœŔŘŖŚŜŠŞȘṢẞŤŢṬŦÞÚÙÛÜǓŬŪŨŰŮŲỤƯẂẀŴẄǷÝỲŶŸȲỸƳŹŻŽẒŕřŗſśŝšşșṣßťţṭŧþúùûüǔŭūũűůųụưẃẁŵẅƿýỳŷÿȳỹƴźżžẓ0-9])[a-zA-ZÆÐƎƏƐƔIJŊŒẞÞǷȜæðǝəɛɣijŋœĸſßþƿȝĄƁÇĐƊĘĦĮƘŁØƠŞȘŢȚŦŲƯY̨Ƴąɓçđɗęħįƙłøơşșţțŧųưy̨ƴÁÀÂÄǍĂĀÃÅǺĄÆǼǢƁĆĊĈČÇĎḌĐƊÐÉÈĖÊËĚĔĒĘẸƎƏƐĠĜǦĞĢƔáàâäǎăāãåǻąæǽǣɓćċĉčçďḍđɗðéèėêëěĕēęẹǝəɛġĝǧğģɣĤḤĦIÍÌİÎÏǏĬĪĨĮỊIJĴĶƘĹĻŁĽĿʼNŃN̈ŇÑŅŊÓÒÔÖǑŎŌÕŐỌØǾƠŒĥḥħıíìiîïǐĭīĩįịijĵķƙĸĺļłľŀʼnńn̈ňñņŋóòôöǒŏōõőọøǿơœŔŘŖŚŜŠŞȘṢẞŤŢṬŦÞÚÙÛÜǓŬŪŨŰŮŲỤƯẂẀŴẄǷÝỲŶŸȲỸƳŹŻŽẒŕřŗſśŝšşșṣßťţṭŧþúùûüǔŭūũűůųụưẃẁŵẅƿýỳŷÿȳỹƴźżžẓ0-9 -.]{2,}$";
1194
- readonly description: "Name of the legal entity. This name will be used in invoices. Use your first and last name for individual accounts.";
1195
- readonly example: "ACME Corp.";
1601
+ readonly description: "Unique identifier of the attachment (Mongo ObjectId).";
1602
+ readonly example: "60c72b2f9f1b2c001f8e4d3c";
1196
1603
  };
1197
- readonly contactInfo: {
1198
- readonly type: "object";
1199
- readonly properties: {
1200
- readonly address1: {
1201
- readonly type: "string";
1202
- readonly description: "Street address, P.O. box, c/o";
1203
- readonly example: "123 Main St.";
1204
- };
1205
- readonly address2: {
1206
- readonly type: "string";
1207
- readonly description: "Apartment, suite, unit, building, floor, etc.";
1208
- readonly example: "Suite 100";
1209
- };
1210
- readonly postalCode: {
1211
- readonly type: "string";
1212
- readonly description: "Postal code as a string.";
1213
- readonly example: "94105";
1214
- };
1215
- readonly city: {
1216
- readonly type: "string";
1217
- readonly description: "City or town name.";
1218
- readonly example: "San Francisco";
1219
- };
1220
- readonly state: {
1221
- readonly type: "string";
1222
- readonly description: "State, province, or region name.";
1223
- readonly example: "CA";
1224
- };
1225
- readonly country: {
1226
- readonly type: "string";
1227
- readonly description: "Country as a ISO 3166-1 alpha-2 country code.";
1228
- readonly example: "US";
1229
- };
1230
- readonly phone: {
1231
- readonly type: "string";
1232
- readonly description: "Phone number as a string.";
1233
- readonly example: "+1 555 555 5555";
1234
- };
1235
- readonly email: {
1236
- readonly type: "string";
1237
- readonly format: "email";
1238
- readonly description: "Email address used for billing as a string.";
1239
- readonly example: "email@example.com";
1240
- };
1241
- readonly first_name: {
1242
- readonly type: "string";
1243
- readonly description: "First name of the billing contact person.";
1244
- readonly example: "John";
1245
- };
1246
- readonly last_name: {
1247
- readonly type: "string";
1248
- readonly description: "Last name of the billing contact person.";
1249
- readonly example: "Doe";
1250
- };
1251
- };
1252
- readonly required: readonly ["email", "first_name", "last_name"];
1253
- readonly additionalProperties: false;
1254
- readonly description: "Organization contact information and billing address.";
1604
+ readonly filename: {
1605
+ readonly type: "string";
1606
+ readonly description: "Original filename as uploaded.";
1607
+ readonly example: "debug.log";
1255
1608
  };
1256
- readonly password: {
1609
+ readonly content_type: {
1257
1610
  readonly type: "string";
1258
- readonly minLength: 8;
1259
- readonly description: "Password for the root account. Must be at least 8 characters long and contain at least one uppercase letter, one lowercase letter, one number and one special character.";
1611
+ readonly description: "MIME content type of the attachment.";
1612
+ readonly example: "text/plain";
1613
+ };
1614
+ readonly size: {
1615
+ readonly type: "integer";
1616
+ readonly description: "Size of the attachment in bytes.";
1617
+ readonly example: 12345;
1260
1618
  };
1261
1619
  };
1262
- readonly required: readonly ["name", "contactInfo", "password"];
1620
+ readonly required: readonly ["id", "filename", "content_type", "size"];
1263
1621
  readonly additionalProperties: false;
1264
1622
  };
1265
- export declare const OrganizationSchema: {
1623
+ export declare const TicketCreateInputSchema: {
1266
1624
  readonly type: "object";
1267
1625
  readonly properties: {
1268
- readonly name: {
1269
- readonly type: "string";
1270
- readonly maxLength: 120;
1271
- readonly minLength: 2;
1272
- readonly pattern: "^(?!\\s)(?!.*\\s$)(?=.*[a-zA-ZÆÐƎƏƐƔIJŊŒẞÞǷȜæðǝəɛɣijŋœĸſßþƿȝĄƁÇĐƊĘĦĮƘŁØƠŞȘŢȚŦŲƯY̨Ƴąɓçđɗęħįƙłøơşșţțŧųưy̨ƴÁÀÂÄǍĂĀÃÅǺĄÆǼǢƁĆĊĈČÇĎḌĐƊÐÉÈĖÊËĚĔĒĘẸƎƏƐĠĜǦĞĢƔáàâäǎăāãåǻąæǽǣɓćċĉčçďḍđɗðéèėêëěĕēęẹǝəɛġĝǧğģɣĤḤĦIÍÌİÎÏǏĬĪĨĮỊIJĴĶƘĹĻŁĽĿʼNŃN̈ŇÑŅŊÓÒÔÖǑŎŌÕŐỌØǾƠŒĥḥħıíìiîïǐĭīĩįịijĵķƙĸĺļłľŀʼnńn̈ňñņŋóòôöǒŏōõőọøǿơœŔŘŖŚŜŠŞȘṢẞŤŢṬŦÞÚÙÛÜǓŬŪŨŰŮŲỤƯẂẀŴẄǷÝỲŶŸȲỸƳŹŻŽẒŕřŗſśŝšşșṣßťţṭŧþúùûüǔŭūũűůųụưẃẁŵẅƿýỳŷÿȳỹƴźżžẓ0-9])[a-zA-ZÆÐƎƏƐƔIJŊŒẞÞǷȜæðǝəɛɣijŋœĸſßþƿȝĄƁÇĐƊĘĦĮƘŁØƠŞȘŢȚŦŲƯY̨Ƴąɓçđɗęħįƙłøơşșţțŧųưy̨ƴÁÀÂÄǍĂĀÃÅǺĄÆǼǢƁĆĊĈČÇĎḌĐƊÐÉÈĖÊËĚĔĒĘẸƎƏƐĠĜǦĞĢƔáàâäǎăāãåǻąæǽǣɓćċĉčçďḍđɗðéèėêëěĕēęẹǝəɛġĝǧğģɣĤḤĦIÍÌİÎÏǏĬĪĨĮỊIJĴĶƘĹĻŁĽĿʼNŃN̈ŇÑŅŊÓÒÔÖǑŎŌÕŐỌØǾƠŒĥḥħıíìiîïǐĭīĩįịijĵķƙĸĺļłľŀʼnńn̈ňñņŋóòôöǒŏōõőọøǿơœŔŘŖŚŜŠŞȘṢẞŤŢṬŦÞÚÙÛÜǓŬŪŨŰŮŲỤƯẂẀŴẄǷÝỲŶŸȲỸƳŹŻŽẒŕřŗſśŝšşșṣßťţṭŧþúùûüǔŭūũűůųụưẃẁŵẅƿýỳŷÿȳỹƴźżžẓ0-9 -.]{2,}$";
1273
- readonly description: "Name of the legal entity. This name will be used in invoices. Use your first and last name for individual accounts.";
1274
- readonly example: "ACME Corp.";
1275
- };
1276
- readonly contactInfo: {
1277
- readonly type: "object";
1278
- readonly properties: {
1279
- readonly address1: {
1280
- readonly type: "string";
1281
- readonly description: "Street address, P.O. box, c/o";
1282
- readonly example: "123 Main St.";
1283
- };
1284
- readonly address2: {
1285
- readonly type: "string";
1286
- readonly description: "Apartment, suite, unit, building, floor, etc.";
1287
- readonly example: "Suite 100";
1288
- };
1289
- readonly postalCode: {
1290
- readonly type: "string";
1291
- readonly description: "Postal code as a string.";
1292
- readonly example: "94105";
1293
- };
1294
- readonly city: {
1295
- readonly type: "string";
1296
- readonly description: "City or town name.";
1297
- readonly example: "San Francisco";
1298
- };
1299
- readonly state: {
1300
- readonly type: "string";
1301
- readonly description: "State, province, or region name.";
1302
- readonly example: "CA";
1303
- };
1304
- readonly country: {
1305
- readonly type: "string";
1306
- readonly description: "Country as a ISO 3166-1 alpha-2 country code.";
1307
- readonly example: "US";
1308
- };
1309
- readonly phone: {
1310
- readonly type: "string";
1311
- readonly description: "Phone number as a string.";
1312
- readonly example: "+1 555 555 5555";
1313
- };
1314
- readonly email: {
1315
- readonly type: "string";
1316
- readonly format: "email";
1317
- readonly description: "Email address used for billing as a string.";
1318
- readonly example: "email@example.com";
1319
- };
1320
- readonly first_name: {
1321
- readonly type: "string";
1322
- readonly description: "First name of the billing contact person.";
1323
- readonly example: "John";
1324
- };
1325
- readonly last_name: {
1326
- readonly type: "string";
1327
- readonly description: "Last name of the billing contact person.";
1328
- readonly example: "Doe";
1329
- };
1330
- };
1331
- readonly required: readonly ["email", "first_name", "last_name"];
1332
- readonly additionalProperties: false;
1333
- readonly description: "Organization contact information and billing address.";
1334
- };
1335
- readonly id: {
1626
+ readonly category: {
1336
1627
  readonly type: "string";
1337
- readonly format: "uuid";
1338
- readonly description: "Unique identifier of the organization. UUID v4 string in canonical form";
1339
- readonly example: "e94d30ec-a2dd-4dcb-832c-ac2be144ba91";
1628
+ readonly description: "Ticket category. Drives auto-assignment and may carry a subcategory in `properties`.";
1629
+ readonly example: "technical";
1630
+ readonly enum: readonly ["billing", "technical", "general"];
1340
1631
  };
1341
- readonly date_created: {
1632
+ readonly body: {
1342
1633
  readonly type: "string";
1343
- readonly format: "date-time";
1344
- readonly description: "Creation date of the organization. ISO 8601 date string in UTC timezone";
1345
- readonly example: "2023-11-02T16:08:14.338Z";
1634
+ readonly maxLength: 50000;
1635
+ readonly minLength: 1;
1636
+ readonly pattern: "\\S";
1637
+ readonly description: "Initial message body in markdown. There is no separate subject — the first message body is the description.";
1638
+ readonly example: "My cluster cannot reach the registry. Logs attached.";
1346
1639
  };
1347
- readonly quota: {
1640
+ readonly properties: {
1348
1641
  readonly type: "object";
1349
- readonly properties: {
1350
- readonly basic_clusters_max: {
1351
- readonly type: "integer";
1352
- readonly minimum: 0;
1353
- readonly description: "Maximum number of Basic clusters that can be created.";
1354
- readonly example: 999;
1355
- };
1356
- readonly basic_clusters_available: {
1357
- readonly type: "integer";
1358
- readonly description: "Available number of Basic clusters that can be created.";
1359
- readonly example: 999;
1360
- };
1361
- readonly pro_clusters_max: {
1362
- readonly type: "integer";
1363
- readonly minimum: 0;
1364
- readonly description: "Maximum number of Pro clusters that can be created.";
1365
- readonly example: 999;
1366
- };
1367
- readonly pro_clusters_available: {
1368
- readonly type: "integer";
1369
- readonly description: "Available number of Pro clusters that can be created.";
1370
- readonly example: 999;
1371
- };
1372
- readonly fleets_max: {
1373
- readonly type: "integer";
1374
- readonly minimum: 0;
1375
- readonly description: "Maximum number of fleets that can be created per cluster.";
1376
- readonly example: 999;
1377
- };
1378
- readonly managed_fleets_cpu_max: {
1379
- readonly type: "integer";
1380
- readonly minimum: 0;
1381
- readonly description: "Maximum number of CPU cores per managed fleet.";
1382
- readonly example: 999;
1383
- };
1384
- readonly cluster_tiers: {
1385
- readonly type: "array";
1386
- readonly items: {
1642
+ readonly additionalProperties: true;
1643
+ readonly description: "Free-form key/value bag set by the UI (e.g. `subcategory`, `cluster_id`, `cluster_name`, `region`).";
1644
+ readonly example: {
1645
+ readonly subcategory: "cluster-question";
1646
+ readonly cluster_id: "60c72b2f9f1b2c001f8e4d3a";
1647
+ };
1648
+ };
1649
+ };
1650
+ readonly required: readonly ["category", "body"];
1651
+ readonly additionalProperties: false;
1652
+ };
1653
+ export declare const TicketListResponseSchema: {
1654
+ readonly type: "object";
1655
+ readonly properties: {
1656
+ readonly items: {
1657
+ readonly type: "array";
1658
+ readonly items: {
1659
+ readonly type: "object";
1660
+ readonly properties: {
1661
+ readonly id: {
1387
1662
  readonly type: "string";
1388
- readonly example: "basic";
1663
+ readonly description: "Unique identifier of the ticket (Mongo ObjectId).";
1664
+ readonly example: "60c72b2f9f1b2c001f8e4d3a";
1389
1665
  };
1390
- readonly minItems: 0;
1391
- readonly description: "List of Cloudfleet cluster tiers available for the organization.";
1392
- };
1393
- readonly regions: {
1394
- readonly type: "array";
1395
- readonly items: {
1666
+ readonly status: {
1667
+ readonly type: "string";
1668
+ readonly description: "Current state of the ticket.";
1669
+ readonly example: "waiting_on_us";
1670
+ readonly enum: readonly ["waiting_on_us", "waiting_on_user", "closed"];
1671
+ };
1672
+ readonly category: {
1673
+ readonly type: "string";
1674
+ readonly description: "Ticket category.";
1675
+ readonly example: "technical";
1676
+ readonly enum: readonly ["billing", "technical", "general"];
1677
+ };
1678
+ readonly summary: {
1679
+ readonly type: "string";
1680
+ readonly description: "First 128 characters of the initial message body, with markdown formatting and newlines stripped. Used for ticket list previews.";
1681
+ readonly example: "My cluster cannot reach the registry. Logs attached.";
1682
+ };
1683
+ readonly closed_at: {
1396
1684
  readonly type: "string";
1397
- readonly example: "northamerica-central-1";
1685
+ readonly format: "date-time";
1686
+ readonly nullable: true;
1687
+ readonly description: "Closure timestamp. Null while the ticket is open.";
1688
+ readonly example: "2026-05-18T16:08:14.338Z";
1398
1689
  };
1399
- readonly minItems: 1;
1400
- readonly description: "List of Cloudfleet control plane regions available for the organization.";
1401
- };
1402
- readonly versions: {
1403
- readonly type: "array";
1404
- readonly items: {
1405
- readonly type: "object";
1406
- readonly properties: {
1407
- readonly id: {
1408
- readonly type: "string";
1409
- readonly description: "Id of the control plane version. Used in API calls.";
1410
- readonly example: "1.29.x-cfke.x";
1411
- };
1412
- readonly label: {
1413
- readonly type: "string";
1414
- readonly description: "Label of the control plane version. Used in frontent UI.";
1415
- readonly example: "1.29.x (Always latest 1.29 patch version)";
1690
+ readonly date_created: {
1691
+ readonly type: "string";
1692
+ readonly format: "date-time";
1693
+ readonly description: "Creation date of the ticket. ISO 8601 UTC.";
1694
+ readonly example: "2026-05-11T16:08:14.338Z";
1695
+ };
1696
+ readonly date_updated: {
1697
+ readonly type: "string";
1698
+ readonly format: "date-time";
1699
+ readonly description: "Last update date of the ticket. ISO 8601 UTC.";
1700
+ readonly example: "2026-05-11T16:08:14.338Z";
1701
+ };
1702
+ readonly messages: {
1703
+ readonly type: "array";
1704
+ readonly items: {
1705
+ readonly type: "object";
1706
+ readonly properties: {
1707
+ readonly id: {
1708
+ readonly type: "string";
1709
+ readonly description: "Unique identifier of the message (Mongo ObjectId).";
1710
+ readonly example: "60c72b2f9f1b2c001f8e4d3b";
1711
+ };
1712
+ readonly type: {
1713
+ readonly type: "string";
1714
+ readonly description: "Message type. Internal notes are filtered out of customer-facing responses.";
1715
+ readonly example: "customer_reply";
1716
+ readonly enum: readonly ["customer_reply", "agent_reply"];
1717
+ };
1718
+ readonly body: {
1719
+ readonly type: "string";
1720
+ readonly description: "Message body in markdown.";
1721
+ readonly example: "Thanks — that resolved it on my side.";
1722
+ };
1723
+ readonly author_first_name: {
1724
+ readonly type: "string";
1725
+ readonly nullable: true;
1726
+ readonly description: "First name of the author. Null when not provided.";
1727
+ readonly example: "Jane";
1728
+ };
1729
+ readonly author_last_name: {
1730
+ readonly type: "string";
1731
+ readonly nullable: true;
1732
+ readonly description: "Last name of the author. Null when not provided.";
1733
+ readonly example: "Doe";
1734
+ };
1735
+ readonly attachments: {
1736
+ readonly type: "array";
1737
+ readonly items: {
1738
+ readonly type: "object";
1739
+ readonly properties: {
1740
+ readonly id: {
1741
+ readonly type: "string";
1742
+ readonly description: "Unique identifier of the attachment (Mongo ObjectId).";
1743
+ readonly example: "60c72b2f9f1b2c001f8e4d3c";
1744
+ };
1745
+ readonly filename: {
1746
+ readonly type: "string";
1747
+ readonly description: "Original filename as uploaded.";
1748
+ readonly example: "debug.log";
1749
+ };
1750
+ readonly content_type: {
1751
+ readonly type: "string";
1752
+ readonly description: "MIME content type of the attachment.";
1753
+ readonly example: "text/plain";
1754
+ };
1755
+ readonly size: {
1756
+ readonly type: "integer";
1757
+ readonly description: "Size of the attachment in bytes.";
1758
+ readonly example: 12345;
1759
+ };
1760
+ };
1761
+ readonly required: readonly ["id", "filename", "content_type", "size"];
1762
+ readonly additionalProperties: false;
1763
+ };
1764
+ readonly description: "Attachments associated with this message.";
1765
+ readonly example: readonly [];
1766
+ };
1767
+ readonly date_created: {
1768
+ readonly type: "string";
1769
+ readonly format: "date-time";
1770
+ readonly description: "Creation date of the message. ISO 8601 UTC.";
1771
+ readonly example: "2026-05-11T16:08:14.338Z";
1772
+ };
1416
1773
  };
1774
+ readonly required: readonly ["id", "type", "body", "date_created"];
1775
+ readonly additionalProperties: false;
1417
1776
  };
1418
- readonly required: readonly ["id", "label"];
1419
- readonly additionalProperties: false;
1777
+ readonly description: "Messages on the ticket in chronological order. Internal notes are excluded. Returned by the detail endpoint only.";
1420
1778
  };
1421
- readonly minItems: 1;
1422
- readonly description: "List of CFKE control plane versions available for the organization.";
1423
1779
  };
1780
+ readonly required: readonly ["id", "status", "category", "summary", "date_created", "date_updated"];
1781
+ readonly additionalProperties: false;
1424
1782
  };
1425
- readonly required: readonly ["basic_clusters_max", "basic_clusters_available", "pro_clusters_max", "pro_clusters_available", "fleets_max", "managed_fleets_cpu_max", "cluster_tiers", "regions", "versions"];
1426
- readonly additionalProperties: false;
1427
- readonly description: "For security reasons, platform quota is controlled by Cloudfleet and can be updated only by Cloudfleet administrators. Please open a support ticket if you need to change the platform quota.";
1428
- };
1429
- readonly pending_actions: {
1430
- readonly type: "array";
1431
- readonly items: {
1432
- readonly type: "string";
1433
- readonly example: "signup-payment-method";
1434
- readonly enum: readonly ["signup-billing-address", "signup-payment-method", "signup-invite-team", "signup-create-cluster"];
1435
- };
1436
- readonly description: "List of pending actions that the user needs to complete. Used in Cloudfleet console to guide the user through the onboarding process.";
1783
+ readonly description: "Tickets for the organization, ordered newest first. Messages are omitted from list responses.";
1437
1784
  };
1438
- readonly status: {
1785
+ };
1786
+ readonly required: readonly ["items"];
1787
+ readonly additionalProperties: false;
1788
+ };
1789
+ export declare const TicketMessageInputSchema: {
1790
+ readonly type: "object";
1791
+ readonly properties: {
1792
+ readonly body: {
1439
1793
  readonly type: "string";
1440
- readonly description: "Status of the organization. Can be `active` or `closed`, or `suspended`.";
1441
- readonly enum: readonly ["active", "closed", "suspended"];
1794
+ readonly maxLength: 50000;
1795
+ readonly minLength: 1;
1796
+ readonly pattern: "\\S";
1797
+ readonly description: "Reply body in markdown.";
1798
+ readonly example: "Thanks — that resolved it on my side.";
1442
1799
  };
1443
1800
  };
1444
- readonly required: readonly ["name", "contactInfo", "id", "date_created", "quota", "pending_actions", "status"];
1801
+ readonly required: readonly ["body"];
1445
1802
  readonly additionalProperties: false;
1446
1803
  };
1447
- export declare const OrganizationUpdateInputSchema: {
1804
+ export declare const TicketMessageSchema: {
1448
1805
  readonly type: "object";
1449
1806
  readonly properties: {
1450
- readonly name: {
1807
+ readonly id: {
1451
1808
  readonly type: "string";
1452
- readonly maxLength: 120;
1453
- readonly minLength: 2;
1454
- readonly pattern: "^(?!\\s)(?!.*\\s$)(?=.*[a-zA-ZÆÐƎƏƐƔIJŊŒẞÞǷȜæðǝəɛɣijŋœĸſßþƿȝĄƁÇĐƊĘĦĮƘŁØƠŞȘŢȚŦŲƯY̨Ƴąɓçđɗęħįƙłøơşșţțŧųưy̨ƴÁÀÂÄǍĂĀÃÅǺĄÆǼǢƁĆĊĈČÇĎḌĐƊÐÉÈĖÊËĚĔĒĘẸƎƏƐĠĜǦĞĢƔáàâäǎăāãåǻąæǽǣɓćċĉčçďḍđɗðéèėêëěĕēęẹǝəɛġĝǧğģɣĤḤĦIÍÌİÎÏǏĬĪĨĮỊIJĴĶƘĹĻŁĽĿʼNŃN̈ŇÑŅŊÓÒÔÖǑŎŌÕŐỌØǾƠŒĥḥħıíìiîïǐĭīĩįịijĵķƙĸĺļłľŀʼnńn̈ňñņŋóòôöǒŏōõőọøǿơœŔŘŖŚŜŠŞȘṢẞŤŢṬŦÞÚÙÛÜǓŬŪŨŰŮŲỤƯẂẀŴẄǷÝỲŶŸȲỸƳŹŻŽẒŕřŗſśŝšşșṣßťţṭŧþúùûüǔŭūũűůųụưẃẁŵẅƿýỳŷÿȳỹƴźżžẓ0-9])[a-zA-ZÆÐƎƏƐƔIJŊŒẞÞǷȜæðǝəɛɣijŋœĸſßþƿȝĄƁÇĐƊĘĦĮƘŁØƠŞȘŢȚŦŲƯY̨Ƴąɓçđɗęħįƙłøơşșţțŧųưy̨ƴÁÀÂÄǍĂĀÃÅǺĄÆǼǢƁĆĊĈČÇĎḌĐƊÐÉÈĖÊËĚĔĒĘẸƎƏƐĠĜǦĞĢƔáàâäǎăāãåǻąæǽǣɓćċĉčçďḍđɗðéèėêëěĕēęẹǝəɛġĝǧğģɣĤḤĦIÍÌİÎÏǏĬĪĨĮỊIJĴĶƘĹĻŁĽĿʼNŃN̈ŇÑŅŊÓÒÔÖǑŎŌÕŐỌØǾƠŒĥḥħıíìiîïǐĭīĩįịijĵķƙĸĺļłľŀʼnńn̈ňñņŋóòôöǒŏōõőọøǿơœŔŘŖŚŜŠŞȘṢẞŤŢṬŦÞÚÙÛÜǓŬŪŨŰŮŲỤƯẂẀŴẄǷÝỲŶŸȲỸƳŹŻŽẒŕřŗſśŝšşșṣßťţṭŧþúùûüǔŭūũűůųụưẃẁŵẅƿýỳŷÿȳỹƴźżžẓ0-9 -.]{2,}$";
1455
- readonly description: "Name of the legal entity. This name will be used in invoices. Use your first and last name for individual accounts.";
1456
- readonly example: "ACME Corp.";
1809
+ readonly description: "Unique identifier of the message (Mongo ObjectId).";
1810
+ readonly example: "60c72b2f9f1b2c001f8e4d3b";
1457
1811
  };
1458
- readonly contactInfo: {
1459
- readonly type: "object";
1460
- readonly properties: {
1461
- readonly address1: {
1462
- readonly type: "string";
1463
- readonly description: "Street address, P.O. box, c/o";
1464
- readonly example: "123 Main St.";
1465
- };
1466
- readonly address2: {
1467
- readonly type: "string";
1468
- readonly description: "Apartment, suite, unit, building, floor, etc.";
1469
- readonly example: "Suite 100";
1470
- };
1471
- readonly postalCode: {
1472
- readonly type: "string";
1473
- readonly description: "Postal code as a string.";
1474
- readonly example: "94105";
1475
- };
1476
- readonly city: {
1477
- readonly type: "string";
1478
- readonly description: "City or town name.";
1479
- readonly example: "San Francisco";
1480
- };
1481
- readonly state: {
1482
- readonly type: "string";
1483
- readonly description: "State, province, or region name.";
1484
- readonly example: "CA";
1485
- };
1486
- readonly country: {
1487
- readonly type: "string";
1488
- readonly description: "Country as a ISO 3166-1 alpha-2 country code.";
1489
- readonly example: "US";
1490
- };
1491
- readonly phone: {
1492
- readonly type: "string";
1493
- readonly description: "Phone number as a string.";
1494
- readonly example: "+1 555 555 5555";
1495
- };
1496
- readonly email: {
1497
- readonly type: "string";
1498
- readonly format: "email";
1499
- readonly description: "Email address used for billing as a string.";
1500
- readonly example: "email@example.com";
1501
- };
1502
- readonly first_name: {
1503
- readonly type: "string";
1504
- readonly description: "First name of the billing contact person.";
1505
- readonly example: "John";
1506
- };
1507
- readonly last_name: {
1508
- readonly type: "string";
1509
- readonly description: "Last name of the billing contact person.";
1510
- readonly example: "Doe";
1812
+ readonly type: {
1813
+ readonly type: "string";
1814
+ readonly description: "Message type. Internal notes are filtered out of customer-facing responses.";
1815
+ readonly example: "customer_reply";
1816
+ readonly enum: readonly ["customer_reply", "agent_reply"];
1817
+ };
1818
+ readonly body: {
1819
+ readonly type: "string";
1820
+ readonly description: "Message body in markdown.";
1821
+ readonly example: "Thanks — that resolved it on my side.";
1822
+ };
1823
+ readonly author_first_name: {
1824
+ readonly type: "string";
1825
+ readonly description: "First name of the author. Null when not provided.";
1826
+ readonly example: "Jane";
1827
+ };
1828
+ readonly author_last_name: {
1829
+ readonly type: "string";
1830
+ readonly description: "Last name of the author. Null when not provided.";
1831
+ readonly example: "Doe";
1832
+ };
1833
+ readonly attachments: {
1834
+ readonly type: "array";
1835
+ readonly items: {
1836
+ readonly type: "object";
1837
+ readonly properties: {
1838
+ readonly id: {
1839
+ readonly type: "string";
1840
+ readonly description: "Unique identifier of the attachment (Mongo ObjectId).";
1841
+ readonly example: "60c72b2f9f1b2c001f8e4d3c";
1842
+ };
1843
+ readonly filename: {
1844
+ readonly type: "string";
1845
+ readonly description: "Original filename as uploaded.";
1846
+ readonly example: "debug.log";
1847
+ };
1848
+ readonly content_type: {
1849
+ readonly type: "string";
1850
+ readonly description: "MIME content type of the attachment.";
1851
+ readonly example: "text/plain";
1852
+ };
1853
+ readonly size: {
1854
+ readonly type: "integer";
1855
+ readonly description: "Size of the attachment in bytes.";
1856
+ readonly example: 12345;
1857
+ };
1511
1858
  };
1859
+ readonly required: readonly ["id", "filename", "content_type", "size"];
1860
+ readonly additionalProperties: false;
1512
1861
  };
1513
- readonly required: readonly ["email", "first_name", "last_name"];
1514
- readonly additionalProperties: false;
1515
- readonly description: "Organization contact information and billing address.";
1862
+ readonly description: "Attachments associated with this message.";
1863
+ readonly example: readonly [];
1864
+ };
1865
+ readonly date_created: {
1866
+ readonly type: "string";
1867
+ readonly format: "date-time";
1868
+ readonly description: "Creation date of the message. ISO 8601 UTC.";
1869
+ readonly example: "2026-05-11T16:08:14.338Z";
1516
1870
  };
1517
1871
  };
1518
- readonly required: readonly ["contactInfo"];
1872
+ readonly required: readonly ["id", "type", "body", "date_created"];
1519
1873
  readonly additionalProperties: false;
1520
1874
  };
1521
- export declare const PaymentMethodSchema: {
1875
+ export declare const TicketSchema: {
1522
1876
  readonly type: "object";
1523
1877
  readonly properties: {
1524
1878
  readonly id: {
1525
1879
  readonly type: "string";
1526
- readonly format: "uuid";
1527
- readonly description: "Unique identifier of the organization. UUID v4 string in canonical form.";
1528
- readonly example: "e94d30ec-a2dd-4dcb-832c-ac2be144ba91";
1880
+ readonly description: "Unique identifier of the ticket (Mongo ObjectId).";
1881
+ readonly example: "60c72b2f9f1b2c001f8e4d3a";
1529
1882
  };
1530
- readonly setup: {
1531
- readonly type: "boolean";
1532
- readonly description: "Whether organization payment method was set up and ready to use for payments.";
1533
- readonly example: true;
1883
+ readonly status: {
1884
+ readonly type: "string";
1885
+ readonly description: "Current state of the ticket.";
1886
+ readonly example: "waiting_on_us";
1887
+ readonly enum: readonly ["waiting_on_us", "waiting_on_user", "closed"];
1534
1888
  };
1535
- readonly type: {
1889
+ readonly category: {
1536
1890
  readonly type: "string";
1537
- readonly nullable: true;
1538
- readonly description: "Payment method type type. Only `card` payments supported at the moment.";
1539
- readonly example: "card";
1540
- readonly enum: readonly ["card"];
1891
+ readonly description: "Ticket category.";
1892
+ readonly example: "technical";
1893
+ readonly enum: readonly ["billing", "technical", "general"];
1541
1894
  };
1542
- readonly last4: {
1895
+ readonly summary: {
1543
1896
  readonly type: "string";
1544
- readonly nullable: true;
1545
- readonly description: "Last 4 digits of the payment card number.";
1546
- readonly example: "4242";
1897
+ readonly description: "First 128 characters of the initial message body, with markdown formatting and newlines stripped. Used for ticket list previews.";
1898
+ readonly example: "My cluster cannot reach the registry. Logs attached.";
1547
1899
  };
1548
- readonly exp_month: {
1549
- readonly type: "integer";
1550
- readonly minimum: 1;
1551
- readonly maximum: 12;
1552
- readonly nullable: true;
1553
- readonly description: "Two-digit number representing the card's expiration month.";
1554
- readonly example: "12";
1900
+ readonly closed_at: {
1901
+ readonly type: "string";
1902
+ readonly format: "date-time";
1903
+ readonly description: "Closure timestamp. Null while the ticket is open.";
1904
+ readonly example: "2026-05-18T16:08:14.338Z";
1555
1905
  };
1556
- readonly exp_year: {
1557
- readonly type: "integer";
1558
- readonly minimum: 2024;
1559
- readonly nullable: true;
1560
- readonly description: "Four-digit number representing the card's expiration year.";
1561
- readonly example: "2028";
1906
+ readonly date_created: {
1907
+ readonly type: "string";
1908
+ readonly format: "date-time";
1909
+ readonly description: "Creation date of the ticket. ISO 8601 UTC.";
1910
+ readonly example: "2026-05-11T16:08:14.338Z";
1562
1911
  };
1563
- readonly brand: {
1912
+ readonly date_updated: {
1564
1913
  readonly type: "string";
1565
- readonly nullable: true;
1566
- readonly description: "Payment card brand. Can be `amex`, `diners`, `discover`, `eftpos_au`, `jcb`, `mastercard`, `unionpay`, `visa`, or `unknown`.";
1567
- readonly example: "visa";
1568
- readonly enum: readonly ["amex", "diners", "discover", "eftpos_au", "jcb", "mastercard", "unionpay", "visa", "unknown"];
1914
+ readonly format: "date-time";
1915
+ readonly description: "Last update date of the ticket. ISO 8601 UTC.";
1916
+ readonly example: "2026-05-11T16:08:14.338Z";
1917
+ };
1918
+ readonly messages: {
1919
+ readonly type: "array";
1920
+ readonly items: {
1921
+ readonly type: "object";
1922
+ readonly properties: {
1923
+ readonly id: {
1924
+ readonly type: "string";
1925
+ readonly description: "Unique identifier of the message (Mongo ObjectId).";
1926
+ readonly example: "60c72b2f9f1b2c001f8e4d3b";
1927
+ };
1928
+ readonly type: {
1929
+ readonly type: "string";
1930
+ readonly description: "Message type. Internal notes are filtered out of customer-facing responses.";
1931
+ readonly example: "customer_reply";
1932
+ readonly enum: readonly ["customer_reply", "agent_reply"];
1933
+ };
1934
+ readonly body: {
1935
+ readonly type: "string";
1936
+ readonly description: "Message body in markdown.";
1937
+ readonly example: "Thanks — that resolved it on my side.";
1938
+ };
1939
+ readonly author_first_name: {
1940
+ readonly type: "string";
1941
+ readonly description: "First name of the author. Null when not provided.";
1942
+ readonly example: "Jane";
1943
+ };
1944
+ readonly author_last_name: {
1945
+ readonly type: "string";
1946
+ readonly description: "Last name of the author. Null when not provided.";
1947
+ readonly example: "Doe";
1948
+ };
1949
+ readonly attachments: {
1950
+ readonly type: "array";
1951
+ readonly items: {
1952
+ readonly type: "object";
1953
+ readonly properties: {
1954
+ readonly id: {
1955
+ readonly type: "string";
1956
+ readonly description: "Unique identifier of the attachment (Mongo ObjectId).";
1957
+ readonly example: "60c72b2f9f1b2c001f8e4d3c";
1958
+ };
1959
+ readonly filename: {
1960
+ readonly type: "string";
1961
+ readonly description: "Original filename as uploaded.";
1962
+ readonly example: "debug.log";
1963
+ };
1964
+ readonly content_type: {
1965
+ readonly type: "string";
1966
+ readonly description: "MIME content type of the attachment.";
1967
+ readonly example: "text/plain";
1968
+ };
1969
+ readonly size: {
1970
+ readonly type: "integer";
1971
+ readonly description: "Size of the attachment in bytes.";
1972
+ readonly example: 12345;
1973
+ };
1974
+ };
1975
+ readonly required: readonly ["id", "filename", "content_type", "size"];
1976
+ readonly additionalProperties: false;
1977
+ };
1978
+ readonly description: "Attachments associated with this message.";
1979
+ readonly example: readonly [];
1980
+ };
1981
+ readonly date_created: {
1982
+ readonly type: "string";
1983
+ readonly format: "date-time";
1984
+ readonly description: "Creation date of the message. ISO 8601 UTC.";
1985
+ readonly example: "2026-05-11T16:08:14.338Z";
1986
+ };
1987
+ };
1988
+ readonly required: readonly ["id", "type", "body", "date_created"];
1989
+ readonly additionalProperties: false;
1990
+ };
1991
+ readonly description: "Messages on the ticket in chronological order. Internal notes are excluded. Returned by the detail endpoint only.";
1569
1992
  };
1570
1993
  };
1571
- readonly required: readonly ["id", "setup", "type", "last4", "exp_month", "exp_year", "brand"];
1994
+ readonly required: readonly ["id", "status", "category", "summary", "date_created", "date_updated"];
1572
1995
  readonly additionalProperties: false;
1573
1996
  };
1574
1997
  export declare const TokenCreateInputSchema: {
@@ -1649,32 +2072,138 @@ export declare const TokenUpdateInputSchema: {
1649
2072
  };
1650
2073
  readonly additionalProperties: false;
1651
2074
  };
2075
+ export declare const UsageFacetsSchema: {
2076
+ readonly type: "object";
2077
+ readonly properties: {
2078
+ readonly cluster_id: {
2079
+ readonly type: "array";
2080
+ readonly items: {
2081
+ readonly type: "string";
2082
+ };
2083
+ readonly description: "List of unique cluster IDs";
2084
+ readonly example: readonly ["6b5439b1-923a-4f2b-a371-d554e5ea23fa"];
2085
+ };
2086
+ readonly product: {
2087
+ readonly type: "array";
2088
+ readonly items: {
2089
+ readonly type: "string";
2090
+ };
2091
+ readonly description: "List of unique products";
2092
+ readonly example: readonly ["cfke_controlplane", "cfke_connected_nodes"];
2093
+ };
2094
+ };
2095
+ readonly additionalProperties: false;
2096
+ };
2097
+ export declare const UsageResponseSchema: {
2098
+ readonly type: "object";
2099
+ readonly properties: {
2100
+ readonly data: {
2101
+ readonly type: "array";
2102
+ readonly items: {
2103
+ readonly type: "object";
2104
+ readonly properties: {
2105
+ readonly hour: {
2106
+ readonly type: "string";
2107
+ readonly description: "Hour of the usage";
2108
+ readonly example: "2019-01-01T00:00:00.000Z";
2109
+ };
2110
+ readonly cluster_id: {
2111
+ readonly type: "string";
2112
+ readonly description: "Unique identifier of the kubernetes cluster. UUID v4 string in canonical form";
2113
+ readonly example: "6b5439b1-923a-4f2b-a371-d554e5ea23fa";
2114
+ };
2115
+ readonly product: {
2116
+ readonly type: "string";
2117
+ readonly description: "The product the usage is associated with";
2118
+ readonly example: "cfke_controlplane";
2119
+ };
2120
+ readonly value: {
2121
+ readonly type: "number";
2122
+ readonly format: "float";
2123
+ readonly description: "Consumption";
2124
+ readonly example: 4;
2125
+ };
2126
+ readonly price: {
2127
+ readonly type: "number";
2128
+ readonly format: "float";
2129
+ readonly description: "Price per unit";
2130
+ readonly example: 0.01;
2131
+ };
2132
+ readonly total: {
2133
+ readonly type: "number";
2134
+ readonly format: "float";
2135
+ readonly description: "Total cost";
2136
+ };
2137
+ };
2138
+ readonly required: readonly ["hour", "cluster_id", "product", "value", "price", "total"];
2139
+ readonly additionalProperties: false;
2140
+ };
2141
+ readonly description: "Usage data";
2142
+ };
2143
+ readonly facets: {
2144
+ readonly type: "object";
2145
+ readonly properties: {
2146
+ readonly cluster_id: {
2147
+ readonly type: "array";
2148
+ readonly items: {
2149
+ readonly type: "string";
2150
+ };
2151
+ readonly description: "List of unique cluster IDs";
2152
+ readonly example: readonly ["6b5439b1-923a-4f2b-a371-d554e5ea23fa"];
2153
+ };
2154
+ readonly product: {
2155
+ readonly type: "array";
2156
+ readonly items: {
2157
+ readonly type: "string";
2158
+ };
2159
+ readonly description: "List of unique products";
2160
+ readonly example: readonly ["cfke_controlplane", "cfke_connected_nodes"];
2161
+ };
2162
+ };
2163
+ readonly additionalProperties: false;
2164
+ readonly description: "Facets for filtering";
2165
+ };
2166
+ };
2167
+ readonly required: readonly ["data", "facets"];
2168
+ readonly additionalProperties: false;
2169
+ };
1652
2170
  export declare const UsageSchema: {
1653
2171
  readonly type: "object";
1654
2172
  readonly properties: {
1655
- readonly id: {
2173
+ readonly hour: {
1656
2174
  readonly type: "string";
1657
- readonly format: "uuid";
1658
- readonly description: "Unique identifier of the Usage object, equal to subscription id of the task . UUID v4 string in canonical form";
1659
- readonly example: "8897e84c-2ba1-42fa-9d35-964c80a4ff0f";
2175
+ readonly description: "Hour of the usage";
2176
+ readonly example: "2019-01-01T00:00:00.000Z";
1660
2177
  };
1661
- readonly task_id: {
2178
+ readonly cluster_id: {
1662
2179
  readonly type: "string";
1663
- readonly format: "uuid";
1664
- readonly description: "Unique identifier of the project. UUID v4 string in canonical form";
1665
- readonly example: "415026b6-f00f-44f8-968d-fc6ef4d0fc6d";
2180
+ readonly description: "Unique identifier of the kubernetes cluster. UUID v4 string in canonical form";
2181
+ readonly example: "6b5439b1-923a-4f2b-a371-d554e5ea23fa";
1666
2182
  };
1667
- readonly unit: {
2183
+ readonly product: {
1668
2184
  readonly type: "string";
1669
- readonly description: "Unit of measurement. E.g. GiB, seconds, etc";
1670
- readonly example: "second";
2185
+ readonly description: "The product the usage is associated with";
2186
+ readonly example: "cfke_controlplane";
2187
+ };
2188
+ readonly value: {
2189
+ readonly type: "number";
2190
+ readonly format: "float";
2191
+ readonly description: "Consumption";
2192
+ readonly example: 4;
2193
+ };
2194
+ readonly price: {
2195
+ readonly type: "number";
2196
+ readonly format: "float";
2197
+ readonly description: "Price per unit";
2198
+ readonly example: 0.01;
1671
2199
  };
1672
- readonly amount: {
2200
+ readonly total: {
1673
2201
  readonly type: "number";
1674
2202
  readonly format: "float";
2203
+ readonly description: "Total cost";
1675
2204
  };
1676
2205
  };
1677
- readonly required: readonly ["id", "task_id", "unit", "amount"];
2206
+ readonly required: readonly ["hour", "cluster_id", "product", "value", "price", "total"];
1678
2207
  readonly additionalProperties: false;
1679
2208
  };
1680
2209
  export declare const UserCreateInputSchema: {
@@ -1709,7 +2238,7 @@ export declare const UserCreateInputSchema: {
1709
2238
  readonly password: {
1710
2239
  readonly type: "string";
1711
2240
  readonly minLength: 8;
1712
- readonly description: "User password. Must be at least 8 characters long and contain at least one uppercase letter, one lowercase letter, one number and one special character.";
2241
+ readonly description: "User password. Must be at least 8 characters long.";
1713
2242
  };
1714
2243
  readonly status: {
1715
2244
  readonly type: "string";
@@ -1774,28 +2303,6 @@ export declare const UserSchema: {
1774
2303
  readonly description: "Creation date of the user. ISO 8601 date string in UTC timezone";
1775
2304
  readonly example: "2023-11-02T16:08:14.338Z";
1776
2305
  };
1777
- readonly cluster_permissions: {
1778
- readonly type: "array";
1779
- readonly items: {
1780
- readonly type: "object";
1781
- readonly properties: {
1782
- readonly cluster_id: {
1783
- readonly type: "string";
1784
- readonly format: "uuid";
1785
- readonly description: "Unique identifier of the cluster. UUID v4 string in canonical form";
1786
- readonly example: "035ce46d-44d8-4e58-a8a2-b0192d1c27df";
1787
- };
1788
- readonly permissions: {
1789
- readonly type: "string";
1790
- readonly description: "User permissions to access the cluster. Can be `readwrite` or `readonly`.";
1791
- readonly example: "readwrite";
1792
- readonly enum: readonly ["readwrite", "readonly"];
1793
- };
1794
- };
1795
- readonly required: readonly ["cluster_id", "permissions"];
1796
- readonly additionalProperties: false;
1797
- };
1798
- };
1799
2306
  };
1800
2307
  readonly required: readonly ["email", "first_name", "last_name", "role", "status", "id", "date_created"];
1801
2308
  readonly additionalProperties: false;