@epilot/sdk 2.3.2 → 2.3.5

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 (179) hide show
  1. package/README.md +2 -0
  2. package/definitions/blueprint-manifest-runtime.json +1 -1
  3. package/definitions/blueprint-manifest.json +239 -12
  4. package/definitions/configuration-hub-runtime.json +1 -0
  5. package/definitions/configuration-hub.json +399 -0
  6. package/definitions/environments-runtime.json +1 -1
  7. package/definitions/environments.json +2 -2
  8. package/definitions/query-runtime.json +1 -0
  9. package/definitions/query.json +3178 -0
  10. package/dist/README-6MG272KM.cjs +7 -0
  11. package/dist/README-7N542PBL.js +7 -0
  12. package/dist/{_index-O7JDGRSE.cjs → _index-55HAH24D.cjs} +7 -1
  13. package/dist/{_index-CLT2KTVS.js → _index-HE4B6FOA.js} +6 -0
  14. package/dist/apis/access-token.cjs +6 -6
  15. package/dist/apis/access-token.js +1 -1
  16. package/dist/apis/address-suggestions.cjs +6 -6
  17. package/dist/apis/address-suggestions.js +1 -1
  18. package/dist/apis/address.cjs +6 -6
  19. package/dist/apis/address.js +1 -1
  20. package/dist/apis/ai-agents.cjs +6 -6
  21. package/dist/apis/ai-agents.js +1 -1
  22. package/dist/apis/app.cjs +6 -6
  23. package/dist/apis/app.js +1 -1
  24. package/dist/apis/audit-logs.cjs +6 -6
  25. package/dist/apis/audit-logs.js +1 -1
  26. package/dist/apis/automation.cjs +6 -6
  27. package/dist/apis/automation.js +1 -1
  28. package/dist/apis/billing.cjs +6 -6
  29. package/dist/apis/billing.js +1 -1
  30. package/dist/apis/blueprint-manifest.cjs +8 -8
  31. package/dist/apis/blueprint-manifest.d.cts +2 -2
  32. package/dist/apis/blueprint-manifest.d.ts +2 -2
  33. package/dist/apis/blueprint-manifest.js +2 -2
  34. package/dist/apis/configuration-hub.cjs +38 -0
  35. package/dist/apis/configuration-hub.d.cts +18 -0
  36. package/dist/apis/configuration-hub.d.ts +18 -0
  37. package/dist/apis/configuration-hub.js +38 -0
  38. package/dist/apis/consent.cjs +6 -6
  39. package/dist/apis/consent.js +1 -1
  40. package/dist/apis/customer-portal.cjs +6 -6
  41. package/dist/apis/customer-portal.js +1 -1
  42. package/dist/apis/dashboard.cjs +6 -6
  43. package/dist/apis/dashboard.js +1 -1
  44. package/dist/apis/data-governance.cjs +6 -6
  45. package/dist/apis/data-governance.js +1 -1
  46. package/dist/apis/deduplication.cjs +6 -6
  47. package/dist/apis/deduplication.js +1 -1
  48. package/dist/apis/design.cjs +6 -6
  49. package/dist/apis/design.js +1 -1
  50. package/dist/apis/document.cjs +6 -6
  51. package/dist/apis/document.js +1 -1
  52. package/dist/apis/email-settings.cjs +6 -6
  53. package/dist/apis/email-settings.js +1 -1
  54. package/dist/apis/email-template.cjs +6 -6
  55. package/dist/apis/email-template.js +1 -1
  56. package/dist/apis/entity-mapping.cjs +6 -6
  57. package/dist/apis/entity-mapping.js +1 -1
  58. package/dist/apis/entity.cjs +6 -6
  59. package/dist/apis/entity.js +1 -1
  60. package/dist/apis/environments.cjs +8 -8
  61. package/dist/apis/environments.d.cts +2 -2
  62. package/dist/apis/environments.d.ts +2 -2
  63. package/dist/apis/environments.js +2 -2
  64. package/dist/apis/event-catalog.cjs +6 -6
  65. package/dist/apis/event-catalog.js +1 -1
  66. package/dist/apis/file.cjs +6 -6
  67. package/dist/apis/file.js +1 -1
  68. package/dist/apis/iban.cjs +6 -6
  69. package/dist/apis/iban.js +1 -1
  70. package/dist/apis/integration-toolkit.cjs +6 -6
  71. package/dist/apis/integration-toolkit.js +1 -1
  72. package/dist/apis/journey.cjs +6 -6
  73. package/dist/apis/journey.js +1 -1
  74. package/dist/apis/kanban.cjs +6 -6
  75. package/dist/apis/kanban.js +1 -1
  76. package/dist/apis/message.cjs +6 -6
  77. package/dist/apis/message.js +1 -1
  78. package/dist/apis/metering.cjs +6 -6
  79. package/dist/apis/metering.js +1 -1
  80. package/dist/apis/notes.cjs +6 -6
  81. package/dist/apis/notes.js +1 -1
  82. package/dist/apis/notification.cjs +6 -6
  83. package/dist/apis/notification.js +1 -1
  84. package/dist/apis/organization.cjs +6 -6
  85. package/dist/apis/organization.js +1 -1
  86. package/dist/apis/partner-directory.cjs +6 -6
  87. package/dist/apis/partner-directory.js +1 -1
  88. package/dist/apis/permissions.cjs +6 -6
  89. package/dist/apis/permissions.js +1 -1
  90. package/dist/apis/pricing-tier.cjs +6 -6
  91. package/dist/apis/pricing-tier.js +1 -1
  92. package/dist/apis/pricing.cjs +6 -6
  93. package/dist/apis/pricing.js +1 -1
  94. package/dist/apis/purpose.cjs +6 -6
  95. package/dist/apis/purpose.js +1 -1
  96. package/dist/apis/query.cjs +38 -0
  97. package/dist/apis/query.d.cts +18 -0
  98. package/dist/apis/query.d.ts +18 -0
  99. package/dist/apis/query.js +38 -0
  100. package/dist/apis/sandbox.cjs +6 -6
  101. package/dist/apis/sandbox.js +1 -1
  102. package/dist/apis/sharing.cjs +6 -6
  103. package/dist/apis/sharing.js +1 -1
  104. package/dist/apis/submission.cjs +6 -6
  105. package/dist/apis/submission.js +1 -1
  106. package/dist/apis/target.cjs +38 -0
  107. package/dist/apis/target.d.cts +597 -0
  108. package/dist/apis/target.d.ts +597 -0
  109. package/dist/apis/target.js +38 -0
  110. package/dist/apis/targeting.cjs +6 -6
  111. package/dist/apis/targeting.js +1 -1
  112. package/dist/apis/template-variables.cjs +6 -6
  113. package/dist/apis/template-variables.js +1 -1
  114. package/dist/apis/user.cjs +6 -6
  115. package/dist/apis/user.js +1 -1
  116. package/dist/apis/validation-rules.cjs +6 -6
  117. package/dist/apis/validation-rules.js +1 -1
  118. package/dist/apis/webhooks.cjs +6 -6
  119. package/dist/apis/webhooks.js +1 -1
  120. package/dist/apis/workflow-definition.cjs +6 -6
  121. package/dist/apis/workflow-definition.js +1 -1
  122. package/dist/apis/workflow.cjs +6 -6
  123. package/dist/apis/workflow.js +1 -1
  124. package/dist/blueprint-manifest-DBEY5PPI.js +7 -0
  125. package/dist/blueprint-manifest-IEQ6YBY7.cjs +7 -0
  126. package/dist/{blueprint-manifest-runtime-E2FN43TB.js → blueprint-manifest-runtime-5UN52LW5.js} +1 -1
  127. package/dist/{blueprint-manifest-runtime-G4UK5VEX.cjs → blueprint-manifest-runtime-QN2IECSA.cjs} +2 -2
  128. package/dist/{blueprint-manifest.d-BGrGU787.d.cts → blueprint-manifest.d-BPyzoR0X.d.cts} +228 -9
  129. package/dist/{blueprint-manifest.d-BGrGU787.d.ts → blueprint-manifest.d-BPyzoR0X.d.ts} +228 -9
  130. package/dist/{chunk-6IMAKHA4.js → chunk-2LEEXRJX.js} +1 -1
  131. package/dist/chunk-4JAOFRYX.js +14 -0
  132. package/dist/{chunk-5JN243WJ.js → chunk-7C4FQXMS.js} +12 -6
  133. package/dist/chunk-EYKEVZME.cjs +14 -0
  134. package/dist/{chunk-VTJQTEQX.cjs → chunk-GGMGJYHO.cjs} +12 -6
  135. package/dist/{chunk-BDKLBHIN.cjs → chunk-I6DG26UJ.cjs} +1 -1
  136. package/dist/{chunk-5APJZUIH.cjs → chunk-L544VG3B.cjs} +1 -1
  137. package/dist/chunk-MM5JDJFO.js +14 -0
  138. package/dist/{chunk-VPDA5SAH.js → chunk-O2YVXGPZ.js} +1 -1
  139. package/dist/chunk-Q7OKRNUG.cjs +14 -0
  140. package/dist/chunk-RMP2HHCR.js +14 -0
  141. package/dist/chunk-XDZ2JKJ4.cjs +14 -0
  142. package/dist/configuration-hub-LKSRCGYT.cjs +7 -0
  143. package/dist/configuration-hub-TZ2ULWV4.js +7 -0
  144. package/dist/configuration-hub-runtime-B7KKIHHY.cjs +5 -0
  145. package/dist/configuration-hub-runtime-TEDEKI7E.js +5 -0
  146. package/dist/configuration-hub.d-CqvhcMOn.d.cts +166 -0
  147. package/dist/configuration-hub.d-CqvhcMOn.d.ts +166 -0
  148. package/dist/environments-PXJOTQVM.js +7 -0
  149. package/dist/environments-QJ4UMJ5C.cjs +7 -0
  150. package/dist/{environments-runtime-FMSNJF5S.js → environments-runtime-NKHLZJB3.js} +1 -1
  151. package/dist/{environments-runtime-5DVTRV2Z.cjs → environments-runtime-QC2BUHBW.cjs} +2 -2
  152. package/dist/{environments.d-H3LK_KuH.d.ts → environments.d-BvqvN-PD.d.cts} +134 -5
  153. package/dist/{environments.d-H3LK_KuH.d.cts → environments.d-BvqvN-PD.d.ts} +134 -5
  154. package/dist/index.cjs +43 -27
  155. package/dist/index.d.cts +81 -77
  156. package/dist/index.d.ts +81 -77
  157. package/dist/index.js +39 -23
  158. package/dist/query-JSDB2F2U.cjs +7 -0
  159. package/dist/query-RJ4M25PA.js +7 -0
  160. package/dist/query-runtime-NLOSMDAJ.cjs +5 -0
  161. package/dist/query-runtime-SYJTDUNG.js +5 -0
  162. package/dist/query.d-Cmp78IhZ.d.cts +2375 -0
  163. package/dist/query.d-Cmp78IhZ.d.ts +2375 -0
  164. package/dist/target-3RS5BN2B.cjs +7 -0
  165. package/dist/target-5MKRXCHX.js +7 -0
  166. package/dist/target-runtime-BMJ7EARM.cjs +5 -0
  167. package/dist/target-runtime-PBF3WYL7.js +5 -0
  168. package/docs/blueprint-manifest.md +418 -40
  169. package/docs/configuration-hub.md +256 -0
  170. package/docs/environments.md +3 -5
  171. package/docs/query.md +1609 -0
  172. package/docs/target.md +741 -0
  173. package/package.json +19 -1
  174. package/dist/README-KX4XC2HB.js +0 -7
  175. package/dist/README-PTYV6PQI.cjs +0 -7
  176. package/dist/blueprint-manifest-ELK4SGN7.js +0 -7
  177. package/dist/blueprint-manifest-VBOWPK52.cjs +0 -7
  178. package/dist/environments-I6RWPVHA.js +0 -7
  179. package/dist/environments-TZYXLYXA.cjs +0 -7
