@vercel/sdk 1.18.0 → 1.18.2

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 (199) hide show
  1. package/README.md +51 -53
  2. package/bin/mcp-server.js +1918 -1753
  3. package/bin/mcp-server.js.map +39 -42
  4. package/esm/__tests__/accessgroups.test.js +3 -1
  5. package/esm/__tests__/accessgroups.test.js.map +1 -1
  6. package/esm/__tests__/checks.test.js +1 -1
  7. package/esm/__tests__/checks.test.js.map +1 -1
  8. package/esm/__tests__/domains.test.js +9 -29
  9. package/esm/__tests__/domains.test.js.map +1 -1
  10. package/esm/__tests__/drains.test.js +27 -0
  11. package/esm/__tests__/drains.test.js.map +1 -1
  12. package/esm/__tests__/edgeconfig.test.js +6 -6
  13. package/esm/__tests__/edgeconfig.test.js.map +1 -1
  14. package/esm/__tests__/integrations.test.js +1 -1
  15. package/esm/__tests__/logdrains.test.js +7 -6
  16. package/esm/__tests__/logdrains.test.js.map +1 -1
  17. package/esm/__tests__/security.test.js +11 -1
  18. package/esm/__tests__/security.test.js.map +1 -1
  19. package/esm/funcs/integrationsGetBillingPlans.js +2 -0
  20. package/esm/funcs/integrationsGetBillingPlans.js.map +1 -1
  21. package/esm/lib/config.d.ts +3 -3
  22. package/esm/lib/config.js +3 -3
  23. package/esm/mcp-server/mcp-server.js +1 -1
  24. package/esm/mcp-server/server.d.ts.map +1 -1
  25. package/esm/mcp-server/server.js +1 -3
  26. package/esm/mcp-server/server.js.map +1 -1
  27. package/esm/models/authuser.d.ts +5 -0
  28. package/esm/models/authuser.d.ts.map +1 -1
  29. package/esm/models/authuser.js +2 -0
  30. package/esm/models/authuser.js.map +1 -1
  31. package/esm/models/buydomainsop.d.ts +4 -4
  32. package/esm/models/buydomainsop.d.ts.map +1 -1
  33. package/esm/models/buysingledomainop.d.ts +1 -4
  34. package/esm/models/buysingledomainop.d.ts.map +1 -1
  35. package/esm/models/buysingledomainop.js.map +1 -1
  36. package/esm/models/canceldeploymentop.d.ts +20 -2
  37. package/esm/models/canceldeploymentop.d.ts.map +1 -1
  38. package/esm/models/canceldeploymentop.js +19 -2
  39. package/esm/models/canceldeploymentop.js.map +1 -1
  40. package/esm/models/createdeploymentop.d.ts +20 -2
  41. package/esm/models/createdeploymentop.d.ts.map +1 -1
  42. package/esm/models/createdeploymentop.js +19 -2
  43. package/esm/models/createdeploymentop.js.map +1 -1
  44. package/esm/models/createdrainop.d.ts +8 -8
  45. package/esm/models/createdrainop.d.ts.map +1 -1
  46. package/esm/models/createdrainop.js +8 -10
  47. package/esm/models/createdrainop.js.map +1 -1
  48. package/esm/models/createintegrationstoredirectop.d.ts +220 -152
  49. package/esm/models/createintegrationstoredirectop.d.ts.map +1 -1
  50. package/esm/models/createintegrationstoredirectop.js +296 -218
  51. package/esm/models/createintegrationstoredirectop.js.map +1 -1
  52. package/esm/models/createprojectop.d.ts +28 -4
  53. package/esm/models/createprojectop.d.ts.map +1 -1
  54. package/esm/models/createprojectop.js +25 -4
  55. package/esm/models/createprojectop.js.map +1 -1
  56. package/esm/models/createwebhookop.d.ts +4 -0
  57. package/esm/models/createwebhookop.d.ts.map +1 -1
  58. package/esm/models/createwebhookop.js +4 -0
  59. package/esm/models/createwebhookop.js.map +1 -1
  60. package/esm/models/getalllogdrainsop.d.ts +8 -8
  61. package/esm/models/getalllogdrainsop.d.ts.map +1 -1
  62. package/esm/models/getalllogdrainsop.js +8 -10
  63. package/esm/models/getalllogdrainsop.js.map +1 -1
  64. package/esm/models/getbillingplansop.d.ts +4 -0
  65. package/esm/models/getbillingplansop.d.ts.map +1 -1
  66. package/esm/models/getbillingplansop.js +4 -0
  67. package/esm/models/getbillingplansop.js.map +1 -1
  68. package/esm/models/getbulkavailabilityop.d.ts +3 -0
  69. package/esm/models/getbulkavailabilityop.d.ts.map +1 -1
  70. package/esm/models/getbulkavailabilityop.js.map +1 -1
  71. package/esm/models/getconfigurationop.d.ts +55 -31
  72. package/esm/models/getconfigurationop.d.ts.map +1 -1
  73. package/esm/models/getconfigurationop.js +42 -30
  74. package/esm/models/getconfigurationop.js.map +1 -1
  75. package/esm/models/getconfigurationproductsop.d.ts +200 -200
  76. package/esm/models/getconfigurationproductsop.js +290 -290
  77. package/esm/models/getconfigurationsop.d.ts +48 -24
  78. package/esm/models/getconfigurationsop.d.ts.map +1 -1
  79. package/esm/models/getconfigurationsop.js +37 -25
  80. package/esm/models/getconfigurationsop.js.map +1 -1
  81. package/esm/models/getdeploymentop.d.ts +22 -4
  82. package/esm/models/getdeploymentop.d.ts.map +1 -1
  83. package/esm/models/getdeploymentop.js +24 -4
  84. package/esm/models/getdeploymentop.js.map +1 -1
  85. package/esm/models/getdomainpriceop.d.ts +36 -15
  86. package/esm/models/getdomainpriceop.d.ts.map +1 -1
  87. package/esm/models/getdomainpriceop.js +36 -6
  88. package/esm/models/getdomainpriceop.js.map +1 -1
  89. package/esm/models/getdrainop.d.ts +8 -8
  90. package/esm/models/getdrainop.d.ts.map +1 -1
  91. package/esm/models/getdrainop.js +8 -10
  92. package/esm/models/getdrainop.js.map +1 -1
  93. package/esm/models/getdrainsop.d.ts +8 -8
  94. package/esm/models/getdrainsop.d.ts.map +1 -1
  95. package/esm/models/getdrainsop.js +8 -8
  96. package/esm/models/getdrainsop.js.map +1 -1
  97. package/esm/models/getinvoiceop.d.ts +10 -0
  98. package/esm/models/getinvoiceop.d.ts.map +1 -1
  99. package/esm/models/getinvoiceop.js +4 -0
  100. package/esm/models/getinvoiceop.js.map +1 -1
  101. package/esm/models/getorderop.d.ts +135 -51
  102. package/esm/models/getorderop.d.ts.map +1 -1
  103. package/esm/models/getorderop.js +138 -24
  104. package/esm/models/getorderop.js.map +1 -1
  105. package/esm/models/getprojectsop.d.ts +23 -4
  106. package/esm/models/getprojectsop.d.ts.map +1 -1
  107. package/esm/models/getprojectsop.js +23 -4
  108. package/esm/models/getprojectsop.js.map +1 -1
  109. package/esm/models/gettldpriceop.d.ts +36 -15
  110. package/esm/models/gettldpriceop.d.ts.map +1 -1
  111. package/esm/models/gettldpriceop.js +36 -6
  112. package/esm/models/gettldpriceop.js.map +1 -1
  113. package/esm/models/getwebhookop.d.ts +2 -0
  114. package/esm/models/getwebhookop.d.ts.map +1 -1
  115. package/esm/models/getwebhookop.js +2 -0
  116. package/esm/models/getwebhookop.js.map +1 -1
  117. package/esm/models/getwebhooksop.d.ts +4 -0
  118. package/esm/models/getwebhooksop.d.ts.map +1 -1
  119. package/esm/models/getwebhooksop.js +4 -0
  120. package/esm/models/getwebhooksop.js.map +1 -1
  121. package/esm/models/renewdomainop.d.ts +1 -4
  122. package/esm/models/renewdomainop.d.ts.map +1 -1
  123. package/esm/models/renewdomainop.js.map +1 -1
  124. package/esm/models/transferindomainop.d.ts +4 -4
  125. package/esm/models/transferindomainop.d.ts.map +1 -1
  126. package/esm/models/updatedrainop.d.ts +8 -8
  127. package/esm/models/updatedrainop.d.ts.map +1 -1
  128. package/esm/models/updatedrainop.js +8 -12
  129. package/esm/models/updatedrainop.js.map +1 -1
  130. package/esm/models/updateinstallationop.d.ts +18 -0
  131. package/esm/models/updateinstallationop.d.ts.map +1 -1
  132. package/esm/models/updateinstallationop.js +17 -0
  133. package/esm/models/updateinstallationop.js.map +1 -1
  134. package/esm/models/updateprojectdatacacheop.d.ts +23 -4
  135. package/esm/models/updateprojectdatacacheop.d.ts.map +1 -1
  136. package/esm/models/updateprojectdatacacheop.js +23 -4
  137. package/esm/models/updateprojectdatacacheop.js.map +1 -1
  138. package/esm/models/updateprojectop.d.ts +28 -4
  139. package/esm/models/updateprojectop.d.ts.map +1 -1
  140. package/esm/models/updateprojectop.js +25 -4
  141. package/esm/models/updateprojectop.js.map +1 -1
  142. package/esm/models/userevent.d.ts +90 -10
  143. package/esm/models/userevent.d.ts.map +1 -1
  144. package/esm/models/userevent.js +84 -10
  145. package/esm/models/userevent.js.map +1 -1
  146. package/esm/sdk/domains.d.ts +0 -8
  147. package/esm/sdk/domains.d.ts.map +1 -1
  148. package/esm/sdk/domains.js +0 -10
  149. package/esm/sdk/domains.js.map +1 -1
  150. package/examples/package-lock.json +1 -1
  151. package/jsr.json +1 -1
  152. package/package.json +1 -1
  153. package/src/__tests__/accessgroups.test.ts +3 -1
  154. package/src/__tests__/checks.test.ts +1 -1
  155. package/src/__tests__/domains.test.ts +11 -31
  156. package/src/__tests__/drains.test.ts +27 -0
  157. package/src/__tests__/edgeconfig.test.ts +6 -6
  158. package/src/__tests__/integrations.test.ts +1 -1
  159. package/src/__tests__/logdrains.test.ts +7 -6
  160. package/src/__tests__/security.test.ts +11 -1
  161. package/src/funcs/integrationsGetBillingPlans.ts +2 -0
  162. package/src/lib/config.ts +3 -3
  163. package/src/mcp-server/mcp-server.ts +1 -1
  164. package/src/mcp-server/server.ts +1 -3
  165. package/src/models/authuser.ts +7 -0
  166. package/src/models/buydomainsop.ts +4 -4
  167. package/src/models/buysingledomainop.ts +1 -4
  168. package/src/models/canceldeploymentop.ts +33 -4
  169. package/src/models/createdeploymentop.ts +33 -4
  170. package/src/models/createdrainop.ts +19 -29
  171. package/src/models/createintegrationstoredirectop.ts +704 -471
  172. package/src/models/createprojectop.ts +57 -8
  173. package/src/models/createwebhookop.ts +4 -0
  174. package/src/models/getalllogdrainsop.ts +20 -26
  175. package/src/models/getbillingplansop.ts +8 -0
  176. package/src/models/getbulkavailabilityop.ts +3 -0
  177. package/src/models/getconfigurationop.ts +81 -49
  178. package/src/models/getconfigurationproductsop.ts +627 -627
  179. package/src/models/getconfigurationsop.ts +72 -40
  180. package/src/models/getdeploymentop.ts +38 -8
  181. package/src/models/getdomainpriceop.ts +124 -21
  182. package/src/models/getdrainop.ts +20 -26
  183. package/src/models/getdrainsop.ts +20 -24
  184. package/src/models/getinvoiceop.ts +14 -0
  185. package/src/models/getorderop.ts +478 -121
  186. package/src/models/getprojectsop.ts +50 -8
  187. package/src/models/gettldpriceop.ts +108 -21
  188. package/src/models/getwebhookop.ts +2 -0
  189. package/src/models/getwebhooksop.ts +4 -0
  190. package/src/models/renewdomainop.ts +1 -4
  191. package/src/models/transferindomainop.ts +4 -4
  192. package/src/models/updatedrainop.ts +20 -28
  193. package/src/models/updateinstallationop.ts +30 -0
  194. package/src/models/updateprojectdatacacheop.ts +50 -8
  195. package/src/models/updateprojectop.ts +57 -8
  196. package/src/models/userevent.ts +192 -22
  197. package/src/sdk/domains.ts +0 -22
  198. package/tsconfig.json +1 -1
  199. package/vercel-spec.json +704 -329
