@epilot/sdk 2.3.5 → 2.3.6
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.
- package/definitions/blueprint-manifest-runtime.json +1 -1
- package/definitions/blueprint-manifest.json +12 -239
- package/definitions/data-management-runtime.json +1 -0
- package/definitions/data-management.json +972 -0
- package/definitions/erp-integration-runtime.json +1 -0
- package/definitions/erp-integration.json +6780 -0
- package/definitions/target-runtime.json +1 -0
- package/definitions/target.json +609 -0
- package/dist/apis/access-token.cjs +6 -6
- package/dist/apis/access-token.js +1 -1
- package/dist/apis/address-suggestions.cjs +6 -6
- package/dist/apis/address-suggestions.js +1 -1
- package/dist/apis/address.cjs +6 -6
- package/dist/apis/address.js +1 -1
- package/dist/apis/ai-agents.cjs +6 -6
- package/dist/apis/ai-agents.js +1 -1
- package/dist/apis/app.cjs +6 -6
- package/dist/apis/app.js +1 -1
- package/dist/apis/audit-logs.cjs +6 -6
- package/dist/apis/audit-logs.js +1 -1
- package/dist/apis/automation.cjs +6 -6
- package/dist/apis/automation.js +1 -1
- package/dist/apis/billing.cjs +6 -6
- package/dist/apis/billing.js +1 -1
- package/dist/apis/blueprint-manifest.cjs +6 -6
- package/dist/apis/blueprint-manifest.js +1 -1
- package/dist/apis/configuration-hub.cjs +6 -6
- package/dist/apis/configuration-hub.js +1 -1
- package/dist/apis/consent.cjs +6 -6
- package/dist/apis/consent.js +1 -1
- package/dist/apis/customer-portal.cjs +6 -6
- package/dist/apis/customer-portal.js +1 -1
- package/dist/apis/dashboard.cjs +6 -6
- package/dist/apis/dashboard.js +1 -1
- package/dist/apis/data-governance.cjs +6 -6
- package/dist/apis/data-governance.js +1 -1
- package/dist/apis/deduplication.cjs +6 -6
- package/dist/apis/deduplication.js +1 -1
- package/dist/apis/design.cjs +6 -6
- package/dist/apis/design.js +1 -1
- package/dist/apis/document.cjs +6 -6
- package/dist/apis/document.js +1 -1
- package/dist/apis/email-settings.cjs +6 -6
- package/dist/apis/email-settings.js +1 -1
- package/dist/apis/email-template.cjs +6 -6
- package/dist/apis/email-template.js +1 -1
- package/dist/apis/entity-mapping.cjs +6 -6
- package/dist/apis/entity-mapping.js +1 -1
- package/dist/apis/entity.cjs +6 -6
- package/dist/apis/entity.js +1 -1
- package/dist/apis/environments.cjs +6 -6
- package/dist/apis/environments.js +1 -1
- package/dist/apis/event-catalog.cjs +6 -6
- package/dist/apis/event-catalog.js +1 -1
- package/dist/apis/file.cjs +6 -6
- package/dist/apis/file.js +1 -1
- package/dist/apis/iban.cjs +6 -6
- package/dist/apis/iban.js +1 -1
- package/dist/apis/integration-toolkit.cjs +6 -6
- package/dist/apis/integration-toolkit.js +1 -1
- package/dist/apis/journey.cjs +6 -6
- package/dist/apis/journey.js +1 -1
- package/dist/apis/kanban.cjs +6 -6
- package/dist/apis/kanban.js +1 -1
- package/dist/apis/message.cjs +6 -6
- package/dist/apis/message.js +1 -1
- package/dist/apis/metering.cjs +6 -6
- package/dist/apis/metering.js +1 -1
- package/dist/apis/notes.cjs +6 -6
- package/dist/apis/notes.js +1 -1
- package/dist/apis/notification.cjs +6 -6
- package/dist/apis/notification.js +1 -1
- package/dist/apis/organization.cjs +6 -6
- package/dist/apis/organization.js +1 -1
- package/dist/apis/partner-directory.cjs +6 -6
- package/dist/apis/partner-directory.js +1 -1
- package/dist/apis/permissions.cjs +6 -6
- package/dist/apis/permissions.js +1 -1
- package/dist/apis/pricing-tier.cjs +6 -6
- package/dist/apis/pricing-tier.js +1 -1
- package/dist/apis/pricing.cjs +6 -6
- package/dist/apis/pricing.js +1 -1
- package/dist/apis/purpose.cjs +6 -6
- package/dist/apis/purpose.js +1 -1
- package/dist/apis/query.cjs +6 -6
- package/dist/apis/query.js +1 -1
- package/dist/apis/sandbox.cjs +6 -6
- package/dist/apis/sandbox.js +1 -1
- package/dist/apis/sharing.cjs +6 -6
- package/dist/apis/sharing.js +1 -1
- package/dist/apis/submission.cjs +6 -6
- package/dist/apis/submission.js +1 -1
- package/dist/apis/target.cjs +6 -6
- package/dist/apis/target.js +1 -1
- package/dist/apis/targeting.cjs +6 -6
- package/dist/apis/targeting.js +1 -1
- package/dist/apis/template-variables.cjs +6 -6
- package/dist/apis/template-variables.js +1 -1
- package/dist/apis/user.cjs +6 -6
- package/dist/apis/user.js +1 -1
- package/dist/apis/validation-rules.cjs +6 -6
- package/dist/apis/validation-rules.js +1 -1
- package/dist/apis/webhooks.cjs +6 -6
- package/dist/apis/webhooks.js +1 -1
- package/dist/apis/workflow-definition.cjs +6 -6
- package/dist/apis/workflow-definition.js +1 -1
- package/dist/apis/workflow.cjs +6 -6
- package/dist/apis/workflow.js +1 -1
- package/dist/bin/cli.js +1 -1
- package/dist/{chunk-GGMGJYHO.cjs → chunk-XN43KCAN.cjs} +2 -1
- package/dist/{chunk-7C4FQXMS.js → chunk-YD2W64XJ.js} +2 -1
- package/dist/index.cjs +8 -8
- package/dist/index.js +1 -1
- package/dist/{js-yaml-DLCVPJ7G.js → js-yaml-UPZKYVRY.js} +15 -17
- package/package.json +1 -1
- package/definitions/configuration-hub-runtime.json +0 -1
- package/definitions/configuration-hub.json +0 -399
|
@@ -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],["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]]],["
|
|
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]]],["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]],"cp":{"JobID":["job_id","p",true]}}
|
|
@@ -1184,10 +1184,6 @@
|
|
|
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."
|
|
1191
1187
|
}
|
|
1192
1188
|
}
|
|
1193
1189
|
}
|
|
@@ -2082,41 +2078,6 @@
|
|
|
2082
2078
|
}
|
|
2083
2079
|
}
|
|
2084
2080
|
},
|
|
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
|
-
},
|
|
2120
2081
|
"/v1/marketplace-listings/{listing_id}": {
|
|
2121
2082
|
"get": {
|
|
2122
2083
|
"operationId": "getMarketplaceListingById",
|
|
@@ -2453,163 +2414,10 @@
|
|
|
2453
2414
|
}
|
|
2454
2415
|
}
|
|
2455
2416
|
}
|
|
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
|
-
}
|
|
2576
2417
|
}
|
|
2577
2418
|
},
|
|
2578
2419
|
"components": {
|
|
2579
2420
|
"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
|
-
},
|
|
2613
2421
|
"BlueprintID": {
|
|
2614
2422
|
"type": "string",
|
|
2615
2423
|
"description": "ID of a blueprint",
|
|
@@ -2682,16 +2490,6 @@
|
|
|
2682
2490
|
"type": "boolean",
|
|
2683
2491
|
"description": "Whether the blueprint is verified by epilot"
|
|
2684
2492
|
},
|
|
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
|
-
},
|
|
2695
2493
|
"installation_status": {
|
|
2696
2494
|
"type": "string",
|
|
2697
2495
|
"enum": [
|
|
@@ -3280,7 +3078,6 @@
|
|
|
3280
3078
|
"WAITING_USER_ACTION",
|
|
3281
3079
|
"CANCELED",
|
|
3282
3080
|
"SUCCESS",
|
|
3283
|
-
"PARTIAL_SUCCESS",
|
|
3284
3081
|
"FAILED"
|
|
3285
3082
|
]
|
|
3286
3083
|
}
|
|
@@ -3410,41 +3207,6 @@
|
|
|
3410
3207
|
}
|
|
3411
3208
|
]
|
|
3412
3209
|
},
|
|
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
|
-
},
|
|
3448
3210
|
"VerificationSummary": {
|
|
3449
3211
|
"type": "object",
|
|
3450
3212
|
"properties": {
|
|
@@ -3460,6 +3222,9 @@
|
|
|
3460
3222
|
"missing_in_destination": {
|
|
3461
3223
|
"type": "integer"
|
|
3462
3224
|
},
|
|
3225
|
+
"missing_in_source": {
|
|
3226
|
+
"type": "integer"
|
|
3227
|
+
},
|
|
3463
3228
|
"fetch_errors": {
|
|
3464
3229
|
"type": "integer"
|
|
3465
3230
|
}
|
|
@@ -3486,6 +3251,7 @@
|
|
|
3486
3251
|
"matched",
|
|
3487
3252
|
"mismatched",
|
|
3488
3253
|
"missing_in_destination",
|
|
3254
|
+
"missing_in_source",
|
|
3489
3255
|
"fetch_error"
|
|
3490
3256
|
]
|
|
3491
3257
|
},
|
|
@@ -3647,7 +3413,6 @@
|
|
|
3647
3413
|
"CANCELED",
|
|
3648
3414
|
"IN_PROGRESS",
|
|
3649
3415
|
"SUCCESS",
|
|
3650
|
-
"PARTIAL_SUCCESS",
|
|
3651
3416
|
"FAILED"
|
|
3652
3417
|
]
|
|
3653
3418
|
},
|
|
@@ -4490,6 +4255,10 @@
|
|
|
4490
4255
|
},
|
|
4491
4256
|
"nullable": true
|
|
4492
4257
|
},
|
|
4258
|
+
"documentation_link": {
|
|
4259
|
+
"type": "string",
|
|
4260
|
+
"nullable": true
|
|
4261
|
+
},
|
|
4493
4262
|
"resources_section_description": {
|
|
4494
4263
|
"type": "string",
|
|
4495
4264
|
"nullable": true
|
|
@@ -4663,6 +4432,10 @@
|
|
|
4663
4432
|
},
|
|
4664
4433
|
"nullable": true
|
|
4665
4434
|
},
|
|
4435
|
+
"documentation_link": {
|
|
4436
|
+
"type": "string",
|
|
4437
|
+
"nullable": true
|
|
4438
|
+
},
|
|
4666
4439
|
"resources_section_description": {
|
|
4667
4440
|
"type": "string",
|
|
4668
4441
|
"nullable": true
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"s":"https://data-management.sls.epilot.io","o":[["queryEntities","post","/data-management/v1/{entity_schema}/query",[["entity_schema","p",true]],1],["createJob","post","/data-management/v1/{entity_schema}/jobs",[["entity_schema","p",true]],1],["updateJob","patch","/data-management/v1/{entity_schema}/jobs/{job_id}",[["entity_schema","p",true],["job_id","p",true]],1],["getJob","get","/data-management/v1/jobs/{job_id}",[["job_id","p",true]]],["getJobReportUrl","get","/data-management/v1/jobs/{job_id}/report-url",[["job_id","p",true]]],["getConfig","get","/data-management/v1/configs/{config_id}",[["config_id","p",true]]],["createJobForConfig","post","/data-management/v1/configs/{config_id}/jobs",[["config_id","p",true]]],["upsertConfig","post","/data-management/v1/{entity_schema}/configs",[["entity_schema","p",true]],1],["listConfigs","get","/data-management/v1/configs",[["limit","q"],["cursor","q"],["entity_schema","q"],["type","q"],["next_run_at","q"],["enabled","q"]]],["listJobs","get","/data-management/v1/jobs",[["limit","q"],["cursor","q"],["entity_schema","q"],["type","q"],["status","q"],["config_id","q"]]]],"v":"3.0.3"}
|