@@ -57,6 +57,11 @@ declare namespace Components {
57
57
  * Whether the blueprint is verified by epilot
58
58
  */
59
59
  is_verified?: boolean;
60
+ latest_verification?: LatestBlueprintVerification;
61
+ /**
62
+ * Resource addresses excluded during the latest install/update and ignored by verification.
63
+ */
64
+ ignored_resource_addresses?: string[];
60
65
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED";
61
66
  created_at?: string; // date-time
62
67
  updated_at?: string; // date-time
@@ -181,7 +186,7 @@ declare namespace Components {
181
186
  * Blueprint slug for marketplace blueprints
182
187
  */
183
188
  slug?: string;
184
- status?: "IN_PROGRESS" | "WAITING_USER_ACTION" | "CANCELED" | "SUCCESS" | "FAILED";
189
+ status?: "IN_PROGRESS" | "WAITING_USER_ACTION" | "CANCELED" | "SUCCESS" | "PARTIAL_SUCCESS" | "FAILED";
185
190
  }
186
191
  export interface BlueprintInstallationJobOptions {
187
192
  /**
@@ -432,6 +437,11 @@ declare namespace Components {
432
437
  * Whether the blueprint is verified by epilot
433
438
  */
434
439
  is_verified?: boolean;
440
+ latest_verification?: LatestBlueprintVerification;
441
+ /**
442
+ * Resource addresses excluded during the latest install/update and ignored by verification.
443
+ */
444
+ ignored_resource_addresses?: string[];
435
445
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED";
436
446
  created_at?: string; // date-time
437
447
  updated_at?: string; // date-time
@@ -706,6 +716,11 @@ declare namespace Components {
706
716
  * Whether the blueprint is verified by epilot
707
717
  */
708
718
  is_verified?: boolean;
719
+ latest_verification?: LatestBlueprintVerification;
720
+ /**
721
+ * Resource addresses excluded during the latest install/update and ignored by verification.
722
+ */
723
+ ignored_resource_addresses?: string[];
709
724
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED";
710
725
  created_at?: string; // date-time
711
726
  updated_at?: string; // date-time
@@ -796,6 +811,11 @@ declare namespace Components {
796
811
  * Whether the blueprint is verified by epilot
797
812
  */
798
813
  is_verified?: boolean;
814
+ latest_verification?: LatestBlueprintVerification;
815
+ /**
816
+ * Resource addresses excluded during the latest install/update and ignored by verification.
817
+ */
818
+ ignored_resource_addresses?: string[];
799
819
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED";
800
820
  created_at?: string; // date-time
801
821
  updated_at?: string; // date-time
@@ -895,6 +915,11 @@ declare namespace Components {
895
915
  * Whether the blueprint is verified by epilot
896
916
  */
897
917
  is_verified?: boolean;
918
+ latest_verification?: LatestBlueprintVerification;
919
+ /**
920
+ * Resource addresses excluded during the latest install/update and ignored by verification.
921
+ */
922
+ ignored_resource_addresses?: string[];
898
923
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED";
899
924
  created_at?: string; // date-time
900
925
  updated_at?: string; // date-time
@@ -1199,7 +1224,46 @@ declare namespace Components {
1199
1224
  * 4854bb2a-94f9-424d-a968-3fb17fb0bf89
1200
1225
  */
1201
1226
  export type JobID = string;
1202
- export type JobStatus = "PENDING" | "STARTED" | "WAITING_USER_ACTION" | "CANCELED" | "IN_PROGRESS" | "SUCCESS" | "FAILED";
1227
+ export type JobStatus = "PENDING" | "STARTED" | "WAITING_USER_ACTION" | "CANCELED" | "IN_PROGRESS" | "SUCCESS" | "PARTIAL_SUCCESS" | "FAILED";
1228
+ export interface LatestBlueprintVerification {
1229
+ job_id?: /**
1230
+ * ID of a job
1231
+ * example:
1232
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
1233
+ */
1234
+ BlueprintJobID;
1235
+ status?: "IN_PROGRESS" | "SUCCESS" | "FAILED";
1236
+ triggered_at?: string; // date-time
1237
+ source_org_id?: string;
1238
+ source_blueprint_id?: /**
1239
+ * ID of a blueprint
1240
+ * example:
1241
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
1242
+ */
1243
+ BlueprintID;
1244
+ destination_org_id?: string;
1245
+ destination_blueprint_id?: /**
1246
+ * ID of a blueprint
1247
+ * example:
1248
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
1249
+ */
1250
+ BlueprintID;
1251
+ summary?: VerificationSummary;
1252
+ }
1253
+ export interface LineageEntry {
1254
+ /**
1255
+ * Immutable resource identity across orgs
1256
+ */
1257
+ lineage_id?: string;
1258
+ /**
1259
+ * Resource ID in the destination org
1260
+ */
1261
+ target_id?: string;
1262
+ resource_type?: /* Type of the resource */ ResourceNodeType;
1263
+ blueprint_instance_ids?: string[];
1264
+ fidelity?: "full" | "partial";
1265
+ last_synced_at?: string; // date-time
1266
+ }
1203
1267
  export interface Manifest {
1204
1268
  import_job_id?: /**
1205
1269
  * ID of an import or export job (state machine)
@@ -1554,6 +1618,11 @@ declare namespace Components {
1554
1618
  * Whether the blueprint is verified by epilot
1555
1619
  */
1556
1620
  is_verified?: boolean;
1621
+ latest_verification?: LatestBlueprintVerification;
1622
+ /**
1623
+ * Resource addresses excluded during the latest install/update and ignored by verification.
1624
+ */
1625
+ ignored_resource_addresses?: string[];
1557
1626
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED";
1558
1627
  created_at?: string; // date-time
1559
1628
  updated_at?: string; // date-time
@@ -1634,7 +1703,6 @@ declare namespace Components {
1634
1703
  details_page_description?: string | null;
1635
1704
  details_page_hero_image?: string | null;
1636
1705
  details_page_carousel?: string[] | null;
1637
- documentation_link?: string | null;
1638
1706
  resources_section_description?: string | null;
1639
1707
  resources_section_benefits_title?: string | null;
1640
1708
  resources_section_benefits_list?: string | null;
@@ -1674,7 +1742,6 @@ declare namespace Components {
1674
1742
  details_page_description?: string | null;
1675
1743
  details_page_hero_image?: string | null;
1676
1744
  details_page_carousel?: string[] | null;
1677
- documentation_link?: string | null;
1678
1745
  resources_section_description?: string | null;
1679
1746
  resources_section_benefits_title?: string | null;
1680
1747
  resources_section_benefits_list?: string | null;
@@ -1807,7 +1874,7 @@ declare namespace Components {
1807
1874
  resource_name?: string;
1808
1875
  source_resource_id?: string;
1809
1876
  destination_resource_id?: string;
1810
- status?: "matched" | "mismatched" | "missing_in_destination" | "missing_in_source" | "fetch_error";
1877
+ status?: "matched" | "mismatched" | "missing_in_destination" | "fetch_error";
1811
1878
  field_diffs?: FieldDiff[];
1812
1879
  error?: string;
1813
1880
  }
@@ -1882,7 +1949,6 @@ declare namespace Components {
1882
1949
  matched?: number;
1883
1950
  mismatched?: number;
1884
1951
  missing_in_destination?: number;
1885
- missing_in_source?: number;
1886
1952
  fetch_errors?: number;
1887
1953
  }
1888
1954
  export interface VirtualResourceNodeGroup {
@@ -2450,6 +2516,25 @@ declare namespace Paths {
2450
2516
  export type $200 = Components.Schemas.BlueprintJob;
2451
2517
  }
2452
2518
  }
2519
+ namespace GetBlueprintLineageV3 {
2520
+ namespace Parameters {
2521
+ export type BlueprintId = /**
2522
+ * ID of a blueprint
2523
+ * example:
2524
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
2525
+ */
2526
+ Components.Schemas.BlueprintID;
2527
+ }
2528
+ export interface PathParameters {
2529
+ blueprint_id: Parameters.BlueprintId;
2530
+ }
2531
+ namespace Responses {
2532
+ export interface $200 {
2533
+ total?: number;
2534
+ entries?: Components.Schemas.LineageEntry[];
2535
+ }
2536
+ }
2537
+ }
2453
2538
  namespace GetBlueprintPreview {
2454
2539
  namespace Parameters {
2455
2540
  export type PreviewId = string;
@@ -2520,7 +2605,6 @@ declare namespace Paths {
2520
2605
  details_page_description?: string | null;
2521
2606
  details_page_hero_image?: string | null;
2522
2607
  details_page_carousel?: string[] | null;
2523
- documentation_link?: string | null;
2524
2608
  resources_section_description?: string | null;
2525
2609
  resources_section_benefits_title?: string | null;
2526
2610
  resources_section_benefits_list?: string | null;
@@ -2576,7 +2660,6 @@ declare namespace Paths {
2576
2660
  details_page_description?: string | null;
2577
2661
  details_page_hero_image?: string | null;
2578
2662
  details_page_carousel?: string[] | null;
2579
- documentation_link?: string | null;
2580
2663
  resources_section_description?: string | null;
2581
2664
  resources_section_benefits_title?: string | null;
2582
2665
  resources_section_benefits_list?: string | null;
@@ -2659,6 +2742,53 @@ declare namespace Paths {
2659
2742
  }
2660
2743
  }
2661
2744
  }
2745
+ namespace InstallBlueprintV3 {
2746
+ export interface RequestBody {
2747
+ source_org_id?: string;
2748
+ source_blueprint_id?: /**
2749
+ * ID of a blueprint
2750
+ * example:
2751
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
2752
+ */
2753
+ Components.Schemas.BlueprintID;
2754
+ /**
2755
+ * S3 key to the blueprint zip file
2756
+ */
2757
+ source_blueprint_file?: string;
2758
+ destination_org_id?: string;
2759
+ destination_blueprint_id?: /**
2760
+ * ID of a blueprint
2761
+ * example:
2762
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
2763
+ */
2764
+ Components.Schemas.BlueprintID;
2765
+ /**
2766
+ * Auth token for the destination org. Required for cross-org installs where the caller's token belongs to the source org. Defaults to the caller's bearer token.
2767
+ */
2768
+ destination_auth_token?: string;
2769
+ options?: Components.Schemas.BlueprintInstallationJobOptions;
2770
+ /**
2771
+ * Slug for marketplace blueprint consistency
2772
+ */
2773
+ slug?: string;
2774
+ }
2775
+ namespace Responses {
2776
+ export interface $202 {
2777
+ job_id?: /**
2778
+ * ID of a job
2779
+ * example:
2780
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
2781
+ */
2782
+ Components.Schemas.BlueprintJobID;
2783
+ destination_blueprint_id?: /**
2784
+ * ID of a blueprint
2785
+ * example:
2786
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
2787
+ */
2788
+ Components.Schemas.BlueprintID;
2789
+ }
2790
+ }
2791
+ }
2662
2792
  namespace ListBlueprintJobs {
2663
2793
  namespace Responses {
2664
2794
  export interface $200 {
@@ -2726,6 +2856,13 @@ declare namespace Paths {
2726
2856
  }
2727
2857
  }
2728
2858
  }
2859
+ namespace ListMarketplaceListings {
2860
+ namespace Responses {
2861
+ export interface $200 {
2862
+ listings?: Components.Schemas.MarketplaceListing[];
2863
+ }
2864
+ }
2865
+ }
2729
2866
  namespace ListMarketplaceSlugs {
2730
2867
  namespace Responses {
2731
2868
  export interface $200 {
@@ -3024,6 +3161,10 @@ declare namespace Paths {
3024
3161
  * Auth token with access to the source org (e.g. pipeline token). If not provided, the caller's bearer token is used for both orgs.
3025
3162
  */
3026
3163
  source_auth_token?: string;
3164
+ /**
3165
+ * Auth token with access to the destination org. Required for cross-org verification when the caller token only has access to the source org. If not provided, the caller's bearer token is used for both orgs.
3166
+ */
3167
+ destination_auth_token?: string;
3027
3168
  }
3028
3169
  namespace Responses {
3029
3170
  export interface $202 {
@@ -3446,6 +3587,16 @@ interface OperationMethods {
3446
3587
  data?: Paths.CreateMarketplaceListing.RequestBody,
3447
3588
  config?: AxiosRequestConfig
3448
3589
  ): OperationResponse<Paths.CreateMarketplaceListing.Responses.$201>
3590
+ /**
3591
+ * listMarketplaceListings - listMarketplaceListings
3592
+ *
3593
+ * List all marketplace listings for the authenticated organization
3594
+ */
3595
+ 'listMarketplaceListings'(
3596
+ parameters?: Parameters<UnknownParamsObject> | null,
3597
+ data?: any,
3598
+ config?: AxiosRequestConfig
3599
+ ): OperationResponse<Paths.ListMarketplaceListings.Responses.$200>
3449
3600
  /**
3450
3601
  * getMarketplaceListingById - getMarketplaceListingById
3451
3602
  *
@@ -3516,6 +3667,31 @@ interface OperationMethods {
3516
3667
  data?: Paths.PublishMarketplaceListingVersion.RequestBody,
3517
3668
  config?: AxiosRequestConfig
3518
3669
  ): OperationResponse<Paths.PublishMarketplaceListingVersion.Responses.$200>
3670
+ /**
3671
+ * installBlueprintV3 - Install Blueprint V3
3672
+ *
3673
+ * Install a blueprint using the V3 engine (direct API calls, no Terraform).
3674
+ * Creates resources in topological order with global ID replacement.
3675
+ * Supports checkpoint-based resume on failure.
3676
+ *
3677
+ */
3678
+ 'installBlueprintV3'(
3679
+ parameters?: Parameters<UnknownParamsObject> | null,
3680
+ data?: Paths.InstallBlueprintV3.RequestBody,
3681
+ config?: AxiosRequestConfig
3682
+ ): OperationResponse<Paths.InstallBlueprintV3.Responses.$202>
3683
+ /**
3684
+ * getBlueprintLineageV3 - Get Blueprint Lineage V3
3685
+ *
3686
+ * Returns the lineage registry entries for a blueprint's resources in the current org.
3687
+ * Shows the mapping between source lineage IDs and target resource IDs.
3688
+ *
3689
+ */
3690
+ 'getBlueprintLineageV3'(
3691
+ parameters?: Parameters<Paths.GetBlueprintLineageV3.PathParameters> | null,
3692
+ data?: any,
3693
+ config?: AxiosRequestConfig
3694
+ ): OperationResponse<Paths.GetBlueprintLineageV3.Responses.$200>
3519
3695
  }
3520
3696
 
3521
3697
  interface PathsDictionary {
@@ -3981,6 +4157,18 @@ interface PathsDictionary {
3981
4157
  config?: AxiosRequestConfig
3982
4158
  ): OperationResponse<Paths.GetMarketplaceListing.Responses.$200>
3983
4159
  }
4160
+ ['/v1/marketplace-listings']: {
4161
+ /**
4162
+ * listMarketplaceListings - listMarketplaceListings
4163
+ *
4164
+ * List all marketplace listings for the authenticated organization
4165
+ */
4166
+ 'get'(
4167
+ parameters?: Parameters<UnknownParamsObject> | null,
4168
+ data?: any,
4169
+ config?: AxiosRequestConfig
4170
+ ): OperationResponse<Paths.ListMarketplaceListings.Responses.$200>
4171
+ }
3984
4172
  ['/v1/marketplace-listings/{listing_id}']: {
3985
4173
  /**
3986
4174
  * getMarketplaceListingById - getMarketplaceListingById
@@ -4059,6 +4247,35 @@ interface PathsDictionary {
4059
4247
  config?: AxiosRequestConfig
4060
4248
  ): OperationResponse<Paths.PublishMarketplaceListingVersion.Responses.$200>
4061
4249
  }
4250
+ ['/v3/blueprint-manifest/blueprint:install']: {
4251
+ /**
4252
+ * installBlueprintV3 - Install Blueprint V3
4253
+ *
4254
+ * Install a blueprint using the V3 engine (direct API calls, no Terraform).
4255
+ * Creates resources in topological order with global ID replacement.
4256
+ * Supports checkpoint-based resume on failure.
4257
+ *
4258
+ */
4259
+ 'post'(
4260
+ parameters?: Parameters<UnknownParamsObject> | null,
4261
+ data?: Paths.InstallBlueprintV3.RequestBody,
4262
+ config?: AxiosRequestConfig
4263
+ ): OperationResponse<Paths.InstallBlueprintV3.Responses.$202>
4264
+ }
4265
+ ['/v3/blueprint-manifest/blueprints/{blueprint_id}/lineage']: {
4266
+ /**
4267
+ * getBlueprintLineageV3 - Get Blueprint Lineage V3
4268
+ *
4269
+ * Returns the lineage registry entries for a blueprint's resources in the current org.
4270
+ * Shows the mapping between source lineage IDs and target resource IDs.
4271
+ *
4272
+ */
4273
+ 'get'(
4274
+ parameters?: Parameters<Paths.GetBlueprintLineageV3.PathParameters> | null,
4275
+ data?: any,
4276
+ config?: AxiosRequestConfig
4277
+ ): OperationResponse<Paths.GetBlueprintLineageV3.Responses.$200>
4278
+ }
4062
4279
  }
4063
4280
 
4064
4281
  type Client = OpenAPIClient<OperationMethods, PathsDictionary>
@@ -4098,6 +4315,8 @@ type InstalledMarketplaceBlueprintItem = Components.Schemas.InstalledMarketplace
4098
4315
  type Job = Components.Schemas.Job;
4099
4316
  type JobID = Components.Schemas.JobID;
4100
4317
  type JobStatus = Components.Schemas.JobStatus;
4318
+ type LatestBlueprintVerification = Components.Schemas.LatestBlueprintVerification;
4319
+ type LineageEntry = Components.Schemas.LineageEntry;
4101
4320
  type Manifest = Components.Schemas.Manifest;
4102
4321
  type ManifestID = Components.Schemas.ManifestID;
4103
4322
  type ManifestItem = Components.Schemas.ManifestItem;
@@ -4121,4 +4340,4 @@ type UploadFilePayload = Components.Schemas.UploadFilePayload;
4121
4340
  type VerificationSummary = Components.Schemas.VerificationSummary;
4122
4341
  type VirtualResourceNodeGroup = Components.Schemas.VirtualResourceNodeGroup;
4123
4342
 
4124
- export { type ResourceReplacement as $, type AppBlueprint as A, type Blueprint as B, type Client as C, type DeployedBlueprint as D, type FormattedErrorCodes as E, type FieldDiff as F, type FormattedErrorData as G, type JobID as H, type InstalledMarketplaceBlueprintItem as I, type Job as J, type JobStatus as K, type ManifestID as L, type Manifest as M, type ManifestItem as N, type OperationMethods as O, Paths as P, type ManifestSource as Q, type ManifestTimestampFields as R, type MarketplaceBlueprint as S, type MarketplaceListing as T, type MarketplaceListingUpdate as U, type MarketplaceListingVersion as V, type PlanChanges as W, type PreInstallRequirements as X, type PutManifestPayload as Y, type ResourceNode as Z, type ResourceNodeType as _, Components as a, type ResourceVerificationResult as a0, type RootResourceNode as a1, type S3Reference as a2, type SelectedResources as a3, type UploadFilePayload as a4, type VerificationSummary as a5, type VirtualResourceNodeGroup as a6, type PathsDictionary as b, type BlueprintDependenciesSyncJob as c, type BlueprintExportJob as d, type BlueprintID as e, type BlueprintInstallStatus as f, type BlueprintInstallationJob as g, type BlueprintInstallationJobOptions as h, type BlueprintJob as i, type BlueprintJobEvent as j, type BlueprintJobID as k, type BlueprintPreview as l, type BlueprintResource as m, type BlueprintResourceID as n, type BlueprintValidateJob as o, type BlueprintVerificationJob as p, type CallerIdentity as q, type CommonBlueprintFields as r, type CommonBlueprintJobFields as s, type CommonImportFields as t, type CommonManifestFields as u, type CommonMarkdownFields as v, type CommonResourceNode as w, type CustomBlueprint as x, type FileBlueprint as y, type FormattedError as z };
4343
+ export { type ResourceNode as $, type AppBlueprint as A, type Blueprint as B, type Client as C, type DeployedBlueprint as D, type FormattedErrorCodes as E, type FieldDiff as F, type FormattedErrorData as G, type JobID as H, type InstalledMarketplaceBlueprintItem as I, type Job as J, type JobStatus as K, type LatestBlueprintVerification as L, type LineageEntry as M, type Manifest as N, type OperationMethods as O, Paths as P, type ManifestID as Q, type ManifestItem as R, type ManifestSource as S, type ManifestTimestampFields as T, type MarketplaceBlueprint as U, type MarketplaceListing as V, type MarketplaceListingUpdate as W, type MarketplaceListingVersion as X, type PlanChanges as Y, type PreInstallRequirements as Z, type PutManifestPayload as _, Components as a, type ResourceNodeType as a0, type ResourceReplacement as a1, type ResourceVerificationResult as a2, type RootResourceNode as a3, type S3Reference as a4, type SelectedResources as a5, type UploadFilePayload as a6, type VerificationSummary as a7, type VirtualResourceNodeGroup as a8, type PathsDictionary as b, type BlueprintDependenciesSyncJob as c, type BlueprintExportJob as d, type BlueprintID as e, type BlueprintInstallStatus as f, type BlueprintInstallationJob as g, type BlueprintInstallationJobOptions as h, type BlueprintJob as i, type BlueprintJobEvent as j, type BlueprintJobID as k, type BlueprintPreview as l, type BlueprintResource as m, type BlueprintResourceID as n, type BlueprintValidateJob as o, type BlueprintVerificationJob as p, type CallerIdentity as q, type CommonBlueprintFields as r, type CommonBlueprintJobFields as s, type CommonImportFields as t, type CommonManifestFields as u, type CommonMarkdownFields as v, type CommonResourceNode as w, type CustomBlueprint as x, type FileBlueprint as y, type FormattedError as z };