@epilot/blueprint-manifest-client 4.6.4 → 4.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- (()=>{"use strict";var e={330(e,t,r){var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(r(466));t.default=i.default},466(e){e.exports=JSON.parse('{"openapi":"3.0.2","info":{"title":"","version":""},"servers":[{"url":"https://blueprint-manifest.sls.epilot.io"}],"paths":{"/v1/blueprint-manifest/jobs/{job_id}":{"get":{"operationId":"getJob","deprecated":true,"parameters":[{"$ref":"#/components/parameters/JobID"}],"responses":{}}},"/v1/blueprint-manifest/jobs:createExport":{"post":{"operationId":"createExport","deprecated":true,"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/blueprint-manifest/jobs/{job_id}:exportManifest":{"post":{"operationId":"exportManifest","deprecated":true,"parameters":[{"$ref":"#/components/parameters/JobID"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/blueprint-manifest:uploadManifest":{"post":{"operationId":"uploadManifest","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/blueprint-manifest/jobs:createPlan":{"post":{"operationId":"createPlan","deprecated":true,"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/blueprint-manifest/jobs/{job_id}:applyPlan":{"post":{"operationId":"applyPlan","deprecated":true,"parameters":[{"$ref":"#/components/parameters/JobID"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/blueprint-manifest/manifests":{"get":{"operationId":"listInstalledManifests","deprecated":true,"responses":{}}},"/v1/blueprint-manifest/manifests/{manifest_id}":{"get":{"operationId":"getManifest","deprecated":true,"parameters":[{"in":"path","required":true,"name":"manifest_id"}],"responses":{}},"put":{"operationId":"updateManifest","deprecated":true,"parameters":[{"in":"path","required":true,"name":"manifest_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteManifest","deprecated":true,"parameters":[{"in":"path","required":true,"name":"manifest_id"}],"responses":{}}},"/v2/blueprint-manifest/blueprints":{"get":{"operationId":"listBlueprints","parameters":[{"name":"archived","in":"query","required":false}],"responses":{}},"post":{"operationId":"createBlueprint","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints:marketplace":{"get":{"operationId":"listInstalledMarketplaceBlueprints","responses":{}}},"/v2/blueprint-manifest/blueprints:pre-install":{"post":{"operationId":"preInstallBlueprint","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints:preview/{preview_id}":{"get":{"operationId":"getBlueprintPreview","parameters":[{"in":"path","required":true,"name":"preview_id"}],"responses":{}}},"/v2/blueprint-manifest/blueprint:install":{"post":{"operationId":"installBlueprint","requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}":{"get":{"operationId":"getBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"responses":{}},"put":{"operationId":"updateBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}/validate":{"post":{"operationId":"validateBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}:verify":{"post":{"operationId":"verifyBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}:export":{"post":{"operationId":"exportBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"required":false,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/marketplace/slugs":{"get":{"operationId":"listMarketplaceSlugs","responses":{}}},"/v2/blueprint-manifest/blueprints:publish":{"post":{"operationId":"publishBlueprint","requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}:format-description":{"post":{"operationId":"formatBlueprintDescription","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}/resources":{"post":{"operationId":"addBlueprintResource","parameters":[{"in":"path","required":true,"name":"blueprint_id"},{"in":"query","name":"add_dependencies"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}/resources:syncDependencies":{"post":{"operationId":"syncDependencies","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}/resources/bulk":{"post":{"operationId":"bulkAddBlueprintResources","parameters":[{"in":"path","required":true,"name":"blueprint_id"},{"in":"query","name":"add_dependencies"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"put":{"operationId":"bulkUpdateBlueprintResources","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"bulkDeleteBlueprintResources","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}/resources/{resource_id}":{"put":{"operationId":"updateBlueprintResource","parameters":[{"in":"path","required":true,"name":"blueprint_id"},{"in":"path","required":true,"name":"resource_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteBlueprintResource","parameters":[{"in":"path","required":true,"name":"blueprint_id"},{"in":"path","required":true,"name":"resource_id"}],"responses":{}}},"/v2/blueprint-manifest/jobs":{"get":{"operationId":"listBlueprintJobs","responses":{}}},"/v2/blueprint-manifest/jobs/{job_id}":{"get":{"operationId":"getBlueprintJob","parameters":[{"in":"path","required":true,"name":"job_id"}],"responses":{}}},"/v2/blueprint-manifest/jobs/{job_id}:continue":{"post":{"operationId":"continueInstallationJob","parameters":[{"in":"path","required":true,"name":"job_id"}],"requestBody":{"required":false,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/jobs/{job_id}:cancel":{"post":{"operationId":"cancelBlueprintJob","parameters":[{"in":"path","required":true,"name":"job_id"}],"responses":{}}},"/v1/blueprints/{blueprint_id}/marketplace-listing":{"post":{"operationId":"createMarketplaceListing","parameters":[{"name":"blueprint_id","in":"path","required":true}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}},"get":{"operationId":"getMarketplaceListing","parameters":[{"name":"blueprint_id","in":"path","required":true}],"responses":{}}},"/v1/marketplace-listings/{listing_id}":{"get":{"operationId":"getMarketplaceListingById","parameters":[{"name":"listing_id","in":"path","required":true}],"responses":{}},"patch":{"operationId":"updateMarketplaceListing","parameters":[{"name":"listing_id","in":"path","required":true}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteMarketplaceListing","parameters":[{"name":"listing_id","in":"path","required":true}],"responses":{}}},"/v1/marketplace-listings/{listing_id}/versions":{"post":{"operationId":"createMarketplaceListingVersion","parameters":[{"name":"listing_id","in":"path","required":true}],"responses":{}},"get":{"operationId":"listMarketplaceListingVersions","parameters":[{"name":"listing_id","in":"path","required":true}],"responses":{}}},"/v1/marketplace-listings/{listing_id}/versions/{version_id}":{"patch":{"operationId":"updateMarketplaceListingVersion","parameters":[{"name":"listing_id","in":"path","required":true},{"name":"version_id","in":"path","required":true}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v1/marketplace-listings/{listing_id}/versions/{version_id}/publish":{"post":{"operationId":"publishMarketplaceListingVersion","parameters":[{"name":"listing_id","in":"path","required":true},{"name":"version_id","in":"path","required":true}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}}},"components":{"parameters":{"JobID":{"name":"job_id","in":"path","required":true}}}}')}},t={},r=function r(n){var i=t[n];if(void 0!==i)return i.exports;var s=t[n]={exports:{}};return e[n].call(s.exports,s,s.exports,r),s.exports}(330),n=exports;for(var i in r)n[i]=r[i];r.__esModule&&Object.defineProperty(n,"__esModule",{value:!0})})();
1
+ (()=>{"use strict";var e={438(e,t,r){var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var n=i(r(466));t.default=n.default},466(e){e.exports=JSON.parse('{"openapi":"3.0.2","info":{"title":"","version":""},"servers":[{"url":"https://blueprint-manifest.sls.epilot.io"}],"paths":{"/v1/blueprint-manifest/jobs/{job_id}":{"get":{"operationId":"getJob","deprecated":true,"parameters":[{"$ref":"#/components/parameters/JobID"}],"responses":{}}},"/v1/blueprint-manifest/jobs:createExport":{"post":{"operationId":"createExport","deprecated":true,"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/blueprint-manifest/jobs/{job_id}:exportManifest":{"post":{"operationId":"exportManifest","deprecated":true,"parameters":[{"$ref":"#/components/parameters/JobID"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/blueprint-manifest:uploadManifest":{"post":{"operationId":"uploadManifest","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/blueprint-manifest/jobs:createPlan":{"post":{"operationId":"createPlan","deprecated":true,"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/blueprint-manifest/jobs/{job_id}:applyPlan":{"post":{"operationId":"applyPlan","deprecated":true,"parameters":[{"$ref":"#/components/parameters/JobID"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/blueprint-manifest/manifests":{"get":{"operationId":"listInstalledManifests","deprecated":true,"responses":{}}},"/v1/blueprint-manifest/manifests/{manifest_id}":{"get":{"operationId":"getManifest","deprecated":true,"parameters":[{"in":"path","required":true,"name":"manifest_id"}],"responses":{}},"put":{"operationId":"updateManifest","deprecated":true,"parameters":[{"in":"path","required":true,"name":"manifest_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteManifest","deprecated":true,"parameters":[{"in":"path","required":true,"name":"manifest_id"}],"responses":{}}},"/v2/blueprint-manifest/blueprints":{"get":{"operationId":"listBlueprints","parameters":[{"name":"archived","in":"query","required":false}],"responses":{}},"post":{"operationId":"createBlueprint","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints:marketplace":{"get":{"operationId":"listInstalledMarketplaceBlueprints","responses":{}}},"/v2/blueprint-manifest/blueprints:pre-install":{"post":{"operationId":"preInstallBlueprint","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints:preview/{preview_id}":{"get":{"operationId":"getBlueprintPreview","parameters":[{"in":"path","required":true,"name":"preview_id"}],"responses":{}}},"/v2/blueprint-manifest/blueprint:install":{"post":{"operationId":"installBlueprint","requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}":{"get":{"operationId":"getBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"responses":{}},"put":{"operationId":"updateBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}/validate":{"post":{"operationId":"validateBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}:verify":{"post":{"operationId":"verifyBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}:export":{"post":{"operationId":"exportBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"required":false,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/marketplace/slugs":{"get":{"operationId":"listMarketplaceSlugs","responses":{}}},"/v2/blueprint-manifest/blueprints:publish":{"post":{"operationId":"publishBlueprint","requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}:format-description":{"post":{"operationId":"formatBlueprintDescription","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}/resources":{"post":{"operationId":"addBlueprintResource","parameters":[{"in":"path","required":true,"name":"blueprint_id"},{"in":"query","name":"add_dependencies"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}/resources:syncDependencies":{"post":{"operationId":"syncDependencies","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}/resources/bulk":{"post":{"operationId":"bulkAddBlueprintResources","parameters":[{"in":"path","required":true,"name":"blueprint_id"},{"in":"query","name":"add_dependencies"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"put":{"operationId":"bulkUpdateBlueprintResources","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"bulkDeleteBlueprintResources","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}/resources/{resource_id}":{"put":{"operationId":"updateBlueprintResource","parameters":[{"in":"path","required":true,"name":"blueprint_id"},{"in":"path","required":true,"name":"resource_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteBlueprintResource","parameters":[{"in":"path","required":true,"name":"blueprint_id"},{"in":"path","required":true,"name":"resource_id"}],"responses":{}}},"/v2/blueprint-manifest/jobs":{"get":{"operationId":"listBlueprintJobs","responses":{}}},"/v2/blueprint-manifest/jobs/{job_id}":{"get":{"operationId":"getBlueprintJob","parameters":[{"in":"path","required":true,"name":"job_id"}],"responses":{}}},"/v2/blueprint-manifest/jobs/{job_id}:continue":{"post":{"operationId":"continueInstallationJob","parameters":[{"in":"path","required":true,"name":"job_id"}],"requestBody":{"required":false,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/jobs/{job_id}:cancel":{"post":{"operationId":"cancelBlueprintJob","parameters":[{"in":"path","required":true,"name":"job_id"}],"responses":{}}},"/v1/blueprints/{blueprint_id}/marketplace-listing":{"post":{"operationId":"createMarketplaceListing","parameters":[{"name":"blueprint_id","in":"path","required":true}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}},"get":{"operationId":"getMarketplaceListing","parameters":[{"name":"blueprint_id","in":"path","required":true}],"responses":{}}},"/v1/marketplace-listings":{"get":{"operationId":"listMarketplaceListings","responses":{}}},"/v1/marketplace-listings/{listing_id}":{"get":{"operationId":"getMarketplaceListingById","parameters":[{"name":"listing_id","in":"path","required":true}],"responses":{}},"patch":{"operationId":"updateMarketplaceListing","parameters":[{"name":"listing_id","in":"path","required":true}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteMarketplaceListing","parameters":[{"name":"listing_id","in":"path","required":true}],"responses":{}}},"/v1/marketplace-listings/{listing_id}/versions":{"post":{"operationId":"createMarketplaceListingVersion","parameters":[{"name":"listing_id","in":"path","required":true}],"responses":{}},"get":{"operationId":"listMarketplaceListingVersions","parameters":[{"name":"listing_id","in":"path","required":true}],"responses":{}}},"/v1/marketplace-listings/{listing_id}/versions/{version_id}":{"patch":{"operationId":"updateMarketplaceListingVersion","parameters":[{"name":"listing_id","in":"path","required":true},{"name":"version_id","in":"path","required":true}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v1/marketplace-listings/{listing_id}/versions/{version_id}/publish":{"post":{"operationId":"publishMarketplaceListingVersion","parameters":[{"name":"listing_id","in":"path","required":true},{"name":"version_id","in":"path","required":true}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v3/blueprint-manifest/blueprint:install":{"post":{"operationId":"installBlueprintV3","requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v3/blueprint-manifest/blueprints/{blueprint_id}/lineage":{"get":{"operationId":"getBlueprintLineageV3","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"responses":{}}}},"components":{"parameters":{"JobID":{"name":"job_id","in":"path","required":true}}}}')}},t={},r=function r(i){var n=t[i];if(void 0!==n)return n.exports;var s=t[i]={exports:{}};return e[i].call(s.exports,s,s.exports,r),s.exports}(438),i=exports;for(var n in r)i[n]=r[n];r.__esModule&&Object.defineProperty(i,"__esModule",{value:!0})})();
@@ -542,6 +542,12 @@
542
542
  "responses": {}