@@ -24,20 +24,22 @@ export type GetConfigurationRequest = {
24
24
  };
25
25
 
26
26
  /**
27
- * Source defines where the configuration was installed from. It is used to analyze user engagement for integration installations in product metrics.
27
+ * The configuration status. Optional. If not defined, assume 'ready'.
28
28
  */
29
- export const GetConfigurationResponseBodyIntegrationsSource = {
30
- Marketplace: "marketplace",
31
- DeployButton: "deploy-button",
32
- External: "external",
33
- V0: "v0",
34
- ResourceClaims: "resource-claims",
29
+ export const GetConfigurationResponseBodyIntegrationsStatus = {
30
+ Pending: "pending",
31
+ Ready: "ready",
32
+ Onboarding: "onboarding",
33
+ Suspended: "suspended",
34
+ Resumed: "resumed",
35
+ Error: "error",
36
+ Uninstalled: "uninstalled",
35
37
  } as const;
36
38
  /**
37
- * Source defines where the configuration was installed from. It is used to analyze user engagement for integration installations in product metrics.
39
+ * The configuration status. Optional. If not defined, assume 'ready'.
38
40
  */
39
- export type GetConfigurationResponseBodyIntegrationsSource = ClosedEnum<
40
- typeof GetConfigurationResponseBodyIntegrationsSource
41
+ export type GetConfigurationResponseBodyIntegrationsStatus = ClosedEnum<
42
+ typeof GetConfigurationResponseBodyIntegrationsStatus
41
43
  >;
42
44
 
43
45
  export const GetConfigurationResponseBodyIntegrationsType = {
@@ -96,6 +98,14 @@ export type GetConfigurationResponseBody2 = {
96
98
  * The user or team ID that owns the configuration
97
99
  */
98
100
  ownerId: string;
101
+ /**
102
+ * The configuration status. Optional. If not defined, assume 'ready'.
103
+ */
104
+ status?: GetConfigurationResponseBodyIntegrationsStatus | undefined;
105
+ /**
106
+ * An external identifier defined by the integration vendor.
107
+ */
108
+ externalId?: string | undefined;
99
109
  /**
100
110
  * When a configuration is limited to access certain projects, this will contain each of the project ID it is allowed to access. If it is not defined, the configuration has full access.
101
111
  */
@@ -103,7 +113,7 @@ export type GetConfigurationResponseBody2 = {
103
113
  /**
104
114
  * Source defines where the configuration was installed from. It is used to analyze user engagement for integration installations in product metrics.
105
115
  */
106
- source?: GetConfigurationResponseBodyIntegrationsSource | undefined;
116
+ source?: string | undefined;
107
117
  /**
108
118
  * The slug of the integration the configuration is created for.
109
119
  */
@@ -161,9 +171,9 @@ export const ProjectSelection = {
161
171
  export type ProjectSelection = ClosedEnum<typeof ProjectSelection>;
162
172
 
163
173
  export const GetConfigurationResponseBodyLevel = {
174
+ Error: "error",
164
175
  Info: "info",
165
176
  Warn: "warn",
166
- Error: "error",
167
177
  } as const;
168
178
  export type GetConfigurationResponseBodyLevel = ClosedEnum<
169
179
  typeof GetConfigurationResponseBodyLevel
@@ -253,34 +263,36 @@ export type GetConfigurationResponseBodyDisabledReason = ClosedEnum<
253
263
  >;
254
264
 
255
265
  /**
256
- * Source defines where the configuration was installed from. It is used to analyze user engagement for integration installations in product metrics.
266
+ * Defines the installation type. - 'external' integrations are installed via the existing integrations flow - 'marketplace' integrations are natively installed: - when accepting the TOS of a partner during the store creation process - if undefined, assume 'external'
257
267
  */
258
- export const GetConfigurationResponseBodySource = {
268
+ export const GetConfigurationResponseBodyInstallationType = {
259
269
  Marketplace: "marketplace",
260
- DeployButton: "deploy-button",
261
270
  External: "external",
262
- V0: "v0",
263
- ResourceClaims: "resource-claims",
264
271
  } as const;
265
272
  /**
266
- * Source defines where the configuration was installed from. It is used to analyze user engagement for integration installations in product metrics.
273
+ * Defines the installation type. - 'external' integrations are installed via the existing integrations flow - 'marketplace' integrations are natively installed: - when accepting the TOS of a partner during the store creation process - if undefined, assume 'external'
267
274
  */
268
- export type GetConfigurationResponseBodySource = ClosedEnum<
269
- typeof GetConfigurationResponseBodySource
275
+ export type GetConfigurationResponseBodyInstallationType = ClosedEnum<
276
+ typeof GetConfigurationResponseBodyInstallationType
270
277
  >;
271
278
 
272
279
  /**
273
- * Defines the installation type. - 'external' integrations are installed via the existing integrations flow - 'marketplace' integrations are natively installed: - when accepting the TOS of a partner during the store creation process - if undefined, assume 'external'
280
+ * The configuration status. Optional. If not defined, assume 'ready'.
274
281
  */
275
- export const GetConfigurationResponseBodyInstallationType = {
276
- Marketplace: "marketplace",
277
- External: "external",
282
+ export const GetConfigurationResponseBodyStatus = {
283
+ Pending: "pending",
284
+ Ready: "ready",
285
+ Onboarding: "onboarding",
286
+ Suspended: "suspended",
287
+ Resumed: "resumed",
288
+ Error: "error",
289
+ Uninstalled: "uninstalled",
278
290
  } as const;
279
291
  /**
280
- * Defines the installation type. - 'external' integrations are installed via the existing integrations flow - 'marketplace' integrations are natively installed: - when accepting the TOS of a partner during the store creation process - if undefined, assume 'external'
292
+ * The configuration status. Optional. If not defined, assume 'ready'.
281
293
  */
282
- export type GetConfigurationResponseBodyInstallationType = ClosedEnum<
283
- typeof GetConfigurationResponseBodyInstallationType
294
+ export type GetConfigurationResponseBodyStatus = ClosedEnum<
295
+ typeof GetConfigurationResponseBodyStatus
284
296
  >;
285
297
 
286
298
  export const GetConfigurationResponseBodyType = {
@@ -349,7 +361,7 @@ export type GetConfigurationResponseBody1 = {
349
361
  /**
350
362
  * Source defines where the configuration was installed from. It is used to analyze user engagement for integration installations in product metrics.
351
363
  */
352
- source?: GetConfigurationResponseBodySource | undefined;
364
+ source?: string | undefined;
353
365
  canConfigureOpenTelemetry?: boolean | undefined;
354
366
  /**
355
367
  * Defines the installation type. - 'external' integrations are installed via the existing integrations flow - 'marketplace' integrations are natively installed: - when accepting the TOS of a partner during the store creation process - if undefined, assume 'external'
@@ -359,6 +371,14 @@ export type GetConfigurationResponseBody1 = {
359
371
  * A timestamp that tells you when the configuration deletion has been started for cases when the deletion needs to be settled/approved by partners, such as when marketplace invoices have been paid.
360
372
  */
361
373
  deleteRequestedAt?: number | null | undefined;
374
+ /**
375
+ * The configuration status. Optional. If not defined, assume 'ready'.
376
+ */
377
+ status?: GetConfigurationResponseBodyStatus | undefined;
378
+ /**
379
+ * An external identifier defined by the integration vendor.
380
+ */
381
+ externalId?: string | undefined;
362
382
  type: GetConfigurationResponseBodyType;
363
383
  /**
364
384
  * A timestamp that tells you when the configuration was deleted.
@@ -419,13 +439,13 @@ export function getConfigurationRequestFromJSON(
419
439
  }
420
440
 
421
441
  /** @internal */
422
- export const GetConfigurationResponseBodyIntegrationsSource$inboundSchema:
423
- z.ZodNativeEnum<typeof GetConfigurationResponseBodyIntegrationsSource> = z
424
- .nativeEnum(GetConfigurationResponseBodyIntegrationsSource);
442
+ export const GetConfigurationResponseBodyIntegrationsStatus$inboundSchema:
443
+ z.ZodNativeEnum<typeof GetConfigurationResponseBodyIntegrationsStatus> = z
444
+ .nativeEnum(GetConfigurationResponseBodyIntegrationsStatus);
425
445
  /** @internal */
426
- export const GetConfigurationResponseBodyIntegrationsSource$outboundSchema:
427
- z.ZodNativeEnum<typeof GetConfigurationResponseBodyIntegrationsSource> =
428
- GetConfigurationResponseBodyIntegrationsSource$inboundSchema;
446
+ export const GetConfigurationResponseBodyIntegrationsStatus$outboundSchema:
447
+ z.ZodNativeEnum<typeof GetConfigurationResponseBodyIntegrationsStatus> =
448
+ GetConfigurationResponseBodyIntegrationsStatus$inboundSchema;
429
449
 
430
450
  /** @internal */
431
451
  export const GetConfigurationResponseBodyIntegrationsType$inboundSchema:
@@ -469,9 +489,11 @@ export const GetConfigurationResponseBody2$inboundSchema: z.ZodType<
469
489
  id: z.string(),
470
490
  integrationId: z.string(),
471
491
  ownerId: z.string(),
472
- projects: z.array(z.string()).optional(),
473
- source: GetConfigurationResponseBodyIntegrationsSource$inboundSchema
492
+ status: GetConfigurationResponseBodyIntegrationsStatus$inboundSchema
474
493
  .optional(),
494
+ externalId: z.string().optional(),
495
+ projects: z.array(z.string()).optional(),
496
+ source: z.string().optional(),
475
497
  slug: z.string(),
476
498
  teamId: z.nullable(z.string()).optional(),
477
499
  type: GetConfigurationResponseBodyIntegrationsType$inboundSchema,
@@ -495,6 +517,8 @@ export type GetConfigurationResponseBody2$Outbound = {
495
517
  id: string;
496
518
  integrationId: string;
497
519
  ownerId: string;
520
+ status?: string | undefined;
521
+ externalId?: string | undefined;
498
522
  projects?: Array<string> | undefined;
499
523
  source?: string | undefined;
500
524
  slug: string;
@@ -521,9 +545,11 @@ export const GetConfigurationResponseBody2$outboundSchema: z.ZodType<
521
545
  id: z.string(),
522
546
  integrationId: z.string(),
523
547
  ownerId: z.string(),
524
- projects: z.array(z.string()).optional(),
525
- source: GetConfigurationResponseBodyIntegrationsSource$outboundSchema
548
+ status: GetConfigurationResponseBodyIntegrationsStatus$outboundSchema
526
549
  .optional(),
550
+ externalId: z.string().optional(),
551
+ projects: z.array(z.string()).optional(),
552
+ source: z.string().optional(),
527
553
  slug: z.string(),
528
554
  teamId: z.nullable(z.string()).optional(),
529
555
  type: GetConfigurationResponseBodyIntegrationsType$outboundSchema,
@@ -975,15 +1001,6 @@ export const GetConfigurationResponseBodyDisabledReason$outboundSchema:
975
1001
  z.ZodNativeEnum<typeof GetConfigurationResponseBodyDisabledReason> =
976
1002
  GetConfigurationResponseBodyDisabledReason$inboundSchema;
977
1003
 
978
- /** @internal */
979
- export const GetConfigurationResponseBodySource$inboundSchema: z.ZodNativeEnum<
980
- typeof GetConfigurationResponseBodySource
981
- > = z.nativeEnum(GetConfigurationResponseBodySource);
982
- /** @internal */
983
- export const GetConfigurationResponseBodySource$outboundSchema: z.ZodNativeEnum<
984
- typeof GetConfigurationResponseBodySource
985
- > = GetConfigurationResponseBodySource$inboundSchema;
986
-
987
1004
  /** @internal */
988
1005
  export const GetConfigurationResponseBodyInstallationType$inboundSchema:
989
1006
  z.ZodNativeEnum<typeof GetConfigurationResponseBodyInstallationType> = z
@@ -993,6 +1010,15 @@ export const GetConfigurationResponseBodyInstallationType$outboundSchema:
993
1010
  z.ZodNativeEnum<typeof GetConfigurationResponseBodyInstallationType> =
994
1011
  GetConfigurationResponseBodyInstallationType$inboundSchema;
995
1012
 
1013
+ /** @internal */
1014
+ export const GetConfigurationResponseBodyStatus$inboundSchema: z.ZodNativeEnum<
1015
+ typeof GetConfigurationResponseBodyStatus
1016
+ > = z.nativeEnum(GetConfigurationResponseBodyStatus);
1017
+ /** @internal */
1018
+ export const GetConfigurationResponseBodyStatus$outboundSchema: z.ZodNativeEnum<
1019
+ typeof GetConfigurationResponseBodyStatus
1020
+ > = GetConfigurationResponseBodyStatus$inboundSchema;
1021
+
996
1022
  /** @internal */
997
1023
  export const GetConfigurationResponseBodyType$inboundSchema: z.ZodNativeEnum<
998
1024
  typeof GetConfigurationResponseBodyType
@@ -1028,11 +1054,13 @@ export const GetConfigurationResponseBody1$inboundSchema: z.ZodType<
1028
1054
  disabledAt: z.number().optional(),
1029
1055
  disabledReason: GetConfigurationResponseBodyDisabledReason$inboundSchema
1030
1056
  .optional(),
1031
- source: GetConfigurationResponseBodySource$inboundSchema.optional(),
1057
+ source: z.string().optional(),
1032
1058
  canConfigureOpenTelemetry: z.boolean().optional(),
1033
1059
  installationType: GetConfigurationResponseBodyInstallationType$inboundSchema
1034
1060
  .optional(),
1035
1061
  deleteRequestedAt: z.nullable(z.number()).optional(),
1062
+ status: GetConfigurationResponseBodyStatus$inboundSchema.optional(),
1063
+ externalId: z.string().optional(),
1036
1064
  type: GetConfigurationResponseBodyType$inboundSchema,
1037
1065
  deletedAt: z.nullable(z.number()).optional(),
1038
1066
  });
@@ -1058,6 +1086,8 @@ export type GetConfigurationResponseBody1$Outbound = {
1058
1086
  canConfigureOpenTelemetry?: boolean | undefined;
1059
1087
  installationType?: string | undefined;
1060
1088
  deleteRequestedAt?: number | null | undefined;
1089
+ status?: string | undefined;
1090
+ externalId?: string | undefined;
1061
1091
  type: string;
1062
1092
  deletedAt?: number | null | undefined;
1063
1093
  };
@@ -1088,11 +1118,13 @@ export const GetConfigurationResponseBody1$outboundSchema: z.ZodType<
1088
1118
  disabledAt: z.number().optional(),
1089
1119
  disabledReason: GetConfigurationResponseBodyDisabledReason$outboundSchema
1090
1120
  .optional(),
1091
- source: GetConfigurationResponseBodySource$outboundSchema.optional(),
1121
+ source: z.string().optional(),
1092
1122
  canConfigureOpenTelemetry: z.boolean().optional(),
1093
1123
  installationType: GetConfigurationResponseBodyInstallationType$outboundSchema
1094
1124
  .optional(),
1095
1125
  deleteRequestedAt: z.nullable(z.number()).optional(),
1126
+ status: GetConfigurationResponseBodyStatus$outboundSchema.optional(),
1127
+ externalId: z.string().optional(),
1096
1128
  type: GetConfigurationResponseBodyType$outboundSchema,
1097
1129
  deletedAt: z.nullable(z.number()).optional(),
1098
1130
  });