@epilot/sdk 2.8.6 → 2.8.7

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
- {"s":"https://blueprint-manifest.sls.epilot.io","o":[["getJob","get","/v1/blueprint-manifest/jobs/{job_id}",[["JobID"]]],["createExport","post","/v1/blueprint-manifest/jobs:createExport",null,1],["exportManifest","post","/v1/blueprint-manifest/jobs/{job_id}:exportManifest",[["JobID"]],1],["uploadManifest","post","/v1/blueprint-manifest:uploadManifest",null,1],["createPlan","post","/v1/blueprint-manifest/jobs:createPlan",null,1],["applyPlan","post","/v1/blueprint-manifest/jobs/{job_id}:applyPlan",[["JobID"]],1],["listInstalledManifests","get","/v1/blueprint-manifest/manifests"],["getManifest","get","/v1/blueprint-manifest/manifests/{manifest_id}",[["manifest_id","p",true]]],["updateManifest","put","/v1/blueprint-manifest/manifests/{manifest_id}",[["manifest_id","p",true]],1],["deleteManifest","delete","/v1/blueprint-manifest/manifests/{manifest_id}",[["manifest_id","p",true]]],["listBlueprints","get","/v2/blueprint-manifest/blueprints",[["archived","q"]]],["createBlueprint","post","/v2/blueprint-manifest/blueprints",null,1],["listInstalledMarketplaceBlueprints","get","/v2/blueprint-manifest/blueprints:marketplace"],["preInstallBlueprint","post","/v2/blueprint-manifest/blueprints:pre-install",null,1],["getBlueprintPreview","get","/v2/blueprint-manifest/blueprints:preview/{preview_id}",[["preview_id","p",true]]],["installBlueprint","post","/v2/blueprint-manifest/blueprint:install",null,1],["getBlueprint","get","/v2/blueprint-manifest/blueprints/{blueprint_id}",[["blueprint_id","p",true]]],["updateBlueprint","put","/v2/blueprint-manifest/blueprints/{blueprint_id}",[["blueprint_id","p",true]],1],["deleteBlueprint","delete","/v2/blueprint-manifest/blueprints/{blueprint_id}",[["blueprint_id","p",true]]],["validateBlueprint","post","/v2/blueprint-manifest/blueprints/{blueprint_id}/validate",[["blueprint_id","p",true]]],["verifyBlueprint","post","/v2/blueprint-manifest/blueprints/{blueprint_id}:verify",[["blueprint_id","p",true]],1],["detectPatchChanges","post","/v2/blueprint-manifest/blueprints/{blueprint_id}/patches:detect",[["blueprint_id","p",true]],1],["createPatch","post","/v2/blueprint-manifest/blueprints/{blueprint_id}/patches",[["blueprint_id","p",true]],1],["listPatches","get","/v2/blueprint-manifest/blueprints/{blueprint_id}/patches",[["blueprint_id","p",true]]],["getPatch","get","/v2/blueprint-manifest/blueprints/{blueprint_id}/patches/{patch_id}",[["blueprint_id","p",true],["patch_id","p",true]]],["applyPatch","post","/v2/blueprint-manifest/blueprints/{blueprint_id}/patches/{patch_id}:apply",[["blueprint_id","p",true],["patch_id","p",true]],1],["retryPatchOrg","post","/v2/blueprint-manifest/blueprints/{blueprint_id}/patches/{patch_id}/orgs/{org_id}:retry",[["blueprint_id","p",true],["patch_id","p",true],["org_id","p",true]],1],["exportBlueprint","post","/v2/blueprint-manifest/blueprints/{blueprint_id}:export",[["blueprint_id","p",true]],1],["listMarketplaceSlugs","get","/v2/blueprint-manifest/marketplace/slugs"],["publishBlueprint","post","/v2/blueprint-manifest/blueprints:publish",null,1],["formatBlueprintDescription","post","/v2/blueprint-manifest/blueprints/{blueprint_id}:format-description",[["blueprint_id","p",true]],1],["suggestBlueprintResources","post","/v2/blueprint-manifest/blueprints:suggest-resources",null,1],["addBlueprintResource","post","/v2/blueprint-manifest/blueprints/{blueprint_id}/resources",[["blueprint_id","p",true],["add_dependencies","q"]],1],["syncDependencies","post","/v2/blueprint-manifest/blueprints/{blueprint_id}/resources:syncDependencies",[["blueprint_id","p",true]]],["bulkAddBlueprintResources","post","/v2/blueprint-manifest/blueprints/{blueprint_id}/resources/bulk",[["blueprint_id","p",true],["add_dependencies","q"]],1],["bulkUpdateBlueprintResources","put","/v2/blueprint-manifest/blueprints/{blueprint_id}/resources/bulk",[["blueprint_id","p",true]],1],["bulkDeleteBlueprintResources","delete","/v2/blueprint-manifest/blueprints/{blueprint_id}/resources/bulk",[["blueprint_id","p",true]],1],["updateBlueprintResource","put","/v2/blueprint-manifest/blueprints/{blueprint_id}/resources/{resource_id}",[["blueprint_id","p",true],["resource_id","p",true]],1],["deleteBlueprintResource","delete","/v2/blueprint-manifest/blueprints/{blueprint_id}/resources/{resource_id}",[["blueprint_id","p",true],["resource_id","p",true]]],["listBlueprintJobs","get","/v2/blueprint-manifest/jobs"],["getBlueprintJob","get","/v2/blueprint-manifest/jobs/{job_id}",[["job_id","p",true]]],["continueInstallationJob","post","/v2/blueprint-manifest/jobs/{job_id}:continue",[["job_id","p",true]],1],["cancelBlueprintJob","post","/v2/blueprint-manifest/jobs/{job_id}:cancel",[["job_id","p",true]]],["createMarketplaceListing","post","/v1/blueprints/{blueprint_id}/marketplace-listing",[["blueprint_id","p",true]],1],["getMarketplaceListing","get","/v1/blueprints/{blueprint_id}/marketplace-listing",[["blueprint_id","p",true]]],["listMarketplaceListings","get","/v1/marketplace-listings"],["getMarketplaceListingById","get","/v1/marketplace-listings/{listing_id}",[["listing_id","p",true]]],["updateMarketplaceListing","patch","/v1/marketplace-listings/{listing_id}",[["listing_id","p",true]],1],["deleteMarketplaceListing","delete","/v1/marketplace-listings/{listing_id}",[["listing_id","p",true]]],["createMarketplaceListingVersion","post","/v1/marketplace-listings/{listing_id}/versions",[["listing_id","p",true]]],["listMarketplaceListingVersions","get","/v1/marketplace-listings/{listing_id}/versions",[["listing_id","p",true]]],["updateMarketplaceListingVersion","patch","/v1/marketplace-listings/{listing_id}/versions/{version_id}",[["listing_id","p",true],["version_id","p",true]],1],["publishMarketplaceListingVersion","post","/v1/marketplace-listings/{listing_id}/versions/{version_id}/publish",[["listing_id","p",true],["version_id","p",true]],1],["installBlueprintV3","post","/v3/blueprint-manifest/blueprint:install",null,1],["restoreBlueprintDeploymentV3","post","/v3/blueprint-manifest/blueprints/{blueprint_id}/deployments/{job_id}:restore",[["blueprint_id","p",true],["job_id","p",true]]],["getRestorePreview","get","/v3/blueprint-manifest/blueprints/{blueprint_id}/deployments/{job_id}/restore-preview",[["blueprint_id","p",true],["job_id","p",true]]],["getBlueprintLineageV3","get","/v3/blueprint-manifest/blueprints/{blueprint_id}/lineage",[["blueprint_id","p",true]]],["listUniquenessCriteria","get","/v1/blueprint-manifest/uniqueness-criteria"],["getUniquenessCriteria","get","/v1/blueprint-manifest/uniqueness-criteria/{resource_type}"],["putUniquenessCriteria","put","/v1/blueprint-manifest/uniqueness-criteria/{resource_type}",null,1],["deleteUniquenessCriteria","delete","/v1/blueprint-manifest/uniqueness-criteria/{resource_type}"]],"cp":{"JobID":["job_id","p",true]},"pp":{"/v1/blueprint-manifest/uniqueness-criteria/{resource_type}":[["resource_type","p",true]]}}
1
+ {"s":"https://blueprint-manifest.sls.epilot.io","o":[["getJob","get","/v1/blueprint-manifest/jobs/{job_id}",[["JobID"]]],["createExport","post","/v1/blueprint-manifest/jobs:createExport",null,1],["exportManifest","post","/v1/blueprint-manifest/jobs/{job_id}:exportManifest",[["JobID"]],1],["uploadManifest","post","/v1/blueprint-manifest:uploadManifest",null,1],["createPlan","post","/v1/blueprint-manifest/jobs:createPlan",null,1],["applyPlan","post","/v1/blueprint-manifest/jobs/{job_id}:applyPlan",[["JobID"]],1],["listInstalledManifests","get","/v1/blueprint-manifest/manifests"],["getManifest","get","/v1/blueprint-manifest/manifests/{manifest_id}",[["manifest_id","p",true]]],["updateManifest","put","/v1/blueprint-manifest/manifests/{manifest_id}",[["manifest_id","p",true]],1],["deleteManifest","delete","/v1/blueprint-manifest/manifests/{manifest_id}",[["manifest_id","p",true]]],["listBlueprints","get","/v2/blueprint-manifest/blueprints",[["archived","q"]]],["createBlueprint","post","/v2/blueprint-manifest/blueprints",null,1],["listInstalledMarketplaceBlueprints","get","/v2/blueprint-manifest/blueprints:marketplace"],["preInstallBlueprint","post","/v2/blueprint-manifest/blueprints:pre-install",null,1],["getBlueprintPreview","get","/v2/blueprint-manifest/blueprints:preview/{preview_id}",[["preview_id","p",true]]],["installBlueprint","post","/v2/blueprint-manifest/blueprint:install",null,1],["getBlueprint","get","/v2/blueprint-manifest/blueprints/{blueprint_id}",[["blueprint_id","p",true]]],["updateBlueprint","put","/v2/blueprint-manifest/blueprints/{blueprint_id}",[["blueprint_id","p",true]],1],["deleteBlueprint","delete","/v2/blueprint-manifest/blueprints/{blueprint_id}",[["blueprint_id","p",true]]],["validateBlueprint","post","/v2/blueprint-manifest/blueprints/{blueprint_id}/validate",[["blueprint_id","p",true]]],["verifyBlueprint","post","/v2/blueprint-manifest/blueprints/{blueprint_id}:verify",[["blueprint_id","p",true]],1],["exportBlueprint","post","/v2/blueprint-manifest/blueprints/{blueprint_id}:export",[["blueprint_id","p",true]],1],["listMarketplaceSlugs","get","/v2/blueprint-manifest/marketplace/slugs"],["publishBlueprint","post","/v2/blueprint-manifest/blueprints:publish",null,1],["formatBlueprintDescription","post","/v2/blueprint-manifest/blueprints/{blueprint_id}:format-description",[["blueprint_id","p",true]],1],["addBlueprintResource","post","/v2/blueprint-manifest/blueprints/{blueprint_id}/resources",[["blueprint_id","p",true],["add_dependencies","q"]],1],["syncDependencies","post","/v2/blueprint-manifest/blueprints/{blueprint_id}/resources:syncDependencies",[["blueprint_id","p",true]]],["bulkAddBlueprintResources","post","/v2/blueprint-manifest/blueprints/{blueprint_id}/resources/bulk",[["blueprint_id","p",true],["add_dependencies","q"]],1],["bulkUpdateBlueprintResources","put","/v2/blueprint-manifest/blueprints/{blueprint_id}/resources/bulk",[["blueprint_id","p",true]],1],["bulkDeleteBlueprintResources","delete","/v2/blueprint-manifest/blueprints/{blueprint_id}/resources/bulk",[["blueprint_id","p",true]],1],["updateBlueprintResource","put","/v2/blueprint-manifest/blueprints/{blueprint_id}/resources/{resource_id}",[["blueprint_id","p",true],["resource_id","p",true]],1],["deleteBlueprintResource","delete","/v2/blueprint-manifest/blueprints/{blueprint_id}/resources/{resource_id}",[["blueprint_id","p",true],["resource_id","p",true]]],["listBlueprintJobs","get","/v2/blueprint-manifest/jobs"],["getBlueprintJob","get","/v2/blueprint-manifest/jobs/{job_id}",[["job_id","p",true]]],["continueInstallationJob","post","/v2/blueprint-manifest/jobs/{job_id}:continue",[["job_id","p",true]],1],["cancelBlueprintJob","post","/v2/blueprint-manifest/jobs/{job_id}:cancel",[["job_id","p",true]]],["createMarketplaceListing","post","/v1/blueprints/{blueprint_id}/marketplace-listing",[["blueprint_id","p",true]],1],["getMarketplaceListing","get","/v1/blueprints/{blueprint_id}/marketplace-listing",[["blueprint_id","p",true]]],["listMarketplaceListings","get","/v1/marketplace-listings"],["getMarketplaceListingById","get","/v1/marketplace-listings/{listing_id}",[["listing_id","p",true]]],["updateMarketplaceListing","patch","/v1/marketplace-listings/{listing_id}",[["listing_id","p",true]],1],["deleteMarketplaceListing","delete","/v1/marketplace-listings/{listing_id}",[["listing_id","p",true]]],["createMarketplaceListingVersion","post","/v1/marketplace-listings/{listing_id}/versions",[["listing_id","p",true]]],["listMarketplaceListingVersions","get","/v1/marketplace-listings/{listing_id}/versions",[["listing_id","p",true]]],["updateMarketplaceListingVersion","patch","/v1/marketplace-listings/{listing_id}/versions/{version_id}",[["listing_id","p",true],["version_id","p",true]],1],["publishMarketplaceListingVersion","post","/v1/marketplace-listings/{listing_id}/versions/{version_id}/publish",[["listing_id","p",true],["version_id","p",true]],1],["installBlueprintV3","post","/v3/blueprint-manifest/blueprint:install",null,1],["getBlueprintLineageV3","get","/v3/blueprint-manifest/blueprints/{blueprint_id}/lineage",[["blueprint_id","p",true]]]],"cp":{"JobID":["job_id","p",true]}}