543
543
  }
544
544
  },
545
+ "/v1/marketplace-listings": {
546
+ "get": {
547
+ "operationId": "listMarketplaceListings",
548
+ "responses": {}
549
+ }
550
+ },
545
551
  "/v1/marketplace-listings/{listing_id}": {
546
552
  "get": {
547
553
  "operationId": "getMarketplaceListingById",
@@ -654,6 +660,31 @@
654
660
  },
655
661
  "responses": {}
656
662
  }
663
+ },
664
+ "/v3/blueprint-manifest/blueprint:install": {
665
+ "post": {
666
+ "operationId": "installBlueprintV3",
667
+ "requestBody": {
668
+ "required": true,
669
+ "content": {
670
+ "application/json": {}
671
+ }
672
+ },
673
+ "responses": {}
674
+ }
675
+ },
676
+ "/v3/blueprint-manifest/blueprints/{blueprint_id}/lineage": {
677
+ "get": {
678
+ "operationId": "getBlueprintLineageV3",
679
+ "parameters": [
680
+ {
681
+ "in": "path",
682
+ "required": true,
683
+ "name": "blueprint_id"
684
+ }
685
+ ],
686
+ "responses": {}
687
+ }
657
688
  }
658
689
  },
659
690
  "components": {
package/dist/openapi.d.ts CHANGED
@@ -60,6 +60,11 @@ declare namespace Components {
60
60
  * Whether the blueprint is verified by epilot
61
61
  */
62
62
  is_verified?: boolean;
63
+ latest_verification?: LatestBlueprintVerification;
64
+ /**
65
+ * Resource addresses excluded during the latest install/update and ignored by verification.
66
+ */
67
+ ignored_resource_addresses?: string[];
63
68
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED";
64
69
  created_at?: string; // date-time
65
70
  updated_at?: string; // date-time
@@ -184,7 +189,7 @@ declare namespace Components {
184
189
  * Blueprint slug for marketplace blueprints
185
190
  */
186
191
  slug?: string;
187
- status?: "IN_PROGRESS" | "WAITING_USER_ACTION" | "CANCELED" | "SUCCESS" | "FAILED";
192
+ status?: "IN_PROGRESS" | "WAITING_USER_ACTION" | "CANCELED" | "SUCCESS" | "PARTIAL_SUCCESS" | "FAILED";
188
193
  }
189
194
  export interface BlueprintInstallationJobOptions {
190
195
  /**
@@ -435,6 +440,11 @@ declare namespace Components {
435
440
  * Whether the blueprint is verified by epilot
436
441
  */
437
442
  is_verified?: boolean;
443
+ latest_verification?: LatestBlueprintVerification;
444
+ /**
445
+ * Resource addresses excluded during the latest install/update and ignored by verification.
446
+ */
447
+ ignored_resource_addresses?: string[];
438
448
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED";
439
449
  created_at?: string; // date-time
440
450
  updated_at?: string; // date-time
@@ -709,6 +719,11 @@ declare namespace Components {
709
719
  * Whether the blueprint is verified by epilot
710
720
  */
711
721
  is_verified?: boolean;
722
+ latest_verification?: LatestBlueprintVerification;
723
+ /**
724
+ * Resource addresses excluded during the latest install/update and ignored by verification.
725
+ */
726
+ ignored_resource_addresses?: string[];
712
727
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED";
713
728
  created_at?: string; // date-time
714
729
  updated_at?: string; // date-time
@@ -799,6 +814,11 @@ declare namespace Components {
799
814
  * Whether the blueprint is verified by epilot
800
815
  */
801
816
  is_verified?: boolean;
817
+ latest_verification?: LatestBlueprintVerification;
818
+ /**
819
+ * Resource addresses excluded during the latest install/update and ignored by verification.
820
+ */
821
+ ignored_resource_addresses?: string[];
802
822
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED";
803
823
  created_at?: string; // date-time
804
824
  updated_at?: string; // date-time
@@ -898,6 +918,11 @@ declare namespace Components {
898
918
  * Whether the blueprint is verified by epilot
899
919
  */
900
920
  is_verified?: boolean;
921
+ latest_verification?: LatestBlueprintVerification;
922
+ /**
923
+ * Resource addresses excluded during the latest install/update and ignored by verification.
924
+ */
925
+ ignored_resource_addresses?: string[];
901
926
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED";
902
927
  created_at?: string; // date-time
903
928
  updated_at?: string; // date-time
@@ -1202,7 +1227,46 @@ declare namespace Components {
1202
1227
  * 4854bb2a-94f9-424d-a968-3fb17fb0bf89
1203
1228
  */
1204
1229
  export type JobID = string;
1205
- export type JobStatus = "PENDING" | "STARTED" | "WAITING_USER_ACTION" | "CANCELED" | "IN_PROGRESS" | "SUCCESS" | "FAILED";
1230
+ export type JobStatus = "PENDING" | "STARTED" | "WAITING_USER_ACTION" | "CANCELED" | "IN_PROGRESS" | "SUCCESS" | "PARTIAL_SUCCESS" | "FAILED";
1231
+ export interface LatestBlueprintVerification {
1232
+ job_id?: /**
1233
+ * ID of a job
1234
+ * example:
1235
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
1236
+ */
1237
+ BlueprintJobID;
1238
+ status?: "IN_PROGRESS" | "SUCCESS" | "FAILED";
1239
+ triggered_at?: string; // date-time
1240
+ source_org_id?: string;
1241
+ source_blueprint_id?: /**
1242
+ * ID of a blueprint
1243
+ * example:
1244
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
1245
+ */
1246
+ BlueprintID;
1247
+ destination_org_id?: string;
1248
+ destination_blueprint_id?: /**
1249
+ * ID of a blueprint
1250
+ * example:
1251
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
1252
+ */
1253
+ BlueprintID;
1254
+ summary?: VerificationSummary;
1255
+ }
1256
+ export interface LineageEntry {
1257
+ /**
1258
+ * Immutable resource identity across orgs
1259
+ */
1260
+ lineage_id?: string;
1261
+ /**
1262
+ * Resource ID in the destination org
1263
+ */
1264
+ target_id?: string;
1265
+ resource_type?: /* Type of the resource */ ResourceNodeType;
1266
+ blueprint_instance_ids?: string[];
1267
+ fidelity?: "full" | "partial";
1268
+ last_synced_at?: string; // date-time
1269
+ }
1206
1270
  export interface Manifest {
1207
1271
  import_job_id?: /**
1208
1272
  * ID of an import or export job (state machine)
@@ -1557,6 +1621,11 @@ declare namespace Components {
1557
1621
  * Whether the blueprint is verified by epilot
1558
1622
  */
1559
1623
  is_verified?: boolean;
1624
+ latest_verification?: LatestBlueprintVerification;
1625
+ /**
1626
+ * Resource addresses excluded during the latest install/update and ignored by verification.
1627
+ */
1628
+ ignored_resource_addresses?: string[];
1560
1629
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED";
1561
1630
  created_at?: string; // date-time
1562
1631
  updated_at?: string; // date-time
@@ -1637,7 +1706,6 @@ declare namespace Components {
1637
1706
  details_page_description?: string | null;
1638
1707
  details_page_hero_image?: string | null;
1639
1708
  details_page_carousel?: string[] | null;
1640
- documentation_link?: string | null;
1641
1709
  resources_section_description?: string | null;
1642
1710
  resources_section_benefits_title?: string | null;
1643
1711
  resources_section_benefits_list?: string | null;
@@ -1677,7 +1745,6 @@ declare namespace Components {
1677
1745
  details_page_description?: string | null;
1678
1746
  details_page_hero_image?: string | null;
1679
1747
  details_page_carousel?: string[] | null;
1680
- documentation_link?: string | null;
1681
1748
  resources_section_description?: string | null;
1682
1749
  resources_section_benefits_title?: string | null;
1683
1750
  resources_section_benefits_list?: string | null;
@@ -1810,7 +1877,7 @@ declare namespace Components {
1810
1877
  resource_name?: string;
1811
1878
  source_resource_id?: string;
1812
1879
  destination_resource_id?: string;
1813
- status?: "matched" | "mismatched" | "missing_in_destination" | "missing_in_source" | "fetch_error";
1880
+ status?: "matched" | "mismatched" | "missing_in_destination" | "fetch_error";
1814
1881
  field_diffs?: FieldDiff[];
1815
1882
  error?: string;
1816
1883
  }
@@ -1885,7 +1952,6 @@ declare namespace Components {
1885
1952
  matched?: number;
1886
1953
  mismatched?: number;
1887
1954
  missing_in_destination?: number;
1888
- missing_in_source?: number;
1889
1955
  fetch_errors?: number;
1890
1956
  }
1891
1957
  export interface VirtualResourceNodeGroup {
@@ -2453,6 +2519,25 @@ declare namespace Paths {
2453
2519
  export type $200 = Components.Schemas.BlueprintJob;
2454
2520
  }
2455
2521
  }
2522
+ namespace GetBlueprintLineageV3 {
2523
+ namespace Parameters {
2524
+ export type BlueprintId = /**
2525
+ * ID of a blueprint
2526
+ * example:
2527
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
2528
+ */
2529
+ Components.Schemas.BlueprintID;
2530
+ }
2531
+ export interface PathParameters {
2532
+ blueprint_id: Parameters.BlueprintId;
2533
+ }
2534
+ namespace Responses {
2535
+ export interface $200 {
2536
+ total?: number;
2537
+ entries?: Components.Schemas.LineageEntry[];
2538
+ }
2539
+ }
2540
+ }
2456
2541
  namespace GetBlueprintPreview {
2457
2542
  namespace Parameters {
2458
2543
  export type PreviewId = string;
@@ -2523,7 +2608,6 @@ declare namespace Paths {
2523
2608
  details_page_description?: string | null;
2524
2609
  details_page_hero_image?: string | null;
2525
2610
  details_page_carousel?: string[] | null;
2526
- documentation_link?: string | null;
2527
2611
  resources_section_description?: string | null;
2528
2612
  resources_section_benefits_title?: string | null;
2529
2613
  resources_section_benefits_list?: string | null;
@@ -2579,7 +2663,6 @@ declare namespace Paths {
2579
2663
  details_page_description?: string | null;
2580
2664
  details_page_hero_image?: string | null;
2581
2665
  details_page_carousel?: string[] | null;
2582
- documentation_link?: string | null;
2583
2666
  resources_section_description?: string | null;
2584
2667
  resources_section_benefits_title?: string | null;
2585
2668
  resources_section_benefits_list?: string | null;
@@ -2662,6 +2745,53 @@ declare namespace Paths {
2662
2745
  }
2663
2746
  }
2664
2747
  }
2748
+ namespace InstallBlueprintV3 {
2749
+ export interface RequestBody {
2750
+ source_org_id?: string;
2751
+ source_blueprint_id?: /**
2752
+ * ID of a blueprint
2753
+ * example:
2754
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
2755
+ */
2756
+ Components.Schemas.BlueprintID;
2757
+ /**
2758
+ * S3 key to the blueprint zip file
2759
+ */
2760
+ source_blueprint_file?: string;
2761
+ destination_org_id?: string;
2762
+ destination_blueprint_id?: /**
2763
+ * ID of a blueprint
2764
+ * example:
2765
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
2766
+ */
2767
+ Components.Schemas.BlueprintID;
2768
+ /**
2769
+ * 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.
2770
+ */
2771
+ destination_auth_token?: string;
2772
+ options?: Components.Schemas.BlueprintInstallationJobOptions;
2773
+ /**
2774
+ * Slug for marketplace blueprint consistency
2775
+ */
2776
+ slug?: string;
2777
+ }
2778
+ namespace Responses {
2779
+ export interface $202 {
2780
+ job_id?: /**
2781
+ * ID of a job
2782
+ * example:
2783
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
2784
+ */
2785
+ Components.Schemas.BlueprintJobID;
2786
+ destination_blueprint_id?: /**
2787
+ * ID of a blueprint
2788
+ * example:
2789
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
2790
+ */
2791
+ Components.Schemas.BlueprintID;
2792
+ }
2793
+ }
2794
+ }
2665
2795
  namespace ListBlueprintJobs {
2666
2796
  namespace Responses {
2667
2797
  export interface $200 {
@@ -2729,6 +2859,13 @@ declare namespace Paths {
2729
2859
  }
2730
2860
  }
2731
2861
  }
2862
+ namespace ListMarketplaceListings {
2863
+ namespace Responses {
2864
+ export interface $200 {
2865
+ listings?: Components.Schemas.MarketplaceListing[];
2866
+ }
2867
+ }
2868
+ }
2732
2869
  namespace ListMarketplaceSlugs {
2733
2870
  namespace Responses {
2734
2871
  export interface $200 {
@@ -3027,6 +3164,10 @@ declare namespace Paths {
3027
3164
  * 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.
3028
3165
  */
3029
3166
  source_auth_token?: string;
3167
+ /**
3168
+ * 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.
3169
+ */
3170
+ destination_auth_token?: string;
3030
3171
  }
3031
3172
  namespace Responses {
3032
3173
  export interface $202 {
@@ -3449,6 +3590,16 @@ export interface OperationMethods {
3449
3590
  data?: Paths.CreateMarketplaceListing.RequestBody,
3450
3591
  config?: AxiosRequestConfig
3451
3592
  ): OperationResponse<Paths.CreateMarketplaceListing.Responses.$201>
3593
+ /**
3594
+ * listMarketplaceListings - listMarketplaceListings
3595
+ *
3596
+ * List all marketplace listings for the authenticated organization
3597
+ */
3598
+ 'listMarketplaceListings'(
3599
+ parameters?: Parameters<UnknownParamsObject> | null,
3600
+ data?: any,
3601
+ config?: AxiosRequestConfig
3602
+ ): OperationResponse<Paths.ListMarketplaceListings.Responses.$200>
3452
3603
  /**
3453
3604
  * getMarketplaceListingById - getMarketplaceListingById
3454
3605
  *
@@ -3519,6 +3670,31 @@ export interface OperationMethods {
3519
3670
  data?: Paths.PublishMarketplaceListingVersion.RequestBody,
3520
3671
  config?: AxiosRequestConfig
3521
3672
  ): OperationResponse<Paths.PublishMarketplaceListingVersion.Responses.$200>
3673
+ /**
3674
+ * installBlueprintV3 - Install Blueprint V3
3675
+ *
3676
+ * Install a blueprint using the V3 engine (direct API calls, no Terraform).
3677
+ * Creates resources in topological order with global ID replacement.
3678
+ * Supports checkpoint-based resume on failure.
3679
+ *
3680
+ */
3681
+ 'installBlueprintV3'(
3682
+ parameters?: Parameters<UnknownParamsObject> | null,
3683
+ data?: Paths.InstallBlueprintV3.RequestBody,
3684
+ config?: AxiosRequestConfig
3685
+ ): OperationResponse<Paths.InstallBlueprintV3.Responses.$202>
3686
+ /**
3687
+ * getBlueprintLineageV3 - Get Blueprint Lineage V3
3688
+ *
3689
+ * Returns the lineage registry entries for a blueprint's resources in the current org.
3690
+ * Shows the mapping between source lineage IDs and target resource IDs.
3691
+ *
3692
+ */
3693
+ 'getBlueprintLineageV3'(
3694
+ parameters?: Parameters<Paths.GetBlueprintLineageV3.PathParameters> | null,
3695
+ data?: any,
3696
+ config?: AxiosRequestConfig
3697
+ ): OperationResponse<Paths.GetBlueprintLineageV3.Responses.$200>
3522
3698
  }
3523
3699
 
3524
3700
  export interface PathsDictionary {
@@ -3984,6 +4160,18 @@ export interface PathsDictionary {
3984
4160
  config?: AxiosRequestConfig
3985
4161
  ): OperationResponse<Paths.GetMarketplaceListing.Responses.$200>
3986
4162
  }
4163
+ ['/v1/marketplace-listings']: {
4164
+ /**
4165
+ * listMarketplaceListings - listMarketplaceListings
4166
+ *
4167
+ * List all marketplace listings for the authenticated organization
4168
+ */
4169
+ 'get'(
4170
+ parameters?: Parameters<UnknownParamsObject> | null,
4171
+ data?: any,
4172
+ config?: AxiosRequestConfig
4173
+ ): OperationResponse<Paths.ListMarketplaceListings.Responses.$200>
4174
+ }
3987
4175
  ['/v1/marketplace-listings/{listing_id}']: {
3988
4176
  /**
3989
4177
  * getMarketplaceListingById - getMarketplaceListingById
@@ -4062,6 +4250,35 @@ export interface PathsDictionary {
4062
4250
  config?: AxiosRequestConfig
4063
4251
  ): OperationResponse<Paths.PublishMarketplaceListingVersion.Responses.$200>
4064
4252
  }
4253
+ ['/v3/blueprint-manifest/blueprint:install']: {
4254
+ /**
4255
+ * installBlueprintV3 - Install Blueprint V3
4256
+ *
4257
+ * Install a blueprint using the V3 engine (direct API calls, no Terraform).
4258
+ * Creates resources in topological order with global ID replacement.
4259
+ * Supports checkpoint-based resume on failure.
4260
+ *
4261
+ */
4262
+ 'post'(
4263
+ parameters?: Parameters<UnknownParamsObject> | null,
4264
+ data?: Paths.InstallBlueprintV3.RequestBody,
4265
+ config?: AxiosRequestConfig
4266
+ ): OperationResponse<Paths.InstallBlueprintV3.Responses.$202>
4267
+ }
4268
+ ['/v3/blueprint-manifest/blueprints/{blueprint_id}/lineage']: {
4269
+ /**
4270
+ * getBlueprintLineageV3 - Get Blueprint Lineage V3
4271
+ *
4272
+ * Returns the lineage registry entries for a blueprint's resources in the current org.
4273
+ * Shows the mapping between source lineage IDs and target resource IDs.
4274
+ *
4275
+ */
4276
+ 'get'(
4277
+ parameters?: Parameters<Paths.GetBlueprintLineageV3.PathParameters> | null,
4278
+ data?: any,
4279
+ config?: AxiosRequestConfig
4280
+ ): OperationResponse<Paths.GetBlueprintLineageV3.Responses.$200>
4281
+ }
4065
4282
  }
4066
4283
 
4067
4284
  export type Client = OpenAPIClient<OperationMethods, PathsDictionary>
@@ -4101,6 +4318,8 @@ export type InstalledMarketplaceBlueprintItem = Components.Schemas.InstalledMark
4101
4318
  export type Job = Components.Schemas.Job;
4102
4319
  export type JobID = Components.Schemas.JobID;
4103
4320
  export type JobStatus = Components.Schemas.JobStatus;
4321
+ export type LatestBlueprintVerification = Components.Schemas.LatestBlueprintVerification;
4322
+ export type LineageEntry = Components.Schemas.LineageEntry;
4104
4323
  export type Manifest = Components.Schemas.Manifest;
4105
4324
  export type ManifestID = Components.Schemas.ManifestID;
4106
4325
  export type ManifestItem = Components.Schemas.ManifestItem;
package/dist/openapi.json CHANGED
@@ -1184,6 +1184,10 @@
1184
1184
  "source_auth_token": {
1185
1185
  "type": "string",
1186
1186
  "description": "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."
1187
+ },
1188
+ "destination_auth_token": {
1189
+ "type": "string",
1190
+ "description": "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."
1187
1191
  }
1188
1192
  }
1189
1193
  }
@@ -2078,6 +2082,41 @@
2078
2082
  }
2079
2083
  }
2080
2084
  },
2085
+ "/v1/marketplace-listings": {
2086
+ "get": {
2087
+ "operationId": "listMarketplaceListings",
2088
+ "summary": "listMarketplaceListings",
2089
+ "description": "List all marketplace listings for the authenticated organization",
2090
+ "tags": [
2091
+ "Marketplace Listings"
2092
+ ],
2093
+ "security": [
2094
+ {
2095
+ "EpilotAuth": []
2096
+ }
2097
+ ],
2098
+ "responses": {
2099
+ "200": {
2100
+ "description": "List of marketplace listings",
2101
+ "content": {
2102
+ "application/json": {
2103
+ "schema": {
2104
+ "type": "object",
2105
+ "properties": {
2106
+ "listings": {
2107
+ "type": "array",
2108
+ "items": {
2109
+ "$ref": "#/components/schemas/MarketplaceListing"
2110
+ }
2111
+ }
2112
+ }
2113
+ }
2114
+ }
2115
+ }
2116
+ }
2117
+ }
2118
+ }
2119
+ },
2081
2120
  "/v1/marketplace-listings/{listing_id}": {
2082
2121
  "get": {
2083
2122
  "operationId": "getMarketplaceListingById",
@@ -2414,10 +2453,163 @@
2414
2453
  }
2415
2454
  }
2416
2455
  }
2456
+ },
2457
+ "/v3/blueprint-manifest/blueprint:install": {
2458
+ "post": {
2459
+ "operationId": "installBlueprintV3",
2460
+ "summary": "Install Blueprint V3",
2461
+ "description": "Install a blueprint using the V3 engine (direct API calls, no Terraform).\nCreates resources in topological order with global ID replacement.\nSupports checkpoint-based resume on failure.\n",
2462
+ "tags": [
2463
+ "Blueprints"
2464
+ ],
2465
+ "requestBody": {
2466
+ "required": true,
2467
+ "content": {
2468
+ "application/json": {
2469
+ "schema": {
2470
+ "type": "object",
2471
+ "properties": {
2472
+ "source_org_id": {
2473
+ "type": "string"
2474
+ },
2475
+ "source_blueprint_id": {
2476
+ "$ref": "#/components/schemas/BlueprintID"
2477
+ },
2478
+ "source_blueprint_file": {
2479
+ "type": "string",
2480
+ "description": "S3 key to the blueprint zip file"
2481
+ },
2482
+ "destination_org_id": {
2483
+ "type": "string"
2484
+ },
2485
+ "destination_blueprint_id": {
2486
+ "$ref": "#/components/schemas/BlueprintID"
2487
+ },
2488
+ "destination_auth_token": {
2489
+ "type": "string",
2490
+ "description": "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."
2491
+ },
2492
+ "options": {
2493
+ "$ref": "#/components/schemas/BlueprintInstallationJobOptions"
2494
+ },
2495
+ "slug": {
2496
+ "type": "string",
2497
+ "description": "Slug for marketplace blueprint consistency"
2498
+ }
2499
+ }
2500
+ }
2501
+ }
2502
+ }
2503
+ },
2504
+ "responses": {
2505
+ "202": {
2506
+ "description": "V3 install job started",
2507
+ "headers": {
2508
+ "Location": {
2509
+ "description": "URL to poll the job",
2510
+ "schema": {
2511
+ "type": "string"
2512
+ }
2513
+ }
2514
+ },
2515
+ "content": {
2516
+ "application/json": {
2517
+ "schema": {
2518
+ "type": "object",
2519
+ "properties": {
2520
+ "job_id": {
2521
+ "$ref": "#/components/schemas/BlueprintJobID"
2522
+ },
2523
+ "destination_blueprint_id": {
2524
+ "$ref": "#/components/schemas/BlueprintID"
2525
+ }
2526
+ }
2527
+ }
2528
+ }
2529
+ }
2530
+ }
2531
+ }
2532
+ }
2533
+ },
2534
+ "/v3/blueprint-manifest/blueprints/{blueprint_id}/lineage": {
2535
+ "get": {
2536
+ "operationId": "getBlueprintLineageV3",
2537
+ "summary": "Get Blueprint Lineage V3",
2538
+ "description": "Returns the lineage registry entries for a blueprint's resources in the current org.\nShows the mapping between source lineage IDs and target resource IDs.\n",
2539
+ "tags": [
2540
+ "Blueprints"
2541
+ ],
2542
+ "parameters": [
2543
+ {
2544
+ "in": "path",
2545
+ "required": true,
2546
+ "name": "blueprint_id",
2547
+ "schema": {
2548
+ "$ref": "#/components/schemas/BlueprintID"
2549
+ }
2550
+ }
2551
+ ],
2552
+ "responses": {
2553
+ "200": {
2554
+ "description": "Lineage entries for the blueprint",
2555
+ "content": {
2556
+ "application/json": {
2557
+ "schema": {
2558
+ "type": "object",
2559
+ "properties": {
2560
+ "total": {
2561
+ "type": "integer"
2562
+ },
2563
+ "entries": {
2564
+ "type": "array",
2565
+ "items": {
2566
+ "$ref": "#/components/schemas/LineageEntry"
2567
+ }
2568
+ }
2569
+ }
2570
+ }
2571
+ }
2572
+ }
2573
+ }
2574
+ }
2575
+ }
2417
2576
  }
2418
2577
  },
2419
2578
  "components": {
2420
2579
  "schemas": {
2580
+ "LineageEntry": {
2581
+ "type": "object",
2582
+ "properties": {
2583
+ "lineage_id": {
2584
+ "type": "string",
2585
+ "description": "Immutable resource identity across orgs"
2586
+ },
2587
+ "target_id": {
2588
+ "type": "string",
2589
+ "description": "Resource ID in the destination org"
2590
+ },
2591
+ "resource_type": {
2592
+ "$ref": "#/components/schemas/ResourceNodeType"
2593
+ },
2594
+ "blueprint_instance_ids": {
2595
+ "type": "array",
2596
+ "items": {
2597
+ "type": "string"
2598
+ }
2599
+ },
2600
+ "fidelity": {
2601
+ "type": "string",
2602
+ "enum": [
2603
+ "full",
2604
+ "partial"
2605
+ ]
2606
+ },
2607
+ "last_synced_at": {
2608
+ "type": "string",
2609
+ "format": "date-time"
2610
+ }
2611
+ }
2612
+ },
2421
2613
  "BlueprintID": {
2422
2614
  "type": "string",
2423
2615
  "description": "ID of a blueprint",
@@ -2490,6 +2682,16 @@
2490
2682
  "type": "boolean",
2491
2683
  "description": "Whether the blueprint is verified by epilot"
2492
2684
  },
2685
+ "latest_verification": {
2686
+ "$ref": "#/components/schemas/LatestBlueprintVerification"
2687
+ },
2688
+ "ignored_resource_addresses": {
2689
+ "type": "array",
2690
+ "description": "Resource addresses excluded during the latest install/update and ignored by verification.",
2691
+ "items": {
2692
+ "type": "string"
2693
+ }
2694
+ },
2493
2695
  "installation_status": {
2494
2696
  "type": "string",
2495
2697
  "enum": [
@@ -3078,6 +3280,7 @@
3078
3280
  "WAITING_USER_ACTION",
3079
3281
  "CANCELED",
3080
3282
  "SUCCESS",
3283
+ "PARTIAL_SUCCESS",
3081
3284
  "FAILED"
3082
3285
  ]
3083
3286
  }
@@ -3207,6 +3410,41 @@
3207
3410
  }
3208
3411
  ]
3209
3412
  },
3413
+ "LatestBlueprintVerification": {
3414
+ "type": "object",
3415
+ "properties": {
3416
+ "job_id": {
3417
+ "$ref": "#/components/schemas/BlueprintJobID"
3418
+ },
3419
+ "status": {
3420
+ "type": "string",
3421
+ "enum": [
3422
+ "IN_PROGRESS",
3423
+ "SUCCESS",
3424
+ "FAILED"
3425
+ ]
3426
+ },
3427
+ "triggered_at": {
3428
+ "type": "string",
3429
+ "format": "date-time"
3430
+ },
3431
+ "source_org_id": {
3432
+ "type": "string"
3433
+ },
3434
+ "source_blueprint_id": {
3435
+ "$ref": "#/components/schemas/BlueprintID"
3436
+ },
3437
+ "destination_org_id": {
3438
+ "type": "string"
3439
+ },
3440
+ "destination_blueprint_id": {
3441
+ "$ref": "#/components/schemas/BlueprintID"
3442
+ },
3443
+ "summary": {
3444
+ "$ref": "#/components/schemas/VerificationSummary"
3445
+ }
3446
+ }
3447
+ },
3210
3448
  "VerificationSummary": {
3211
3449
  "type": "object",
3212
3450
  "properties": {
@@ -3222,9 +3460,6 @@
3222
3460
  "missing_in_destination": {
3223
3461
  "type": "integer"
3224
3462
  },
3225
- "missing_in_source": {
3226
- "type": "integer"
3227
- },
3228
3463
  "fetch_errors": {
3229
3464
  "type": "integer"
3230
3465
  }
@@ -3251,7 +3486,6 @@
3251
3486
  "matched",
3252
3487
  "mismatched",
3253
3488
  "missing_in_destination",
3254
- "missing_in_source",
3255
3489
  "fetch_error"
3256
3490
  ]
3257
3491
  },
@@ -3413,6 +3647,7 @@
3413
3647
  "CANCELED",
3414
3648
  "IN_PROGRESS",
3415
3649
  "SUCCESS",
3650
+ "PARTIAL_SUCCESS",
3416
3651
  "FAILED"
3417
3652
  ]
3418
3653
  },
@@ -4255,10 +4490,6 @@
4255
4490
  },
4256
4491
  "nullable": true
4257
4492
  },
4258
- "documentation_link": {
4259
- "type": "string",
4260
- "nullable": true
4261
- },
4262
4493
  "resources_section_description": {
4263
4494
  "type": "string",
4264
4495
  "nullable": true
@@ -4432,10 +4663,6 @@
4432
4663
  },
4433
4664
  "nullable": true
4434
4665
  },
4435
- "documentation_link": {
4436
- "type": "string",
4437
- "nullable": true
4438
- },
4439
4666
  "resources_section_description": {
4440
4667
  "type": "string",
4441
4668
  "nullable": true
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@epilot/blueprint-manifest-client",
3
- "version": "4.6.4",
3
+ "version": "4.7.1",
4
4
  "description": "Client for epilot Terraform Blueprint Manifest API",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -62,7 +62,7 @@
62
62
  "axios": "^1.11.0",
63
63
  "copy-webpack-plugin": "^7.0.0",
64
64
  "json-loader": "^0.5.7",
65
- "openapicmd": "^2.7.0",
65
+ "openapicmd": "^2.9.2",
66
66
  "ts-loader": "^8.0.14",
67
67
  "ts-node": "^10.9.1",
68
68
  "typescript": "^4.1.3",