aidp-typescript-client 4.1.1 → 4.2.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.
- package/dist/lib/client.d.ts +149 -298
- package/dist/lib/client.js +854 -301
- package/dist/lib/client.js.map +1 -1
- package/dist/lib/model/agent-permission-summary.d.ts +1 -0
- package/dist/lib/model/agent-permission-summary.js +1 -0
- package/dist/lib/model/agent-permission-summary.js.map +1 -1
- package/dist/lib/model/all-privilege-type.d.ts +1 -0
- package/dist/lib/model/all-privilege-type.js +1 -0
- package/dist/lib/model/all-privilege-type.js.map +1 -1
- package/dist/lib/model/assign-agent-permission-details.d.ts +2 -1
- package/dist/lib/model/assign-agent-permission-details.js +1 -0
- package/dist/lib/model/assign-agent-permission-details.js.map +1 -1
- package/dist/lib/model/assign-schema-permission-details.d.ts +2 -1
- package/dist/lib/model/assign-schema-permission-details.js +1 -0
- package/dist/lib/model/assign-schema-permission-details.js.map +1 -1
- package/dist/lib/model/async-operation-action-type.d.ts +2 -0
- package/dist/lib/model/async-operation-action-type.js +2 -0
- package/dist/lib/model/async-operation-action-type.js.map +1 -1
- package/dist/lib/model/async-operation-summary.d.ts +4 -0
- package/dist/lib/model/async-operation-summary.js.map +1 -1
- package/dist/lib/model/async-operation.d.ts +4 -0
- package/dist/lib/model/async-operation.js.map +1 -1
- package/dist/lib/model/bundle-deployment-status.d.ts +1 -0
- package/dist/lib/model/bundle-deployment-status.js +4 -0
- package/dist/lib/model/bundle-deployment-status.js.map +1 -1
- package/dist/lib/model/bundle-publish-location.d.ts +17 -0
- package/dist/lib/model/bundle-publish-location.js +19 -0
- package/dist/lib/model/bundle-publish-location.js.map +1 -0
- package/dist/lib/model/bundle-publish-status.d.ts +43 -0
- package/dist/lib/model/bundle-publish-status.js +77 -0
- package/dist/lib/model/bundle-publish-status.js.map +1 -0
- package/dist/lib/model/bundle-published-resource.d.ts +30 -0
- package/dist/lib/model/bundle-published-resource.js +29 -0
- package/dist/lib/model/bundle-published-resource.js.map +1 -0
- package/dist/lib/model/cluster-library-details.d.ts +3 -1
- package/dist/lib/model/cluster-library-details.js +2 -0
- package/dist/lib/model/cluster-library-details.js.map +1 -1
- package/dist/lib/model/cluster-library-summary.d.ts +8 -0
- package/dist/lib/model/cluster-library-summary.js +8 -0
- package/dist/lib/model/cluster-library-summary.js.map +1 -1
- package/dist/lib/model/compute-configuration-libraries.d.ts +17 -0
- package/dist/lib/model/compute-configuration-libraries.js +19 -0
- package/dist/lib/model/compute-configuration-libraries.js.map +1 -0
- package/dist/lib/model/compute-configuration-library-entry.d.ts +21 -0
- package/dist/lib/model/compute-configuration-library-entry.js +19 -0
- package/dist/lib/model/compute-configuration-library-entry.js.map +1 -0
- package/dist/lib/model/compute-configuration.d.ts +21 -0
- package/dist/lib/model/compute-configuration.js +59 -0
- package/dist/lib/model/compute-configuration.js.map +1 -0
- package/dist/lib/model/create-spark-cluster-details.d.ts +4 -0
- package/dist/lib/model/create-spark-cluster-details.js.map +1 -1
- package/dist/lib/model/db2-external-catalog-connection-property-key.d.ts +15 -0
- package/dist/lib/model/db2-external-catalog-connection-property-key.js +27 -0
- package/dist/lib/model/db2-external-catalog-connection-property-key.js.map +1 -0
- package/dist/lib/model/db2-schema-summary.d.ts +12 -0
- package/dist/lib/model/{google-bigquery-schema-summary.js → db2-schema-summary.js} +8 -8
- package/dist/lib/model/db2-schema-summary.js.map +1 -0
- package/dist/lib/model/db2-schema.d.ts +12 -0
- package/dist/lib/model/{google-bigquery-schema.js → db2-schema.js} +8 -8
- package/dist/lib/model/db2-schema.js.map +1 -0
- package/dist/lib/model/db2-table-summary.d.ts +12 -0
- package/dist/lib/model/{google-bigquery-table-summary.js → db2-table-summary.js} +8 -8
- package/dist/lib/model/db2-table-summary.js.map +1 -0
- package/dist/lib/model/db2-table.d.ts +12 -0
- package/dist/lib/model/{google-bigquery-table.js → db2-table.js} +8 -8
- package/dist/lib/model/db2-table.js.map +1 -0
- package/dist/lib/model/export-compute-configuration-details.d.ts +28 -0
- package/dist/lib/model/export-compute-configuration-details.js +61 -0
- package/dist/lib/model/export-compute-configuration-details.js.map +1 -0
- package/dist/lib/model/external-catalog-source-type.d.ts +1 -1
- package/dist/lib/model/external-catalog-source-type.js +1 -1
- package/dist/lib/model/external-catalog-source-type.js.map +1 -1
- package/dist/lib/model/fetch-bundle-publish-status-details.d.ts +13 -0
- package/dist/lib/model/fetch-bundle-publish-status-details.js +19 -0
- package/dist/lib/model/fetch-bundle-publish-status-details.js.map +1 -0
- package/dist/lib/model/file-read-configuration.d.ts +3 -3
- package/dist/lib/model/file-write-configuration.d.ts +1 -1
- package/dist/lib/model/import-compute-configuration-details.d.ts +13 -0
- package/dist/lib/model/import-compute-configuration-details.js +19 -0
- package/dist/lib/model/import-compute-configuration-details.js.map +1 -0
- package/dist/lib/model/index.d.ts +54 -10
- package/dist/lib/model/index.js +74 -29
- package/dist/lib/model/index.js.map +1 -1
- package/dist/lib/model/install-cluster-library-details.d.ts +20 -0
- package/dist/lib/model/install-cluster-library-details.js.map +1 -1
- package/dist/lib/model/maven-cluster-library-summary.d.ts +24 -0
- package/dist/lib/model/maven-cluster-library-summary.js +53 -0
- package/dist/lib/model/maven-cluster-library-summary.js.map +1 -0
- package/dist/lib/model/maven-search-summary-collection.d.ts +14 -0
- package/dist/lib/model/maven-search-summary-collection.js +61 -0
- package/dist/lib/model/maven-search-summary-collection.js.map +1 -0
- package/dist/lib/model/maven-search-summary.d.ts +47 -0
- package/dist/lib/model/maven-search-summary.js +19 -0
- package/dist/lib/model/maven-search-summary.js.map +1 -0
- package/dist/lib/model/oac-object-column-sql-info.d.ts +21 -0
- package/dist/lib/model/oac-object-column-sql-info.js +19 -0
- package/dist/lib/model/oac-object-column-sql-info.js.map +1 -0
- package/dist/lib/model/oac-object-column.d.ts +20 -2
- package/dist/lib/model/oac-object-column.js +48 -2
- package/dist/lib/model/oac-object-column.js.map +1 -1
- package/dist/lib/model/oac-object-hierarchy-level.d.ts +21 -0
- package/dist/lib/model/oac-object-hierarchy-level.js +19 -0
- package/dist/lib/model/oac-object-hierarchy-level.js.map +1 -0
- package/dist/lib/model/oac-object-table-summary.d.ts +9 -0
- package/dist/lib/model/oac-object-table-summary.js +50 -2
- package/dist/lib/model/oac-object-table-summary.js.map +1 -1
- package/dist/lib/model/oac-object-table.d.ts +8 -0
- package/dist/lib/model/oac-object-table.js +12 -0
- package/dist/lib/model/oac-object-table.js.map +1 -1
- package/dist/lib/model/publish-bundle-details.d.ts +13 -0
- package/dist/lib/model/publish-bundle-details.js +19 -0
- package/dist/lib/model/publish-bundle-details.js.map +1 -0
- package/dist/lib/model/pypi-cluster-library-summary.d.ts +20 -0
- package/dist/lib/model/pypi-cluster-library-summary.js +53 -0
- package/dist/lib/model/pypi-cluster-library-summary.js.map +1 -0
- package/dist/lib/model/revoke-agent-permission-details.d.ts +2 -1
- package/dist/lib/model/revoke-agent-permission-details.js +1 -0
- package/dist/lib/model/revoke-agent-permission-details.js.map +1 -1
- package/dist/lib/model/revoke-schema-permission-details.d.ts +2 -1
- package/dist/lib/model/revoke-schema-permission-details.js +1 -0
- package/dist/lib/model/revoke-schema-permission-details.js.map +1 -1
- package/dist/lib/model/schema-catalog-type.d.ts +1 -1
- package/dist/lib/model/schema-catalog-type.js +1 -1
- package/dist/lib/model/schema-catalog-type.js.map +1 -1
- package/dist/lib/model/schema-permission-summary.d.ts +1 -0
- package/dist/lib/model/schema-permission-summary.js +1 -0
- package/dist/lib/model/schema-permission-summary.js.map +1 -1
- package/dist/lib/model/schema-privilege-for-manage.d.ts +2 -1
- package/dist/lib/model/schema-privilege-for-manage.js +1 -0
- package/dist/lib/model/schema-privilege-for-manage.js.map +1 -1
- package/dist/lib/model/schema-privilege.d.ts +1 -0
- package/dist/lib/model/schema-privilege.js +1 -0
- package/dist/lib/model/schema-privilege.js.map +1 -1
- package/dist/lib/model/schema-summary.js +4 -4
- package/dist/lib/model/schema-summary.js.map +1 -1
- package/dist/lib/model/schema.js +4 -4
- package/dist/lib/model/schema.js.map +1 -1
- package/dist/lib/model/table-catalog-type.d.ts +1 -1
- package/dist/lib/model/table-catalog-type.js +1 -1
- package/dist/lib/model/table-catalog-type.js.map +1 -1
- package/dist/lib/model/table-summary.js +4 -4
- package/dist/lib/model/table-summary.js.map +1 -1
- package/dist/lib/model/table.js +4 -4
- package/dist/lib/model/table.js.map +1 -1
- package/dist/lib/model/task-run-retry-collection.d.ts +14 -0
- package/dist/lib/model/task-run-retry-collection.js +61 -0
- package/dist/lib/model/task-run-retry-collection.js.map +1 -0
- package/dist/lib/model/task-run-retry-summary.d.ts +59 -0
- package/dist/lib/model/task-run-retry-summary.js +59 -0
- package/dist/lib/model/task-run-retry-summary.js.map +1 -0
- package/dist/lib/model/task-run-retry.d.ts +17 -1
- package/dist/lib/model/task-run-retry.js.map +1 -1
- package/dist/lib/model/uninstall-cluster-library-details.d.ts +21 -1
- package/dist/lib/model/uninstall-cluster-library-details.js.map +1 -1
- package/dist/lib/model/upload-and-extract-zip-details.d.ts +41 -0
- package/dist/lib/model/upload-and-extract-zip-details.js +24 -0
- package/dist/lib/model/upload-and-extract-zip-details.js.map +1 -0
- package/dist/lib/model/upload-and-extract-zip-result.d.ts +21 -0
- package/dist/lib/model/upload-and-extract-zip-result.js +19 -0
- package/dist/lib/model/upload-and-extract-zip-result.js.map +1 -0
- package/dist/lib/model/workspace-network-configuration-details.d.ts +6 -0
- package/dist/lib/model/workspace-network-configuration-details.js.map +1 -1
- package/dist/lib/model/zip-and-download-folder-details.d.ts +13 -0
- package/dist/lib/model/zip-and-download-folder-details.js +19 -0
- package/dist/lib/model/zip-and-download-folder-details.js.map +1 -0
- package/dist/lib/model/zip-and-download-folder-result.d.ts +21 -0
- package/dist/lib/model/zip-and-download-folder-result.js +19 -0
- package/dist/lib/model/zip-and-download-folder-result.js.map +1 -0
- package/dist/lib/request/clone-compute-request.d.ts +35 -0
- package/dist/lib/request/clone-compute-request.js +4 -0
- package/dist/lib/request/clone-compute-request.js.map +1 -0
- package/dist/lib/request/copy-agent-request.d.ts +2 -2
- package/dist/lib/request/create-agent-request.d.ts +1 -1
- package/dist/lib/request/delete-agent-deployment-request.d.ts +2 -2
- package/dist/lib/request/delete-agent-request.d.ts +1 -1
- package/dist/lib/request/delete-agent-session-request.d.ts +2 -2
- package/dist/lib/request/deploy-agent-request.d.ts +2 -2
- package/dist/lib/request/export-compute-configuration-request.d.ts +40 -0
- package/dist/lib/request/export-compute-configuration-request.js +4 -0
- package/dist/lib/request/export-compute-configuration-request.js.map +1 -0
- package/dist/lib/request/fetch-bundle-publish-status-action-request.d.ts +27 -0
- package/dist/lib/request/fetch-bundle-publish-status-action-request.js +4 -0
- package/dist/lib/request/fetch-bundle-publish-status-action-request.js.map +1 -0
- package/dist/lib/request/get-agent-deployment-request.d.ts +2 -2
- package/dist/lib/request/get-agent-request.d.ts +1 -1
- package/dist/lib/request/get-agent-session-request.d.ts +2 -2
- package/dist/lib/request/get-agent-session-trace-request.d.ts +2 -2
- package/dist/lib/request/get-catalog-request.d.ts +4 -0
- package/dist/lib/request/get-compute-configuration-request.d.ts +26 -0
- package/dist/lib/request/get-compute-configuration-request.js +4 -0
- package/dist/lib/request/get-compute-configuration-request.js.map +1 -0
- package/dist/lib/request/get-schema-request.d.ts +4 -0
- package/dist/lib/request/get-table-request.d.ts +4 -0
- package/dist/lib/request/get-task-run-request.d.ts +4 -0
- package/dist/lib/request/import-compute-configuration-request.d.ts +40 -0
- package/dist/lib/request/import-compute-configuration-request.js +4 -0
- package/dist/lib/request/import-compute-configuration-request.js.map +1 -0
- package/dist/lib/request/index.d.ts +24 -0
- package/dist/lib/request/index.js +3 -1
- package/dist/lib/request/index.js.map +1 -1
- package/dist/lib/request/list-agent-deployments-request.d.ts +1 -1
- package/dist/lib/request/list-agent-permissions-request.d.ts +1 -1
- package/dist/lib/request/list-agent-session-chat-histories-request.d.ts +2 -2
- package/dist/lib/request/list-agent-sessions-request.d.ts +1 -1
- package/dist/lib/request/list-catalogs-request.d.ts +4 -0
- package/dist/lib/request/list-catalogs-request.js.map +1 -1
- package/dist/lib/request/list-jobs-request.d.ts +1 -4
- package/dist/lib/request/list-jobs-request.js.map +1 -1
- package/dist/lib/request/list-schemas-request.d.ts +4 -0
- package/dist/lib/request/list-schemas-request.js.map +1 -1
- package/dist/lib/request/list-tables-request.d.ts +4 -0
- package/dist/lib/request/list-tables-request.js.map +1 -1
- package/dist/lib/request/list-task-run-retries-request.d.ts +77 -0
- package/dist/lib/request/list-task-run-retries-request.js +28 -0
- package/dist/lib/request/list-task-run-retries-request.js.map +1 -0
- package/dist/lib/request/list-task-runs-request.d.ts +1 -4
- package/dist/lib/request/list-task-runs-request.js.map +1 -1
- package/dist/lib/request/manage-agent-permission-request.d.ts +1 -1
- package/dist/lib/request/preview-agent-agent-card-request.d.ts +1 -1
- package/dist/lib/request/publish-bundle-action-request.d.ts +36 -0
- package/dist/lib/request/publish-bundle-action-request.js +4 -0
- package/dist/lib/request/publish-bundle-action-request.js.map +1 -0
- package/dist/lib/request/redeploy-agent-by-key-request.d.ts +2 -2
- package/dist/lib/request/search-maven-packages-request.d.ts +44 -0
- package/dist/lib/request/search-maven-packages-request.js +4 -0
- package/dist/lib/request/search-maven-packages-request.js.map +1 -0
- package/dist/lib/request/update-agent-deployment-metadata-request.d.ts +2 -2
- package/dist/lib/request/update-agent-request.d.ts +1 -1
- package/dist/lib/request/upload-and-extract-volume-zip-request.d.ts +36 -0
- package/dist/lib/request/upload-and-extract-volume-zip-request.js +4 -0
- package/dist/lib/request/upload-and-extract-volume-zip-request.js.map +1 -0
- package/dist/lib/request/upload-and-extract-workspace-zip-request.d.ts +36 -0
- package/dist/lib/request/upload-and-extract-workspace-zip-request.js +4 -0
- package/dist/lib/request/upload-and-extract-workspace-zip-request.js.map +1 -0
- package/dist/lib/request/validate-agent-request.d.ts +1 -1
- package/dist/lib/request/zip-and-download-volume-folder-request.d.ts +36 -0
- package/dist/lib/request/zip-and-download-volume-folder-request.js +4 -0
- package/dist/lib/request/zip-and-download-volume-folder-request.js.map +1 -0
- package/dist/lib/request/zip-and-download-workspace-folder-request.d.ts +36 -0
- package/dist/lib/request/zip-and-download-workspace-folder-request.js +4 -0
- package/dist/lib/request/zip-and-download-workspace-folder-request.js.map +1 -0
- package/dist/lib/response/clone-compute-response.d.ts +14 -0
- package/dist/lib/response/clone-compute-response.js +4 -0
- package/dist/lib/response/clone-compute-response.js.map +1 -0
- package/dist/lib/response/copy-agent-response.d.ts +1 -1
- package/dist/lib/response/create-agent-response.d.ts +1 -1
- package/dist/lib/response/export-compute-configuration-response.d.ts +33 -0
- package/dist/lib/response/export-compute-configuration-response.js +4 -0
- package/dist/lib/response/export-compute-configuration-response.js.map +1 -0
- package/dist/lib/response/fetch-bundle-publish-status-action-response.d.ts +13 -0
- package/dist/lib/response/fetch-bundle-publish-status-action-response.js +4 -0
- package/dist/lib/response/fetch-bundle-publish-status-action-response.js.map +1 -0
- package/dist/lib/response/get-compute-configuration-response.d.ts +13 -0
- package/dist/lib/response/get-compute-configuration-response.js +4 -0
- package/dist/lib/response/get-compute-configuration-response.js.map +1 -0
- package/dist/lib/response/import-compute-configuration-response.d.ts +14 -0
- package/dist/lib/response/import-compute-configuration-response.js +4 -0
- package/dist/lib/response/import-compute-configuration-response.js.map +1 -0
- package/dist/lib/response/index.d.ts +24 -0
- package/dist/lib/response/list-task-run-retries-response.d.ts +25 -0
- package/dist/lib/response/list-task-run-retries-response.js +4 -0
- package/dist/lib/response/list-task-run-retries-response.js.map +1 -0
- package/dist/lib/response/publish-bundle-action-response.d.ts +14 -0
- package/dist/lib/response/publish-bundle-action-response.js +4 -0
- package/dist/lib/response/publish-bundle-action-response.js.map +1 -0
- package/dist/lib/response/redeploy-agent-by-key-response.d.ts +1 -1
- package/dist/lib/response/search-maven-packages-response.d.ts +25 -0
- package/dist/lib/response/search-maven-packages-response.js +4 -0
- package/dist/lib/response/search-maven-packages-response.js.map +1 -0
- package/dist/lib/response/upload-and-extract-volume-zip-response.d.ts +19 -0
- package/dist/lib/response/upload-and-extract-volume-zip-response.js +4 -0
- package/dist/lib/response/upload-and-extract-volume-zip-response.js.map +1 -0
- package/dist/lib/response/upload-and-extract-workspace-zip-response.d.ts +19 -0
- package/dist/lib/response/upload-and-extract-workspace-zip-response.js +4 -0
- package/dist/lib/response/upload-and-extract-workspace-zip-response.js.map +1 -0
- package/dist/lib/response/zip-and-download-volume-folder-response.d.ts +19 -0
- package/dist/lib/response/zip-and-download-volume-folder-response.js +4 -0
- package/dist/lib/response/zip-and-download-volume-folder-response.js.map +1 -0
- package/dist/lib/response/zip-and-download-workspace-folder-response.d.ts +19 -0
- package/dist/lib/response/zip-and-download-workspace-folder-response.js +4 -0
- package/dist/lib/response/zip-and-download-workspace-folder-response.js.map +1 -0
- package/lib/client.ts +1050 -401
- package/lib/model/agent-permission-summary.ts +1 -0
- package/lib/model/all-privilege-type.ts +1 -0
- package/lib/model/assign-agent-permission-details.ts +2 -1
- package/lib/model/assign-schema-permission-details.ts +2 -1
- package/lib/model/async-operation-action-type.ts +2 -0
- package/lib/model/async-operation-summary.ts +7 -0
- package/lib/model/async-operation.ts +7 -0
- package/lib/model/bundle-deployment-status.ts +10 -0
- package/lib/model/bundle-publish-location.ts +49 -0
- package/lib/model/bundle-publish-status.ts +102 -0
- package/lib/model/bundle-published-resource.ts +67 -0
- package/lib/model/cluster-library-details.ts +3 -1
- package/lib/model/cluster-library-summary.ts +22 -0
- package/lib/model/compute-configuration-libraries.ts +49 -0
- package/lib/model/compute-configuration-library-entry.ts +56 -0
- package/lib/model/compute-configuration.ts +59 -0
- package/lib/model/create-spark-cluster-details.ts +7 -0
- package/lib/model/db2-external-catalog-connection-property-key.ts +27 -0
- package/lib/model/db2-schema-summary.ts +36 -0
- package/lib/model/db2-schema.ts +36 -0
- package/lib/model/db2-table-summary.ts +36 -0
- package/lib/model/db2-table.ts +36 -0
- package/lib/model/export-compute-configuration-details.ts +71 -0
- package/lib/model/external-catalog-source-type.ts +1 -1
- package/lib/model/fetch-bundle-publish-status-details.ts +42 -0
- package/lib/model/file-read-configuration.ts +3 -3
- package/lib/model/file-write-configuration.ts +1 -1
- package/lib/model/import-compute-configuration-details.ts +42 -0
- package/lib/model/index.ts +54 -10
- package/lib/model/install-cluster-library-details.ts +35 -0
- package/lib/model/maven-cluster-library-summary.ts +57 -0
- package/lib/model/maven-search-summary-collection.ts +50 -0
- package/lib/model/maven-search-summary.ts +84 -0
- package/lib/model/oac-object-column-sql-info.ts +56 -0
- package/lib/model/oac-object-column.ts +48 -2
- package/lib/model/oac-object-hierarchy-level.ts +56 -0
- package/lib/model/oac-object-table-summary.ts +30 -0
- package/lib/model/oac-object-table.ts +30 -0
- package/lib/model/publish-bundle-details.ts +42 -0
- package/lib/model/pypi-cluster-library-summary.ts +50 -0
- package/lib/model/revoke-agent-permission-details.ts +2 -1
- package/lib/model/revoke-schema-permission-details.ts +2 -1
- package/lib/model/schema-catalog-type.ts +1 -1
- package/lib/model/schema-permission-summary.ts +1 -0
- package/lib/model/schema-privilege-for-manage.ts +2 -1
- package/lib/model/schema-privilege.ts +1 -0
- package/lib/model/schema-summary.ts +4 -4
- package/lib/model/schema.ts +4 -4
- package/lib/model/table-catalog-type.ts +1 -1
- package/lib/model/table-summary.ts +4 -4
- package/lib/model/table.ts +4 -4
- package/lib/model/task-run-retry-collection.ts +50 -0
- package/lib/model/task-run-retry-summary.ts +129 -0
- package/lib/model/task-run-retry.ts +29 -1
- package/lib/model/uninstall-cluster-library-details.ts +36 -1
- package/lib/model/upload-and-extract-zip-details.ts +91 -0
- package/lib/model/upload-and-extract-zip-result.ts +56 -0
- package/lib/model/workspace-network-configuration-details.ts +9 -0
- package/lib/model/zip-and-download-folder-details.ts +42 -0
- package/lib/model/zip-and-download-folder-result.ts +56 -0
- package/lib/request/clone-compute-request.ts +40 -0
- package/lib/request/copy-agent-request.ts +2 -2
- package/lib/request/create-agent-request.ts +1 -1
- package/lib/request/delete-agent-deployment-request.ts +2 -2
- package/lib/request/delete-agent-request.ts +1 -1
- package/lib/request/delete-agent-session-request.ts +2 -2
- package/lib/request/deploy-agent-request.ts +2 -2
- package/lib/request/export-compute-configuration-request.ts +44 -0
- package/lib/request/fetch-bundle-publish-status-action-request.ts +31 -0
- package/lib/request/get-agent-deployment-request.ts +2 -2
- package/lib/request/get-agent-request.ts +1 -1
- package/lib/request/get-agent-session-request.ts +2 -2
- package/lib/request/get-agent-session-trace-request.ts +2 -2
- package/lib/request/get-catalog-request.ts +4 -0
- package/lib/request/get-compute-configuration-request.ts +31 -0
- package/lib/request/get-schema-request.ts +4 -0
- package/lib/request/get-table-request.ts +4 -0
- package/lib/request/get-task-run-request.ts +4 -0
- package/lib/request/import-compute-configuration-request.ts +44 -0
- package/lib/request/index.ts +24 -0
- package/lib/request/list-agent-deployments-request.ts +1 -1
- package/lib/request/list-agent-permissions-request.ts +1 -1
- package/lib/request/list-agent-session-chat-histories-request.ts +2 -2
- package/lib/request/list-agent-sessions-request.ts +1 -1
- package/lib/request/list-catalogs-request.ts +4 -0
- package/lib/request/list-jobs-request.ts +1 -4
- package/lib/request/list-schemas-request.ts +4 -0
- package/lib/request/list-tables-request.ts +4 -0
- package/lib/request/list-task-run-retries-request.ts +84 -0
- package/lib/request/list-task-runs-request.ts +1 -4
- package/lib/request/manage-agent-permission-request.ts +1 -1
- package/lib/request/preview-agent-agent-card-request.ts +1 -1
- package/lib/request/publish-bundle-action-request.ts +40 -0
- package/lib/request/redeploy-agent-by-key-request.ts +2 -2
- package/lib/request/search-maven-packages-request.ts +49 -0
- package/lib/request/update-agent-deployment-metadata-request.ts +2 -2
- package/lib/request/update-agent-request.ts +1 -1
- package/lib/request/upload-and-extract-volume-zip-request.ts +40 -0
- package/lib/request/upload-and-extract-workspace-zip-request.ts +40 -0
- package/lib/request/validate-agent-request.ts +1 -1
- package/lib/request/zip-and-download-volume-folder-request.ts +40 -0
- package/lib/request/zip-and-download-workspace-folder-request.ts +40 -0
- package/lib/response/clone-compute-response.ts +21 -0
- package/lib/response/copy-agent-response.ts +1 -1
- package/lib/response/create-agent-response.ts +1 -1
- package/lib/response/export-compute-configuration-response.ts +39 -0
- package/lib/response/fetch-bundle-publish-status-action-response.ts +18 -0
- package/lib/response/get-compute-configuration-response.ts +18 -0
- package/lib/response/import-compute-configuration-response.ts +21 -0
- package/lib/response/index.ts +24 -0
- package/lib/response/list-task-run-retries-response.ts +30 -0
- package/lib/response/publish-bundle-action-response.ts +21 -0
- package/lib/response/redeploy-agent-by-key-response.ts +1 -1
- package/lib/response/search-maven-packages-response.ts +30 -0
- package/lib/response/upload-and-extract-volume-zip-response.ts +24 -0
- package/lib/response/upload-and-extract-workspace-zip-response.ts +24 -0
- package/lib/response/zip-and-download-volume-folder-response.ts +24 -0
- package/lib/response/zip-and-download-workspace-folder-response.ts +24 -0
- package/npm-shrinkwrap.json +2 -2
- package/package.json +1 -1
- package/dist/lib/model/google-bigquery-external-catalog-connection-property-key.d.ts +0 -15
- package/dist/lib/model/google-bigquery-external-catalog-connection-property-key.js +0 -27
- package/dist/lib/model/google-bigquery-external-catalog-connection-property-key.js.map +0 -1
- package/dist/lib/model/google-bigquery-schema-summary.d.ts +0 -12
- package/dist/lib/model/google-bigquery-schema-summary.js.map +0 -1
- package/dist/lib/model/google-bigquery-schema.d.ts +0 -12
- package/dist/lib/model/google-bigquery-schema.js.map +0 -1
- package/dist/lib/model/google-bigquery-table-summary.d.ts +0 -12
- package/dist/lib/model/google-bigquery-table-summary.js.map +0 -1
- package/dist/lib/model/google-bigquery-table.d.ts +0 -12
- package/dist/lib/model/google-bigquery-table.js.map +0 -1
- package/lib/model/google-bigquery-external-catalog-connection-property-key.ts +0 -27
- package/lib/model/google-bigquery-schema-summary.ts +0 -36
- package/lib/model/google-bigquery-schema.ts +0 -36
- package/lib/model/google-bigquery-table-summary.ts +0 -36
- package/lib/model/google-bigquery-table.ts +0 -36
package/dist/lib/client.d.ts
CHANGED
|
@@ -68,7 +68,7 @@ export declare class AgentClient {
|
|
|
68
68
|
*/
|
|
69
69
|
close(): void;
|
|
70
70
|
/**
|
|
71
|
-
*
|
|
71
|
+
* Copies an agent.
|
|
72
72
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
73
73
|
* @param CopyAgentRequest
|
|
74
74
|
* @return CopyAgentResponse
|
|
@@ -77,7 +77,7 @@ export declare class AgentClient {
|
|
|
77
77
|
*/
|
|
78
78
|
copyAgent(copyAgentRequest: requests.CopyAgentRequest): Promise<responses.CopyAgentResponse>;
|
|
79
79
|
/**
|
|
80
|
-
*
|
|
80
|
+
* Creates an agent.
|
|
81
81
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
82
82
|
* @param CreateAgentRequest
|
|
83
83
|
* @return CreateAgentResponse
|
|
@@ -86,7 +86,7 @@ export declare class AgentClient {
|
|
|
86
86
|
*/
|
|
87
87
|
createAgent(createAgentRequest: requests.CreateAgentRequest): Promise<responses.CreateAgentResponse>;
|
|
88
88
|
/**
|
|
89
|
-
* Delete an
|
|
89
|
+
* Delete an agent from the schema.
|
|
90
90
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
91
91
|
* @param DeleteAgentRequest
|
|
92
92
|
* @return DeleteAgentResponse
|
|
@@ -95,7 +95,7 @@ export declare class AgentClient {
|
|
|
95
95
|
*/
|
|
96
96
|
deleteAgent(deleteAgentRequest: requests.DeleteAgentRequest): Promise<responses.DeleteAgentResponse>;
|
|
97
97
|
/**
|
|
98
|
-
*
|
|
98
|
+
* Deletes an agent deployment.
|
|
99
99
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
100
100
|
* @param DeleteAgentDeploymentRequest
|
|
101
101
|
* @return DeleteAgentDeploymentResponse
|
|
@@ -104,7 +104,7 @@ export declare class AgentClient {
|
|
|
104
104
|
*/
|
|
105
105
|
deleteAgentDeployment(deleteAgentDeploymentRequest: requests.DeleteAgentDeploymentRequest): Promise<responses.DeleteAgentDeploymentResponse>;
|
|
106
106
|
/**
|
|
107
|
-
*
|
|
107
|
+
* Deletes an agent Session.
|
|
108
108
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
109
109
|
* @param DeleteAgentSessionRequest
|
|
110
110
|
* @return DeleteAgentSessionResponse
|
|
@@ -113,7 +113,7 @@ export declare class AgentClient {
|
|
|
113
113
|
*/
|
|
114
114
|
deleteAgentSession(deleteAgentSessionRequest: requests.DeleteAgentSessionRequest): Promise<responses.DeleteAgentSessionResponse>;
|
|
115
115
|
/**
|
|
116
|
-
* Deploys
|
|
116
|
+
* Deploys a specified agent.
|
|
117
117
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
118
118
|
* @param DeployAgentRequest
|
|
119
119
|
* @return DeployAgentResponse
|
|
@@ -122,7 +122,7 @@ export declare class AgentClient {
|
|
|
122
122
|
*/
|
|
123
123
|
deployAgent(deployAgentRequest: requests.DeployAgentRequest): Promise<responses.DeployAgentResponse>;
|
|
124
124
|
/**
|
|
125
|
-
* Returns detailed information about an
|
|
125
|
+
* Returns detailed information about an agent.
|
|
126
126
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
127
127
|
* @param GetAgentRequest
|
|
128
128
|
* @return GetAgentResponse
|
|
@@ -131,7 +131,7 @@ export declare class AgentClient {
|
|
|
131
131
|
*/
|
|
132
132
|
getAgent(getAgentRequest: requests.GetAgentRequest): Promise<responses.GetAgentResponse>;
|
|
133
133
|
/**
|
|
134
|
-
* Returns detailed information about an
|
|
134
|
+
* Returns detailed information about an agent deployment.
|
|
135
135
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
136
136
|
* @param GetAgentDeploymentRequest
|
|
137
137
|
* @return GetAgentDeploymentResponse
|
|
@@ -140,7 +140,7 @@ export declare class AgentClient {
|
|
|
140
140
|
*/
|
|
141
141
|
getAgentDeployment(getAgentDeploymentRequest: requests.GetAgentDeploymentRequest): Promise<responses.GetAgentDeploymentResponse>;
|
|
142
142
|
/**
|
|
143
|
-
* Returns detailed information about an
|
|
143
|
+
* Returns detailed information about an agent session.
|
|
144
144
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
145
145
|
* @param GetAgentSessionRequest
|
|
146
146
|
* @return GetAgentSessionResponse
|
|
@@ -158,7 +158,7 @@ export declare class AgentClient {
|
|
|
158
158
|
*/
|
|
159
159
|
getAgentSessionTrace(getAgentSessionTraceRequest: requests.GetAgentSessionTraceRequest): Promise<responses.GetAgentSessionTraceResponse>;
|
|
160
160
|
/**
|
|
161
|
-
* Returns a list of deployments of an agent.
|
|
161
|
+
* Returns a list of all deployments of an agent.
|
|
162
162
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
163
163
|
* @param ListAgentDeploymentsRequest
|
|
164
164
|
* @return ListAgentDeploymentsResponse
|
|
@@ -167,7 +167,7 @@ export declare class AgentClient {
|
|
|
167
167
|
*/
|
|
168
168
|
listAgentDeployments(listAgentDeploymentsRequest: requests.ListAgentDeploymentsRequest): Promise<responses.ListAgentDeploymentsResponse>;
|
|
169
169
|
/**
|
|
170
|
-
* Returns a list of permissions for a given
|
|
170
|
+
* Returns a list of permissions for a given agent.
|
|
171
171
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
172
172
|
* @param ListAgentPermissionsRequest
|
|
173
173
|
* @return ListAgentPermissionsResponse
|
|
@@ -176,7 +176,7 @@ export declare class AgentClient {
|
|
|
176
176
|
*/
|
|
177
177
|
listAgentPermissions(listAgentPermissionsRequest: requests.ListAgentPermissionsRequest): Promise<responses.ListAgentPermissionsResponse>;
|
|
178
178
|
/**
|
|
179
|
-
* Returns list of
|
|
179
|
+
* Returns list of agent session chat messages.
|
|
180
180
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
181
181
|
* @param ListAgentSessionChatHistoriesRequest
|
|
182
182
|
* @return ListAgentSessionChatHistoriesResponse
|
|
@@ -185,7 +185,7 @@ export declare class AgentClient {
|
|
|
185
185
|
*/
|
|
186
186
|
listAgentSessionChatHistories(listAgentSessionChatHistoriesRequest: requests.ListAgentSessionChatHistoriesRequest): Promise<responses.ListAgentSessionChatHistoriesResponse>;
|
|
187
187
|
/**
|
|
188
|
-
* Returns a list of testing sessions of an
|
|
188
|
+
* Returns a list of testing sessions of an agent.
|
|
189
189
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
190
190
|
* @param ListAgentSessionsRequest
|
|
191
191
|
* @return ListAgentSessionsResponse
|
|
@@ -194,7 +194,7 @@ export declare class AgentClient {
|
|
|
194
194
|
*/
|
|
195
195
|
listAgentSessions(listAgentSessionsRequest: requests.ListAgentSessionsRequest): Promise<responses.ListAgentSessionsResponse>;
|
|
196
196
|
/**
|
|
197
|
-
* Returns a list of
|
|
197
|
+
* Returns a list of agents in a schema.
|
|
198
198
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
199
199
|
* @param ListAgentsRequest
|
|
200
200
|
* @return ListAgentsResponse
|
|
@@ -203,7 +203,7 @@ export declare class AgentClient {
|
|
|
203
203
|
*/
|
|
204
204
|
listAgents(listAgentsRequest: requests.ListAgentsRequest): Promise<responses.ListAgentsResponse>;
|
|
205
205
|
/**
|
|
206
|
-
* Update the permissions for a given
|
|
206
|
+
* Update the permissions for a given agent.
|
|
207
207
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
208
208
|
* @param ManageAgentPermissionRequest
|
|
209
209
|
* @return ManageAgentPermissionResponse
|
|
@@ -221,7 +221,7 @@ export declare class AgentClient {
|
|
|
221
221
|
*/
|
|
222
222
|
previewAgentAgentCard(previewAgentAgentCardRequest: requests.PreviewAgentAgentCardRequest): Promise<responses.PreviewAgentAgentCardResponse>;
|
|
223
223
|
/**
|
|
224
|
-
* Redeploys an
|
|
224
|
+
* Redeploys an agent.
|
|
225
225
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
226
226
|
* @param RedeployAgentByKeyRequest
|
|
227
227
|
* @return RedeployAgentByKeyResponse
|
|
@@ -230,7 +230,7 @@ export declare class AgentClient {
|
|
|
230
230
|
*/
|
|
231
231
|
redeployAgentByKey(redeployAgentByKeyRequest: requests.RedeployAgentByKeyRequest): Promise<responses.RedeployAgentByKeyResponse>;
|
|
232
232
|
/**
|
|
233
|
-
*
|
|
233
|
+
* Updates an agent with provided details.
|
|
234
234
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
235
235
|
* @param UpdateAgentRequest
|
|
236
236
|
* @return UpdateAgentResponse
|
|
@@ -239,7 +239,7 @@ export declare class AgentClient {
|
|
|
239
239
|
*/
|
|
240
240
|
updateAgent(updateAgentRequest: requests.UpdateAgentRequest): Promise<responses.UpdateAgentResponse>;
|
|
241
241
|
/**
|
|
242
|
-
*
|
|
242
|
+
* Updates the deployment metadata for an agent.
|
|
243
243
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
244
244
|
* @param UpdateAgentDeploymentMetadataRequest
|
|
245
245
|
* @return UpdateAgentDeploymentMetadataResponse
|
|
@@ -248,7 +248,7 @@ export declare class AgentClient {
|
|
|
248
248
|
*/
|
|
249
249
|
updateAgentDeploymentMetadata(updateAgentDeploymentMetadataRequest: requests.UpdateAgentDeploymentMetadataRequest): Promise<responses.UpdateAgentDeploymentMetadataResponse>;
|
|
250
250
|
/**
|
|
251
|
-
*
|
|
251
|
+
* Validates the agent JSON diagram generated by UI.
|
|
252
252
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
253
253
|
* @param ValidateAgentRequest
|
|
254
254
|
* @return ValidateAgentResponse
|
|
@@ -494,85 +494,7 @@ export declare class BundleClient {
|
|
|
494
494
|
*/
|
|
495
495
|
close(): void;
|
|
496
496
|
/**
|
|
497
|
-
* (Deprecated)
|
|
498
|
-
* <p>
|
|
499
|
-
A bundle is a self-contained, portable representation of selected workspace assets, such as jobs
|
|
500
|
-
* and agent flows, along with their dependencies and associated code artifacts. It captures both
|
|
501
|
-
* the resource configurations and the supporting assets required to recreate those resources in
|
|
502
|
-
* another workspace or environment.
|
|
503
|
-
* <p>
|
|
504
|
-
The bundle manifest is named `aidp_workbench.yaml`. The bundle preserves the workspace folder
|
|
505
|
-
* structure for code artifacts from the location where it was created, so the generated bundle
|
|
506
|
-
* mirrors the source layout.
|
|
507
|
-
* <p>
|
|
508
|
-
Dependencies are tracked inside the bundle under each asset type:
|
|
509
|
-
* - job and agent flow dependencies are added under the `dependencies` folder inside the
|
|
510
|
-
* `jobs` and `agentflows` folders
|
|
511
|
-
* - code dependencies are added under the `artifacts` directory in the bundle
|
|
512
|
-
* <p>
|
|
513
|
-
Dependency references use template variables, for example:
|
|
514
|
-
* - compute: `$${jobs.dependencies.training_compute.compute.key}`
|
|
515
|
-
* - nested jobs: `$${jobs.dependencies.training_job.job.key}`
|
|
516
|
-
* - aicompute: `$${jobs.dependencies.training_aicompute.aicompute.key}`
|
|
517
|
-
* <p>
|
|
518
|
-
Bundles also support the special variable `$${bundle.root}`, which points to the root of the
|
|
519
|
-
* bundle folder and is used for referencing artifacts.
|
|
520
|
-
* <p>
|
|
521
|
-
Variables and overrides:
|
|
522
|
-
* - bundles support parameterization using variables defined in the bundle manifest
|
|
523
|
-
* (`aidp_workbench.yaml`)
|
|
524
|
-
* <p>
|
|
525
|
-
Example manifest defaults:
|
|
526
|
-
* defaults:
|
|
527
|
-
* variables:
|
|
528
|
-
* job_compute_key: \"$${jobs.dependencies.small.compute.key}\"
|
|
529
|
-
* <p>
|
|
530
|
-
- variables can be referenced in resource descriptors using the `$${var.<name>}` syntax
|
|
531
|
-
* <p>
|
|
532
|
-
Example usage in a job descriptor:
|
|
533
|
-
* \"clusterKey\": \"$${var.job_compute_key}\"
|
|
534
|
-
* <p>
|
|
535
|
-
- workspace-specific overrides can be provided via `.aidp/overrides.yaml` inside the bundle
|
|
536
|
-
* - this file is intended for environment-specific configuration and should not be committed to Git,
|
|
537
|
-
* allowing the bundle to remain portable and environment-agnostic
|
|
538
|
-
* <p>
|
|
539
|
-
Example overrides file:
|
|
540
|
-
* variables:
|
|
541
|
-
* job_compute_key: f6e7f5d8-d965-4009-95d9-02e993d9a16b
|
|
542
|
-
* <p>
|
|
543
|
-
- when an override is provided, the referenced dependency (for example, compute) is not created,
|
|
544
|
-
* and the provided value is used instead
|
|
545
|
-
* - when no override is provided, the system falls back to the default variable value, which may
|
|
546
|
-
* reference a dependency included in the bundle (resulting in that dependency being created)
|
|
547
|
-
* - this mechanism enables environment-specific customization (for example, reusing existing
|
|
548
|
-
* infrastructure in production while creating new resources in development)
|
|
549
|
-
* - the same pattern can be used for other environment-specific parameters such as compute shape,
|
|
550
|
-
* number of OCPUs, or other configuration values
|
|
551
|
-
* <p>
|
|
552
|
-
Git integration and promotion:
|
|
553
|
-
* - bundles can only be created inside Git-backed workspace folders
|
|
554
|
-
* - bundles are self-contained packages that include resource definitions, dependency references,
|
|
555
|
-
* and associated code artifacts required to recreate the bundled resources
|
|
556
|
-
* - the entire bundle folder can be committed and pushed to a Git repository
|
|
557
|
-
* - bundles can be pulled into another workspace via Git and deployed there
|
|
558
|
-
* - bundles can be promoted across environments (for example, dev \u2192 test \u2192 prod) using Git workflows
|
|
559
|
-
* - because the bundle includes both resource configuration and code dependencies, it can be used
|
|
560
|
-
* to reliably replicate assets across workspaces
|
|
561
|
-
* <p>
|
|
562
|
-
This operation is asynchronous. The service validates the request, starts bundle
|
|
563
|
-
* creation, and returns an async operation key in the response headers. Use the async
|
|
564
|
-
* operation APIs to track completion.
|
|
565
|
-
* <p>
|
|
566
|
-
Typical use cases:
|
|
567
|
-
* - capture selected workspace resources into a version-controlled bundle
|
|
568
|
-
* - prepare a bundle for later deployment or promotion
|
|
569
|
-
* - establish a bundle root that can later be inspected, updated, or deployed
|
|
570
|
-
* <p>
|
|
571
|
-
Request notes:
|
|
572
|
-
* - `path` identifies the parent folder in the workspace volume where the bundle should be created
|
|
573
|
-
* - `name` identifies the bundle folder name
|
|
574
|
-
* - `bundledResources` identifies which workspace resources should be included
|
|
575
|
-
*
|
|
497
|
+
* (Deprecated)
|
|
576
498
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
577
499
|
* @param CreateBundleRequest
|
|
578
500
|
* @return CreateBundleResponse
|
|
@@ -583,69 +505,6 @@ Request notes:
|
|
|
583
505
|
/**
|
|
584
506
|
* (Preview) Creates a new bundle.
|
|
585
507
|
* <p>
|
|
586
|
-
A bundle is a self-contained, portable representation of selected workspace assets, such as jobs
|
|
587
|
-
* and agent flows, along with their dependencies and associated code artifacts. It captures both
|
|
588
|
-
* the resource configurations and the supporting assets required to recreate those resources in
|
|
589
|
-
* another workspace or environment.
|
|
590
|
-
* <p>
|
|
591
|
-
The bundle manifest is named `aidp_workbench.yaml`. The bundle preserves the workspace folder
|
|
592
|
-
* structure for code artifacts from the location where it was created, so the generated bundle
|
|
593
|
-
* mirrors the source layout.
|
|
594
|
-
* <p>
|
|
595
|
-
Dependencies are tracked inside the bundle under each asset type:
|
|
596
|
-
* - job and agent flow dependencies are added under the `dependencies` folder inside the
|
|
597
|
-
* `jobs` and `agentflows` folders
|
|
598
|
-
* - code dependencies are added under the `artifacts` directory in the bundle
|
|
599
|
-
* <p>
|
|
600
|
-
Dependency references use template variables, for example:
|
|
601
|
-
* - compute: `$${jobs.dependencies.training_compute.compute.key}`
|
|
602
|
-
* - nested jobs: `$${jobs.dependencies.training_job.job.key}`
|
|
603
|
-
* - aicompute: `$${jobs.dependencies.training_aicompute.aicompute.key}`
|
|
604
|
-
* <p>
|
|
605
|
-
Bundles also support the special variable `$${bundle.root}`, which points to the root of the
|
|
606
|
-
* bundle folder and is used for referencing artifacts.
|
|
607
|
-
* <p>
|
|
608
|
-
Variables and overrides:
|
|
609
|
-
* - bundles support parameterization using variables defined in the bundle manifest
|
|
610
|
-
* (`aidp_workbench.yaml`)
|
|
611
|
-
* <p>
|
|
612
|
-
Example manifest defaults:
|
|
613
|
-
* defaults:
|
|
614
|
-
* variables:
|
|
615
|
-
* job_compute_key: \"$${jobs.dependencies.small.compute.key}\"
|
|
616
|
-
* <p>
|
|
617
|
-
- variables can be referenced in resource descriptors using the `$${var.<name>}` syntax
|
|
618
|
-
* <p>
|
|
619
|
-
Example usage in a job descriptor:
|
|
620
|
-
* \"clusterKey\": \"$${var.job_compute_key}\"
|
|
621
|
-
* <p>
|
|
622
|
-
- workspace-specific overrides can be provided via `.aidp/overrides.yaml` inside the bundle
|
|
623
|
-
* - this file is intended for environment-specific configuration and should not be committed to Git,
|
|
624
|
-
* allowing the bundle to remain portable and environment-agnostic
|
|
625
|
-
* <p>
|
|
626
|
-
Example overrides file:
|
|
627
|
-
* variables:
|
|
628
|
-
* job_compute_key: f6e7f5d8-d965-4009-95d9-02e993d9a16b
|
|
629
|
-
* <p>
|
|
630
|
-
- when an override is provided, the referenced dependency (for example, compute) is not created,
|
|
631
|
-
* and the provided value is used instead
|
|
632
|
-
* - when no override is provided, the system falls back to the default variable value, which may
|
|
633
|
-
* reference a dependency included in the bundle (resulting in that dependency being created)
|
|
634
|
-
* - this mechanism enables environment-specific customization (for example, reusing existing
|
|
635
|
-
* infrastructure in production while creating new resources in development)
|
|
636
|
-
* - the same pattern can be used for other environment-specific parameters such as compute shape,
|
|
637
|
-
* number of OCPUs, or other configuration values
|
|
638
|
-
* <p>
|
|
639
|
-
Git integration and promotion:
|
|
640
|
-
* - bundles can only be created inside Git-backed workspace folders
|
|
641
|
-
* - bundles are self-contained packages that include resource definitions, dependency references,
|
|
642
|
-
* and associated code artifacts required to recreate the bundled resources
|
|
643
|
-
* - the entire bundle folder can be committed and pushed to a Git repository
|
|
644
|
-
* - bundles can be pulled into another workspace via Git and deployed there
|
|
645
|
-
* - bundles can be promoted across environments (for example, dev \u2192 test \u2192 prod) using Git workflows
|
|
646
|
-
* - because the bundle includes both resource configuration and code dependencies, it can be used
|
|
647
|
-
* to reliably replicate assets across workspaces
|
|
648
|
-
* <p>
|
|
649
508
|
This operation is asynchronous. The service validates the request, starts bundle
|
|
650
509
|
* creation, and returns an async operation key in the response headers. Use the async
|
|
651
510
|
* operation APIs to track completion.
|
|
@@ -668,24 +527,7 @@ Request notes:
|
|
|
668
527
|
*/
|
|
669
528
|
createBundleAction(createBundleActionRequest: requests.CreateBundleActionRequest): Promise<responses.CreateBundleActionResponse>;
|
|
670
529
|
/**
|
|
671
|
-
* (Deprecated)
|
|
672
|
-
* Returns an async job key for tracking deployment progress.
|
|
673
|
-
* <p>
|
|
674
|
-
This operation is asynchronous. The request is accepted for background execution and
|
|
675
|
-
* returns an async operation key in the response headers.
|
|
676
|
-
* <p>
|
|
677
|
-
Deployment typically uses:
|
|
678
|
-
* - the bundle manifest at the bundle root
|
|
679
|
-
* - top-level resource descriptors in the bundle
|
|
680
|
-
* - dependency descriptors referenced by those top-level resources
|
|
681
|
-
* - default or override variable values when present
|
|
682
|
-
* <p>
|
|
683
|
-
Use this operation when you want to apply the bundle contents into the target
|
|
684
|
-
* workspace state.
|
|
685
|
-
* <p>
|
|
686
|
-
Request notes:
|
|
687
|
-
* - `path` identifies the bundle root folder in the workspace volume
|
|
688
|
-
*
|
|
530
|
+
* (Deprecated)
|
|
689
531
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
690
532
|
* @param DeployBundleRequest
|
|
691
533
|
* @return DeployBundleResponse
|
|
@@ -694,23 +536,7 @@ Request notes:
|
|
|
694
536
|
*/
|
|
695
537
|
deployBundle(deployBundleRequest: requests.DeployBundleRequest): Promise<responses.DeployBundleResponse>;
|
|
696
538
|
/**
|
|
697
|
-
*
|
|
698
|
-
* Returns an async job key for tracking deployment progress.
|
|
699
|
-
* <p>
|
|
700
|
-
This operation is asynchronous. The request is accepted for background execution and
|
|
701
|
-
* returns an async operation key in the response headers.
|
|
702
|
-
* <p>
|
|
703
|
-
Deployment typically uses:
|
|
704
|
-
* - the bundle manifest at the bundle root
|
|
705
|
-
* - top-level resource descriptors in the bundle
|
|
706
|
-
* - dependency descriptors referenced by those top-level resources
|
|
707
|
-
* - default or override variable values when present
|
|
708
|
-
* <p>
|
|
709
|
-
Use this operation when you want to apply the bundle contents into the target
|
|
710
|
-
* workspace state.
|
|
711
|
-
* <p>
|
|
712
|
-
Request notes:
|
|
713
|
-
* - `path` identifies the bundle root folder in the workspace volume
|
|
539
|
+
* Deprecated compatibility API. Use `publish` for new callers.
|
|
714
540
|
*
|
|
715
541
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
716
542
|
* @param DeployBundleActionRequest
|
|
@@ -720,27 +546,7 @@ Request notes:
|
|
|
720
546
|
*/
|
|
721
547
|
deployBundleAction(deployBundleActionRequest: requests.DeployBundleActionRequest): Promise<responses.DeployBundleActionResponse>;
|
|
722
548
|
/**
|
|
723
|
-
* (Deprecated)
|
|
724
|
-
* specified bundle.
|
|
725
|
-
* <p>
|
|
726
|
-
This operation is useful after deploy or purge requests when you want the latest
|
|
727
|
-
* bundle-level deployment outcome rather than raw async operation details.
|
|
728
|
-
* <p>
|
|
729
|
-
The response can include:
|
|
730
|
-
* - overall deployment status
|
|
731
|
-
* - start and completion timestamps
|
|
732
|
-
* - summary message
|
|
733
|
-
* - resources associated with the last recorded deployment result
|
|
734
|
-
* <p>
|
|
735
|
-
Typical status values include:
|
|
736
|
-
* - `IN_PROGRESS`
|
|
737
|
-
* - `SUCCEEDED`
|
|
738
|
-
* - `FAILED`
|
|
739
|
-
* - `NOT_DEPLOYED`
|
|
740
|
-
* <p>
|
|
741
|
-
Request notes:
|
|
742
|
-
* - `path` identifies the bundle root folder in the workspace volume
|
|
743
|
-
*
|
|
549
|
+
* (Deprecated)
|
|
744
550
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
745
551
|
* @param FetchBundleDeploymentStatusRequest
|
|
746
552
|
* @return FetchBundleDeploymentStatusResponse
|
|
@@ -749,26 +555,7 @@ Request notes:
|
|
|
749
555
|
*/
|
|
750
556
|
fetchBundleDeploymentStatus(fetchBundleDeploymentStatusRequest: requests.FetchBundleDeploymentStatusRequest): Promise<responses.FetchBundleDeploymentStatusResponse>;
|
|
751
557
|
/**
|
|
752
|
-
*
|
|
753
|
-
* specified bundle.
|
|
754
|
-
* <p>
|
|
755
|
-
This operation is useful after deploy or purge requests when you want the latest
|
|
756
|
-
* bundle-level deployment outcome rather than raw async operation details.
|
|
757
|
-
* <p>
|
|
758
|
-
The response can include:
|
|
759
|
-
* - overall deployment status
|
|
760
|
-
* - start and completion timestamps
|
|
761
|
-
* - summary message
|
|
762
|
-
* - resources associated with the last recorded deployment result
|
|
763
|
-
* <p>
|
|
764
|
-
Typical status values include:
|
|
765
|
-
* - `IN_PROGRESS`
|
|
766
|
-
* - `SUCCEEDED`
|
|
767
|
-
* - `FAILED`
|
|
768
|
-
* - `NOT_DEPLOYED`
|
|
769
|
-
* <p>
|
|
770
|
-
Request notes:
|
|
771
|
-
* - `path` identifies the bundle root folder in the workspace volume
|
|
558
|
+
* Deprecated compatibility API. Use `getBundlePublishStatus` for new callers.
|
|
772
559
|
*
|
|
773
560
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
774
561
|
* @param FetchBundleDeploymentStatusActionRequest
|
|
@@ -778,22 +565,43 @@ Request notes:
|
|
|
778
565
|
*/
|
|
779
566
|
fetchBundleDeploymentStatusAction(fetchBundleDeploymentStatusActionRequest: requests.FetchBundleDeploymentStatusActionRequest): Promise<responses.FetchBundleDeploymentStatusActionResponse>;
|
|
780
567
|
/**
|
|
781
|
-
* (
|
|
568
|
+
* (Preview) Returns the latest publish summary.
|
|
569
|
+
*
|
|
570
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
571
|
+
* @param FetchBundlePublishStatusActionRequest
|
|
572
|
+
* @return FetchBundlePublishStatusActionResponse
|
|
573
|
+
* @throws OciError when an error occurs
|
|
574
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/FetchBundlePublishStatusAction.ts.html |here} to see how to use FetchBundlePublishStatusAction API.
|
|
575
|
+
*/
|
|
576
|
+
fetchBundlePublishStatusAction(fetchBundlePublishStatusActionRequest: requests.FetchBundlePublishStatusActionRequest): Promise<responses.FetchBundlePublishStatusActionResponse>;
|
|
577
|
+
/**
|
|
578
|
+
* (Preview) Publishes the specified bundle, creating or updating jobs and agent flows according to the bundle manifest.
|
|
579
|
+
* Returns an async job key for tracking publish progress.
|
|
782
580
|
* <p>
|
|
783
|
-
This operation is
|
|
784
|
-
*
|
|
785
|
-
* volume.
|
|
581
|
+
This operation is asynchronous. The request is accepted for background execution and
|
|
582
|
+
* returns an async operation key in the response headers.
|
|
786
583
|
* <p>
|
|
787
|
-
|
|
788
|
-
*
|
|
584
|
+
Publishing typically uses:
|
|
585
|
+
* - the bundle manifest at the bundle root
|
|
586
|
+
* - top-level resource descriptors in the bundle
|
|
587
|
+
* - dependency descriptors referenced by those top-level resources
|
|
588
|
+
* - default or override variable values when present
|
|
789
589
|
* <p>
|
|
790
|
-
|
|
791
|
-
*
|
|
792
|
-
* - clean up a workspace before re-deploying or retiring a bundle
|
|
590
|
+
Use this operation when you want to apply the bundle contents into the target
|
|
591
|
+
* workspace state.
|
|
793
592
|
* <p>
|
|
794
593
|
Request notes:
|
|
795
594
|
* - `path` identifies the bundle root folder in the workspace volume
|
|
796
595
|
*
|
|
596
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
597
|
+
* @param PublishBundleActionRequest
|
|
598
|
+
* @return PublishBundleActionResponse
|
|
599
|
+
* @throws OciError when an error occurs
|
|
600
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/PublishBundleAction.ts.html |here} to see how to use PublishBundleAction API.
|
|
601
|
+
*/
|
|
602
|
+
publishBundleAction(publishBundleActionRequest: requests.PublishBundleActionRequest): Promise<responses.PublishBundleActionResponse>;
|
|
603
|
+
/**
|
|
604
|
+
* (Deprecated)
|
|
797
605
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
798
606
|
* @param PurgeBundleRequest
|
|
799
607
|
* @return PurgeBundleResponse
|
|
@@ -826,41 +634,7 @@ Request notes:
|
|
|
826
634
|
*/
|
|
827
635
|
purgeBundleAction(purgeBundleActionRequest: requests.PurgeBundleActionRequest): Promise<responses.PurgeBundleActionResponse>;
|
|
828
636
|
/**
|
|
829
|
-
* (Deprecated)
|
|
830
|
-
* Returns an async job key for tracking sync progress.
|
|
831
|
-
* <p>
|
|
832
|
-
This operation is intended for cases where the bundle should be refreshed to reflect
|
|
833
|
-
* newer source changes while preserving the bundle structure and identity.
|
|
834
|
-
* <p>
|
|
835
|
-
Sync uses the bundle's recorded origin metadata to rebuild the bundle from the source
|
|
836
|
-
* jobs and agent flows that were captured when the bundle was created. The source metadata
|
|
837
|
-
* is stored in `.aidp/resource_origins.yaml` and must match the requested AIDP/Data Lake and
|
|
838
|
-
* workspace. The operation refreshes source-controlled bundle content while preserving the
|
|
839
|
-
* bundle identity and runtime metadata.
|
|
840
|
-
* <p>
|
|
841
|
-
During sync, the service stages a refreshed bundle snapshot under the bundle `.aidp`
|
|
842
|
-
* directory, compares existing and staged descriptors, preserves existing variable aliases
|
|
843
|
-
* and override references where possible, merges existing manifest default variables, and
|
|
844
|
-
* then promotes the refreshed source-controlled files back into the bundle root.
|
|
845
|
-
* <p>
|
|
846
|
-
Sync preserves environment-specific and deployment runtime files such as
|
|
847
|
-
* `.aidp/overrides.yaml` and `.aidp/aidp.state.json`. These files are not replaced by the
|
|
848
|
-
* refreshed source snapshot.
|
|
849
|
-
* <p>
|
|
850
|
-
This operation is asynchronous and returns async operation headers when accepted.
|
|
851
|
-
* <p>
|
|
852
|
-
Typical use cases:
|
|
853
|
-
* - refresh bundle contents after upstream workspace resources have changed
|
|
854
|
-
* - reconcile descriptor or artifact content with current resource origins
|
|
855
|
-
* - preserve local bundle overrides while pulling in source resource updates
|
|
856
|
-
* - keep a Git-backed bundle current before committing or promoting it
|
|
857
|
-
* <p>
|
|
858
|
-
Request notes:
|
|
859
|
-
* - `path` identifies the bundle root folder in the workspace volume
|
|
860
|
-
* - the bundle must contain a valid `aidp_workbench.yaml`
|
|
861
|
-
* - the bundle must contain `.aidp/resource_origins.yaml`
|
|
862
|
-
* - origin metadata must refer to the same AIDP/Data Lake and workspace as the request
|
|
863
|
-
*
|
|
637
|
+
* (Deprecated)
|
|
864
638
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
865
639
|
* @param SyncBundleRequest
|
|
866
640
|
* @return SyncBundleResponse
|
|
@@ -875,28 +649,13 @@ Request notes:
|
|
|
875
649
|
This operation is intended for cases where the bundle should be refreshed to reflect
|
|
876
650
|
* newer source changes while preserving the bundle structure and identity.
|
|
877
651
|
* <p>
|
|
878
|
-
Sync uses the bundle's recorded origin metadata to rebuild the bundle from the source
|
|
879
|
-
* jobs and agent flows that were captured when the bundle was created. The source metadata
|
|
880
|
-
* is stored in `.aidp/resource_origins.yaml` and must match the requested AIDP/Data Lake and
|
|
881
|
-
* workspace. The operation refreshes source-controlled bundle content while preserving the
|
|
882
|
-
* bundle identity and runtime metadata.
|
|
883
|
-
* <p>
|
|
884
|
-
During sync, the service stages a refreshed bundle snapshot under the bundle `.aidp`
|
|
885
|
-
* directory, compares existing and staged descriptors, preserves existing variable aliases
|
|
886
|
-
* and override references where possible, merges existing manifest default variables, and
|
|
887
|
-
* then promotes the refreshed source-controlled files back into the bundle root.
|
|
888
|
-
* <p>
|
|
889
|
-
Sync preserves environment-specific and deployment runtime files such as
|
|
890
|
-
* `.aidp/overrides.yaml` and `.aidp/aidp.state.json`. These files are not replaced by the
|
|
891
|
-
* refreshed source snapshot.
|
|
892
|
-
* <p>
|
|
893
652
|
This operation is asynchronous and returns async operation headers when accepted.
|
|
894
653
|
* <p>
|
|
895
654
|
Typical use cases:
|
|
896
655
|
* - refresh bundle contents after upstream workspace resources have changed
|
|
897
656
|
* - reconcile descriptor or artifact content with current resource origins
|
|
898
657
|
* - preserve local bundle overrides while pulling in source resource updates
|
|
899
|
-
* - keep a
|
|
658
|
+
* - keep a bundle current before promoting it
|
|
900
659
|
* <p>
|
|
901
660
|
Request notes:
|
|
902
661
|
* - `path` identifies the bundle root folder in the workspace volume
|
|
@@ -1124,6 +883,15 @@ export declare class ClusterClient {
|
|
|
1124
883
|
* Close the client once it is no longer needed
|
|
1125
884
|
*/
|
|
1126
885
|
close(): void;
|
|
886
|
+
/**
|
|
887
|
+
* Creates one Spark Compute by copying all source Compute settings and configuration.
|
|
888
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
889
|
+
* @param CloneComputeRequest
|
|
890
|
+
* @return CloneComputeResponse
|
|
891
|
+
* @throws OciError when an error occurs
|
|
892
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/CloneCompute.ts.html |here} to see how to use CloneCompute API.
|
|
893
|
+
*/
|
|
894
|
+
cloneCompute(cloneComputeRequest: requests.CloneComputeRequest): Promise<responses.CloneComputeResponse>;
|
|
1127
895
|
/**
|
|
1128
896
|
* Creates a new cluster with the provided details.
|
|
1129
897
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
@@ -1154,6 +922,15 @@ export declare class ClusterClient {
|
|
|
1154
922
|
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/DownloadClusterLogs.ts.html |here} to see how to use DownloadClusterLogs API.
|
|
1155
923
|
*/
|
|
1156
924
|
downloadClusterLogs(downloadClusterLogsRequest: requests.DownloadClusterLogsRequest): Promise<responses.DownloadClusterLogsResponse>;
|
|
925
|
+
/**
|
|
926
|
+
* Writes selected Compute configuration values supplied by the caller to a workspace YAML file without overwriting an existing file.
|
|
927
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
928
|
+
* @param ExportComputeConfigurationRequest
|
|
929
|
+
* @return ExportComputeConfigurationResponse
|
|
930
|
+
* @throws OciError when an error occurs
|
|
931
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/ExportComputeConfiguration.ts.html |here} to see how to use ExportComputeConfiguration API.
|
|
932
|
+
*/
|
|
933
|
+
exportComputeConfiguration(exportComputeConfigurationRequest: requests.ExportComputeConfigurationRequest): Promise<responses.ExportComputeConfigurationResponse>;
|
|
1157
934
|
/**
|
|
1158
935
|
* Returns detailed information about a cluster.
|
|
1159
936
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
@@ -1163,6 +940,15 @@ export declare class ClusterClient {
|
|
|
1163
940
|
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/GetCluster.ts.html |here} to see how to use GetCluster API.
|
|
1164
941
|
*/
|
|
1165
942
|
getCluster(getClusterRequest: requests.GetClusterRequest): Promise<responses.GetClusterResponse>;
|
|
943
|
+
/**
|
|
944
|
+
* Gets cluster-scoped Python and JAR libraries and environment variables from Spark Compute.
|
|
945
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
946
|
+
* @param GetComputeConfigurationRequest
|
|
947
|
+
* @return GetComputeConfigurationResponse
|
|
948
|
+
* @throws OciError when an error occurs
|
|
949
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/GetComputeConfiguration.ts.html |here} to see how to use GetComputeConfiguration API.
|
|
950
|
+
*/
|
|
951
|
+
getComputeConfiguration(getComputeConfigurationRequest: requests.GetComputeConfigurationRequest): Promise<responses.GetComputeConfigurationResponse>;
|
|
1166
952
|
/**
|
|
1167
953
|
* Gets information about the master catalog default cluster.
|
|
1168
954
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
@@ -1172,6 +958,15 @@ export declare class ClusterClient {
|
|
|
1172
958
|
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/GetDefaultCluster.ts.html |here} to see how to use GetDefaultCluster API.
|
|
1173
959
|
*/
|
|
1174
960
|
getDefaultCluster(getDefaultClusterRequest: requests.GetDefaultClusterRequest): Promise<responses.GetDefaultClusterResponse>;
|
|
961
|
+
/**
|
|
962
|
+
* Imports one or more unique workspace YAML files into an active Spark Compute.
|
|
963
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
964
|
+
* @param ImportComputeConfigurationRequest
|
|
965
|
+
* @return ImportComputeConfigurationResponse
|
|
966
|
+
* @throws OciError when an error occurs
|
|
967
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/ImportComputeConfiguration.ts.html |here} to see how to use ImportComputeConfiguration API.
|
|
968
|
+
*/
|
|
969
|
+
importComputeConfiguration(importComputeConfigurationRequest: requests.ImportComputeConfigurationRequest): Promise<responses.ImportComputeConfigurationResponse>;
|
|
1175
970
|
/**
|
|
1176
971
|
* Gets a list of libraries installed on a cluster.
|
|
1177
972
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
@@ -1247,6 +1042,15 @@ export declare class ClusterClient {
|
|
|
1247
1042
|
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/SearchClusterLogs.ts.html |here} to see how to use SearchClusterLogs API.
|
|
1248
1043
|
*/
|
|
1249
1044
|
searchClusterLogs(searchClusterLogsRequest: requests.SearchClusterLogsRequest): Promise<responses.SearchClusterLogsResponse>;
|
|
1045
|
+
/**
|
|
1046
|
+
* Searches Maven packages available for cluster library installation.
|
|
1047
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1048
|
+
* @param SearchMavenPackagesRequest
|
|
1049
|
+
* @return SearchMavenPackagesResponse
|
|
1050
|
+
* @throws OciError when an error occurs
|
|
1051
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/SearchMavenPackages.ts.html |here} to see how to use SearchMavenPackages API.
|
|
1052
|
+
*/
|
|
1053
|
+
searchMavenPackages(searchMavenPackagesRequest: requests.SearchMavenPackagesRequest): Promise<responses.SearchMavenPackagesResponse>;
|
|
1250
1054
|
/**
|
|
1251
1055
|
* Starts a cluster that has halted operation.
|
|
1252
1056
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
@@ -2536,7 +2340,8 @@ export declare class NotebookClient {
|
|
|
2536
2340
|
*/
|
|
2537
2341
|
exportContents(exportContentsRequest: requests.ExportContentsRequest): Promise<responses.ExportContentsResponse>;
|
|
2538
2342
|
/**
|
|
2539
|
-
* Returns
|
|
2343
|
+
* Returns content for a given file or metadata for a directory. Directory content listing is not supported; requests with type=directory and
|
|
2344
|
+
* content=1 return 400 and should use content=0 to retrieve directory metadata. You can optionally specify a type and/or format argument via URL parameter.
|
|
2540
2345
|
* When given, the Content service returns a model in the requested type and/or format. If the request cannot be satisfied, for example if type=text
|
|
2541
2346
|
* is requested, but the file is binary, then the request returns a 400 message and a JSON response with a Reason field identifying the issue. The value
|
|
2542
2347
|
* of the Reason field is \u2018bad format\u2019 or \u2018bad type\u2019, depending on what was requested.
|
|
@@ -3386,6 +3191,15 @@ export declare class VolumeClient {
|
|
|
3386
3191
|
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
|
|
3387
3192
|
*/
|
|
3388
3193
|
updateVolume(updateVolumeRequest: requests.UpdateVolumeRequest): Promise<responses.UpdateVolumeResponse>;
|
|
3194
|
+
/**
|
|
3195
|
+
* Creates or updates an asynchronous volume ZIP upload and extraction operation. CREATE returns a PAR URL for uploading the ZIP bytes and an async operation key. UPDATE records the uploaded ZIP metadata so extraction can continue.
|
|
3196
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3197
|
+
* @param UploadAndExtractVolumeZipRequest
|
|
3198
|
+
* @return UploadAndExtractVolumeZipResponse
|
|
3199
|
+
* @throws OciError when an error occurs
|
|
3200
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/UploadAndExtractVolumeZip.ts.html |here} to see how to use UploadAndExtractVolumeZip API.
|
|
3201
|
+
*/
|
|
3202
|
+
uploadAndExtractVolumeZip(uploadAndExtractVolumeZipRequest: requests.UploadAndExtractVolumeZipRequest): Promise<responses.UploadAndExtractVolumeZipResponse>;
|
|
3389
3203
|
/**
|
|
3390
3204
|
* Uploads a file to volume. If the file already exists, it is updated.
|
|
3391
3205
|
*
|
|
@@ -3406,6 +3220,15 @@ export declare class VolumeClient {
|
|
|
3406
3220
|
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/UploadFileWithPar.ts.html |here} to see how to use UploadFileWithPar API.
|
|
3407
3221
|
*/
|
|
3408
3222
|
uploadFileWithPar(uploadFileWithParRequest: requests.UploadFileWithParRequest): Promise<responses.UploadFileWithParResponse>;
|
|
3223
|
+
/**
|
|
3224
|
+
* Starts asynchronous creation of a ZIP archive for a volume folder. The response includes a PAR URL for downloading the archive after the operation succeeds.
|
|
3225
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3226
|
+
* @param ZipAndDownloadVolumeFolderRequest
|
|
3227
|
+
* @return ZipAndDownloadVolumeFolderResponse
|
|
3228
|
+
* @throws OciError when an error occurs
|
|
3229
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/ZipAndDownloadVolumeFolder.ts.html |here} to see how to use ZipAndDownloadVolumeFolder API.
|
|
3230
|
+
*/
|
|
3231
|
+
zipAndDownloadVolumeFolder(zipAndDownloadVolumeFolderRequest: requests.ZipAndDownloadVolumeFolderRequest): Promise<responses.ZipAndDownloadVolumeFolderResponse>;
|
|
3409
3232
|
}
|
|
3410
3233
|
export declare enum WorkflowApiKeys {
|
|
3411
3234
|
}
|
|
@@ -3607,6 +3430,15 @@ export declare class WorkflowClient {
|
|
|
3607
3430
|
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/ListRecentJobRuns.ts.html |here} to see how to use ListRecentJobRuns API.
|
|
3608
3431
|
*/
|
|
3609
3432
|
listRecentJobRuns(listRecentJobRunsRequest: requests.ListRecentJobRunsRequest): Promise<responses.ListRecentJobRunsResponse>;
|
|
3433
|
+
/**
|
|
3434
|
+
* Returns detailed information about retries of a task run with a given task run key.
|
|
3435
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3436
|
+
* @param ListTaskRunRetriesRequest
|
|
3437
|
+
* @return ListTaskRunRetriesResponse
|
|
3438
|
+
* @throws OciError when an error occurs
|
|
3439
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/ListTaskRunRetries.ts.html |here} to see how to use ListTaskRunRetries API.
|
|
3440
|
+
*/
|
|
3441
|
+
listTaskRunRetries(listTaskRunRetriesRequest: requests.ListTaskRunRetriesRequest): Promise<responses.ListTaskRunRetriesResponse>;
|
|
3610
3442
|
/**
|
|
3611
3443
|
* Returns a list of task runs.
|
|
3612
3444
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
@@ -3993,6 +3825,16 @@ export declare class WorkspaceObjectClient {
|
|
|
3993
3825
|
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/UpdateWorkspaceObject.ts.html |here} to see how to use UpdateWorkspaceObject API.
|
|
3994
3826
|
*/
|
|
3995
3827
|
updateWorkspaceObject(updateWorkspaceObjectRequest: requests.UpdateWorkspaceObjectRequest): Promise<responses.UpdateWorkspaceObjectResponse>;
|
|
3828
|
+
/**
|
|
3829
|
+
* Creates or updates an asynchronous workspace ZIP upload and extraction operation. CREATE returns a PAR URL for uploading the ZIP bytes and an async operation key. UPDATE records the uploaded ZIP metadata so extraction can continue.
|
|
3830
|
+
*
|
|
3831
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3832
|
+
* @param UploadAndExtractWorkspaceZipRequest
|
|
3833
|
+
* @return UploadAndExtractWorkspaceZipResponse
|
|
3834
|
+
* @throws OciError when an error occurs
|
|
3835
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/UploadAndExtractWorkspaceZip.ts.html |here} to see how to use UploadAndExtractWorkspaceZip API.
|
|
3836
|
+
*/
|
|
3837
|
+
uploadAndExtractWorkspaceZip(uploadAndExtractWorkspaceZipRequest: requests.UploadAndExtractWorkspaceZipRequest): Promise<responses.UploadAndExtractWorkspaceZipResponse>;
|
|
3996
3838
|
/**
|
|
3997
3839
|
* Creates a workspace file by generating PAR or updates the metadata by close file. If file exists, then it will be updated.
|
|
3998
3840
|
*
|
|
@@ -4003,5 +3845,14 @@ export declare class WorkspaceObjectClient {
|
|
|
4003
3845
|
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/UploadWorkspaceObjectWithPar.ts.html |here} to see how to use UploadWorkspaceObjectWithPar API.
|
|
4004
3846
|
*/
|
|
4005
3847
|
uploadWorkspaceObjectWithPar(uploadWorkspaceObjectWithParRequest: requests.UploadWorkspaceObjectWithParRequest): Promise<responses.UploadWorkspaceObjectWithParResponse>;
|
|
3848
|
+
/**
|
|
3849
|
+
* Starts asynchronous creation of a ZIP archive for a workspace folder. The response includes a PAR URL for downloading the archive after the operation succeeds.
|
|
3850
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3851
|
+
* @param ZipAndDownloadWorkspaceFolderRequest
|
|
3852
|
+
* @return ZipAndDownloadWorkspaceFolderResponse
|
|
3853
|
+
* @throws OciError when an error occurs
|
|
3854
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/ZipAndDownloadWorkspaceFolder.ts.html |here} to see how to use ZipAndDownloadWorkspaceFolder API.
|
|
3855
|
+
*/
|
|
3856
|
+
zipAndDownloadWorkspaceFolder(zipAndDownloadWorkspaceFolderRequest: requests.ZipAndDownloadWorkspaceFolderRequest): Promise<responses.ZipAndDownloadWorkspaceFolderResponse>;
|
|
4006
3857
|
}
|
|
4007
3858
|
export {};
|