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
|
@@ -16,7 +16,7 @@ export interface PreviewAgentAgentCardRequest extends common.BaseRequest {
|
|
|
16
16
|
*/
|
|
17
17
|
'workspaceKey': string;
|
|
18
18
|
/**
|
|
19
|
-
* Request details for previewing an agent card
|
|
19
|
+
* Request details for previewing an agent card.
|
|
20
20
|
*/
|
|
21
21
|
'previewAgentCardDetails': model.PreviewAgentCardDetails;
|
|
22
22
|
/**
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
|
|
3
|
+
import * as model from '../model';
|
|
4
|
+
import common = require("oci-common");
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* @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 PublishBundleActionRequest.
|
|
8
|
+
*/
|
|
9
|
+
export interface PublishBundleActionRequest extends common.BaseRequest {
|
|
10
|
+
/**
|
|
11
|
+
* The [OCID]({{DOC_SERVER_URL}}/iaas/Content/General/Concepts/identifiers.htm) of the AI Data Platform (Data Lake) instance.
|
|
12
|
+
*/
|
|
13
|
+
'aiDataPlatformId': string;
|
|
14
|
+
/**
|
|
15
|
+
* The key of the Workspace
|
|
16
|
+
*/
|
|
17
|
+
'workspaceKey': string;
|
|
18
|
+
/**
|
|
19
|
+
* Request payload for bundle publish.
|
|
20
|
+
*/
|
|
21
|
+
'publishBundleDetails': model.PublishBundleDetails;
|
|
22
|
+
/**
|
|
23
|
+
* A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
24
|
+
* server error without risk of running that same action again. Retry tokens expire after 24
|
|
25
|
+
* hours, but can be invalidated before then due to conflicting operations. For example, if a resource
|
|
26
|
+
* has been deleted and removed from the system, then a retry of the original creation request
|
|
27
|
+
* might be rejected.
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
'opcRetryToken'?: string;
|
|
31
|
+
/**
|
|
32
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
33
|
+
* Oracle about a particular request, please provide the request ID.
|
|
34
|
+
* The only valid characters for request IDs are letters, numbers,
|
|
35
|
+
* underscore, and dash.
|
|
36
|
+
*
|
|
37
|
+
*/
|
|
38
|
+
'opcRequestId'?: string;
|
|
39
|
+
}
|
|
40
|
+
|
|
@@ -16,11 +16,11 @@ export interface RedeployAgentByKeyRequest extends common.BaseRequest {
|
|
|
16
16
|
*/
|
|
17
17
|
'workspaceKey': string;
|
|
18
18
|
/**
|
|
19
|
-
* The UUID of the
|
|
19
|
+
* The UUID of the agent.
|
|
20
20
|
*/
|
|
21
21
|
'agentKey': string;
|
|
22
22
|
/**
|
|
23
|
-
* Details for updating an
|
|
23
|
+
* Details for updating an agent deployment asynchronously.
|
|
24
24
|
*/
|
|
25
25
|
'updateAgentDeploymentDetails': model.UpdateAgentDeploymentDetails;
|
|
26
26
|
/**
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
// Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
|
|
3
|
+
import * as model from '../model';
|
|
4
|
+
import common = require("oci-common");
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* @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 SearchMavenPackagesRequest.
|
|
8
|
+
*/
|
|
9
|
+
export interface SearchMavenPackagesRequest extends common.BaseRequest {
|
|
10
|
+
/**
|
|
11
|
+
* The [OCID]({{DOC_SERVER_URL}}/iaas/Content/General/Concepts/identifiers.htm) of the AI Data Platform (Data Lake) instance.
|
|
12
|
+
*/
|
|
13
|
+
'aiDataPlatformId': string;
|
|
14
|
+
/**
|
|
15
|
+
* The key of the Workspace
|
|
16
|
+
*/
|
|
17
|
+
'workspaceKey': string;
|
|
18
|
+
/**
|
|
19
|
+
* Cluster key.
|
|
20
|
+
*/
|
|
21
|
+
'clusterKey': string;
|
|
22
|
+
/**
|
|
23
|
+
* Search text matched against Maven package metadata, including group and artifact identifiers. For example, {@code commons-csv} can return {@code org.apache.commons:commons-csv}.
|
|
24
|
+
*/
|
|
25
|
+
'mavenSearchQuery': string;
|
|
26
|
+
/**
|
|
27
|
+
* For list pagination. The maximum number of results per page, or items to return in a
|
|
28
|
+
* paginated \"List\" call. For important details about how pagination works, see
|
|
29
|
+
* [List Pagination]({{DOC_SERVER_URL}}/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
30
|
+
*
|
|
31
|
+
*/
|
|
32
|
+
'limit'?: number;
|
|
33
|
+
/**
|
|
34
|
+
* For list pagination. The value of the opc-next-page response header from the previous
|
|
35
|
+
* \"List\" call. For important details about how pagination works, see
|
|
36
|
+
* [List Pagination]({{DOC_SERVER_URL}}/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
37
|
+
*
|
|
38
|
+
*/
|
|
39
|
+
'page'?: string;
|
|
40
|
+
/**
|
|
41
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
42
|
+
* Oracle about a particular request, please provide the request ID.
|
|
43
|
+
* The only valid characters for request IDs are letters, numbers,
|
|
44
|
+
* underscore, and dash.
|
|
45
|
+
*
|
|
46
|
+
*/
|
|
47
|
+
'opcRequestId'?: string;
|
|
48
|
+
}
|
|
49
|
+
|
|
@@ -16,11 +16,11 @@ export interface UpdateAgentDeploymentMetadataRequest extends common.BaseRequest
|
|
|
16
16
|
*/
|
|
17
17
|
'workspaceKey': string;
|
|
18
18
|
/**
|
|
19
|
-
* The UUID of the
|
|
19
|
+
* The UUID of the agent.
|
|
20
20
|
*/
|
|
21
21
|
'agentKey': string;
|
|
22
22
|
/**
|
|
23
|
-
* Agent card details to update
|
|
23
|
+
* Agent card details to update.
|
|
24
24
|
*/
|
|
25
25
|
'updateAgentDeploymentMetadataDetails': model.UpdateAgentDeploymentMetadataDetails;
|
|
26
26
|
/**
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
|
|
3
|
+
import * as model from '../model';
|
|
4
|
+
import common = require("oci-common");
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* @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 UploadAndExtractVolumeZipRequest.
|
|
8
|
+
*/
|
|
9
|
+
export interface UploadAndExtractVolumeZipRequest extends common.BaseRequest {
|
|
10
|
+
/**
|
|
11
|
+
* The [OCID]({{DOC_SERVER_URL}}/iaas/Content/General/Concepts/identifiers.htm) of the AI Data Platform (Data Lake) instance.
|
|
12
|
+
*/
|
|
13
|
+
'aiDataPlatformId': string;
|
|
14
|
+
/**
|
|
15
|
+
* The key of the volume.
|
|
16
|
+
*/
|
|
17
|
+
'volumeKey': string;
|
|
18
|
+
/**
|
|
19
|
+
* Details for uploading and extracting the volume ZIP file.
|
|
20
|
+
*/
|
|
21
|
+
'uploadAndExtractZipDetails': model.UploadAndExtractZipDetails;
|
|
22
|
+
/**
|
|
23
|
+
* A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
24
|
+
* server error without risk of running that same action again. Retry tokens expire after 24
|
|
25
|
+
* hours, but can be invalidated before then due to conflicting operations. For example, if a resource
|
|
26
|
+
* has been deleted and removed from the system, then a retry of the original creation request
|
|
27
|
+
* might be rejected.
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
'opcRetryToken'?: string;
|
|
31
|
+
/**
|
|
32
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
33
|
+
* Oracle about a particular request, please provide the request ID.
|
|
34
|
+
* The only valid characters for request IDs are letters, numbers,
|
|
35
|
+
* underscore, and dash.
|
|
36
|
+
*
|
|
37
|
+
*/
|
|
38
|
+
'opcRequestId'?: string;
|
|
39
|
+
}
|
|
40
|
+
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
|
|
3
|
+
import * as model from '../model';
|
|
4
|
+
import common = require("oci-common");
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* @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 UploadAndExtractWorkspaceZipRequest.
|
|
8
|
+
*/
|
|
9
|
+
export interface UploadAndExtractWorkspaceZipRequest extends common.BaseRequest {
|
|
10
|
+
/**
|
|
11
|
+
* The [OCID]({{DOC_SERVER_URL}}/iaas/Content/General/Concepts/identifiers.htm) of the AI Data Platform (Data Lake) instance.
|
|
12
|
+
*/
|
|
13
|
+
'aiDataPlatformId': string;
|
|
14
|
+
/**
|
|
15
|
+
* The key of the Workspace
|
|
16
|
+
*/
|
|
17
|
+
'workspaceKey': string;
|
|
18
|
+
/**
|
|
19
|
+
* Details for uploading and extracting the workspace ZIP file.
|
|
20
|
+
*/
|
|
21
|
+
'uploadAndExtractZipDetails': model.UploadAndExtractZipDetails;
|
|
22
|
+
/**
|
|
23
|
+
* A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
24
|
+
* server error without risk of running that same action again. Retry tokens expire after 24
|
|
25
|
+
* hours, but can be invalidated before then due to conflicting operations. For example, if a resource
|
|
26
|
+
* has been deleted and removed from the system, then a retry of the original creation request
|
|
27
|
+
* might be rejected.
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
'opcRetryToken'?: string;
|
|
31
|
+
/**
|
|
32
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
33
|
+
* Oracle about a particular request, please provide the request ID.
|
|
34
|
+
* The only valid characters for request IDs are letters, numbers,
|
|
35
|
+
* underscore, and dash.
|
|
36
|
+
*
|
|
37
|
+
*/
|
|
38
|
+
'opcRequestId'?: string;
|
|
39
|
+
}
|
|
40
|
+
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
|
|
3
|
+
import * as model from '../model';
|
|
4
|
+
import common = require("oci-common");
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* @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 ZipAndDownloadVolumeFolderRequest.
|
|
8
|
+
*/
|
|
9
|
+
export interface ZipAndDownloadVolumeFolderRequest extends common.BaseRequest {
|
|
10
|
+
/**
|
|
11
|
+
* The [OCID]({{DOC_SERVER_URL}}/iaas/Content/General/Concepts/identifiers.htm) of the AI Data Platform (Data Lake) instance.
|
|
12
|
+
*/
|
|
13
|
+
'aiDataPlatformId': string;
|
|
14
|
+
/**
|
|
15
|
+
* The key of the volume.
|
|
16
|
+
*/
|
|
17
|
+
'volumeKey': string;
|
|
18
|
+
/**
|
|
19
|
+
* Details for zipping a volume folder for download.
|
|
20
|
+
*/
|
|
21
|
+
'zipAndDownloadFolderDetails': model.ZipAndDownloadFolderDetails;
|
|
22
|
+
/**
|
|
23
|
+
* A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
24
|
+
* server error without risk of running that same action again. Retry tokens expire after 24
|
|
25
|
+
* hours, but can be invalidated before then due to conflicting operations. For example, if a resource
|
|
26
|
+
* has been deleted and removed from the system, then a retry of the original creation request
|
|
27
|
+
* might be rejected.
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
'opcRetryToken'?: string;
|
|
31
|
+
/**
|
|
32
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
33
|
+
* Oracle about a particular request, please provide the request ID.
|
|
34
|
+
* The only valid characters for request IDs are letters, numbers,
|
|
35
|
+
* underscore, and dash.
|
|
36
|
+
*
|
|
37
|
+
*/
|
|
38
|
+
'opcRequestId'?: string;
|
|
39
|
+
}
|
|
40
|
+
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
|
|
3
|
+
import * as model from '../model';
|
|
4
|
+
import common = require("oci-common");
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* @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 ZipAndDownloadWorkspaceFolderRequest.
|
|
8
|
+
*/
|
|
9
|
+
export interface ZipAndDownloadWorkspaceFolderRequest extends common.BaseRequest {
|
|
10
|
+
/**
|
|
11
|
+
* The [OCID]({{DOC_SERVER_URL}}/iaas/Content/General/Concepts/identifiers.htm) of the AI Data Platform (Data Lake) instance.
|
|
12
|
+
*/
|
|
13
|
+
'aiDataPlatformId': string;
|
|
14
|
+
/**
|
|
15
|
+
* The key of the Workspace
|
|
16
|
+
*/
|
|
17
|
+
'workspaceKey': string;
|
|
18
|
+
/**
|
|
19
|
+
* Details for zipping a workspace folder for download.
|
|
20
|
+
*/
|
|
21
|
+
'zipAndDownloadFolderDetails': model.ZipAndDownloadFolderDetails;
|
|
22
|
+
/**
|
|
23
|
+
* A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
24
|
+
* server error without risk of running that same action again. Retry tokens expire after 24
|
|
25
|
+
* hours, but can be invalidated before then due to conflicting operations. For example, if a resource
|
|
26
|
+
* has been deleted and removed from the system, then a retry of the original creation request
|
|
27
|
+
* might be rejected.
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
'opcRetryToken'?: string;
|
|
31
|
+
/**
|
|
32
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
33
|
+
* Oracle about a particular request, please provide the request ID.
|
|
34
|
+
* The only valid characters for request IDs are letters, numbers,
|
|
35
|
+
* underscore, and dash.
|
|
36
|
+
*
|
|
37
|
+
*/
|
|
38
|
+
'opcRequestId'?: string;
|
|
39
|
+
}
|
|
40
|
+
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
|
|
3
|
+
import * as model from '../model';
|
|
4
|
+
import common = require("oci-common");
|
|
5
|
+
|
|
6
|
+
export interface CloneComputeResponse {
|
|
7
|
+
/**
|
|
8
|
+
* The key of the asynchronous operations associated with an AI Data Platform instance.
|
|
9
|
+
* Use GetAsyncOperation with this key to track the status of the request.
|
|
10
|
+
*
|
|
11
|
+
*/
|
|
12
|
+
'aidpAsyncOperationKey': string;
|
|
13
|
+
/**
|
|
14
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
15
|
+
* Oracle about a particular request, please provide the request ID.
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
'opcRequestId': string;
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
}
|
|
@@ -5,7 +5,7 @@ import common = require("oci-common");
|
|
|
5
5
|
|
|
6
6
|
export interface CopyAgentResponse {
|
|
7
7
|
/**
|
|
8
|
-
* URL for the created
|
|
8
|
+
* URL for the created agent. The agent key is generated after this request is sent.
|
|
9
9
|
*/
|
|
10
10
|
'location': string;
|
|
11
11
|
/**
|
|
@@ -5,7 +5,7 @@ import common = require("oci-common");
|
|
|
5
5
|
|
|
6
6
|
export interface CreateAgentResponse {
|
|
7
7
|
/**
|
|
8
|
-
* URL for the created
|
|
8
|
+
* URL for the created agent. The agent key is generated after this request is sent.
|
|
9
9
|
*/
|
|
10
10
|
'location': string;
|
|
11
11
|
/**
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
// Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
|
|
3
|
+
import * as model from '../model';
|
|
4
|
+
import common = require("oci-common");
|
|
5
|
+
import stream = require("stream");
|
|
6
|
+
|
|
7
|
+
export interface ExportComputeConfigurationResponse {
|
|
8
|
+
/**
|
|
9
|
+
* URL for the created workspace object.
|
|
10
|
+
*/
|
|
11
|
+
'location': string;
|
|
12
|
+
/**
|
|
13
|
+
* Same as location.
|
|
14
|
+
*/
|
|
15
|
+
'contentLocation': string;
|
|
16
|
+
/**
|
|
17
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
18
|
+
* Oracle about a particular request, please provide the request ID.
|
|
19
|
+
*
|
|
20
|
+
*/
|
|
21
|
+
'opcRequestId': string;
|
|
22
|
+
/**
|
|
23
|
+
* Full path of the YAML workspace object.
|
|
24
|
+
*/
|
|
25
|
+
'path': string;
|
|
26
|
+
/**
|
|
27
|
+
* Workspace object type.
|
|
28
|
+
*/
|
|
29
|
+
'type': string;
|
|
30
|
+
/**
|
|
31
|
+
* Date and time when the YAML workspace object was created.
|
|
32
|
+
*/
|
|
33
|
+
'timeUpdated': Date;
|
|
34
|
+
/**
|
|
35
|
+
* The returned stream.Readable | ReadableStream instance.
|
|
36
|
+
*/
|
|
37
|
+
'value': stream.Readable | ReadableStream;
|
|
38
|
+
|
|
39
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
|
|
3
|
+
import * as model from '../model';
|
|
4
|
+
import common = require("oci-common");
|
|
5
|
+
|
|
6
|
+
export interface FetchBundlePublishStatusActionResponse {
|
|
7
|
+
/**
|
|
8
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
9
|
+
* Oracle about a particular request, please provide the request ID.
|
|
10
|
+
*
|
|
11
|
+
*/
|
|
12
|
+
'opcRequestId': string;
|
|
13
|
+
/**
|
|
14
|
+
* The returned model.BundlePublishStatus instance.
|
|
15
|
+
*/
|
|
16
|
+
'bundlePublishStatus': model.BundlePublishStatus;
|
|
17
|
+
|
|
18
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
|
|
3
|
+
import * as model from '../model';
|
|
4
|
+
import common = require("oci-common");
|
|
5
|
+
|
|
6
|
+
export interface GetComputeConfigurationResponse {
|
|
7
|
+
/**
|
|
8
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
9
|
+
* Oracle about a particular request, please provide the request ID.
|
|
10
|
+
*
|
|
11
|
+
*/
|
|
12
|
+
'opcRequestId': string;
|
|
13
|
+
/**
|
|
14
|
+
* The returned model.ComputeConfiguration instance.
|
|
15
|
+
*/
|
|
16
|
+
'computeConfiguration': model.ComputeConfiguration;
|
|
17
|
+
|
|
18
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
|
|
3
|
+
import * as model from '../model';
|
|
4
|
+
import common = require("oci-common");
|
|
5
|
+
|
|
6
|
+
export interface ImportComputeConfigurationResponse {
|
|
7
|
+
/**
|
|
8
|
+
* The key of the asynchronous operations associated with an AI Data Platform instance.
|
|
9
|
+
* Use GetAsyncOperation with this key to track the status of the request.
|
|
10
|
+
*
|
|
11
|
+
*/
|
|
12
|
+
'aidpAsyncOperationKey': string;
|
|
13
|
+
/**
|
|
14
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
15
|
+
* Oracle about a particular request, please provide the request ID.
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
'opcRequestId': string;
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
}
|
package/lib/response/index.ts
CHANGED
|
@@ -62,6 +62,10 @@ import * as FetchBundleDeploymentStatusResponse from './fetch-bundle-deployment-
|
|
|
62
62
|
export import FetchBundleDeploymentStatusResponse = FetchBundleDeploymentStatusResponse.FetchBundleDeploymentStatusResponse;
|
|
63
63
|
import * as FetchBundleDeploymentStatusActionResponse from './fetch-bundle-deployment-status-action-response';
|
|
64
64
|
export import FetchBundleDeploymentStatusActionResponse = FetchBundleDeploymentStatusActionResponse.FetchBundleDeploymentStatusActionResponse;
|
|
65
|
+
import * as FetchBundlePublishStatusActionResponse from './fetch-bundle-publish-status-action-response';
|
|
66
|
+
export import FetchBundlePublishStatusActionResponse = FetchBundlePublishStatusActionResponse.FetchBundlePublishStatusActionResponse;
|
|
67
|
+
import * as PublishBundleActionResponse from './publish-bundle-action-response';
|
|
68
|
+
export import PublishBundleActionResponse = PublishBundleActionResponse.PublishBundleActionResponse;
|
|
65
69
|
import * as PurgeBundleResponse from './purge-bundle-response';
|
|
66
70
|
export import PurgeBundleResponse = PurgeBundleResponse.PurgeBundleResponse;
|
|
67
71
|
import * as PurgeBundleActionResponse from './purge-bundle-action-response';
|
|
@@ -88,16 +92,24 @@ import * as RefreshCatalogResponse from './refresh-catalog-response';
|
|
|
88
92
|
export import RefreshCatalogResponse = RefreshCatalogResponse.RefreshCatalogResponse;
|
|
89
93
|
import * as UpdateCatalogResponse from './update-catalog-response';
|
|
90
94
|
export import UpdateCatalogResponse = UpdateCatalogResponse.UpdateCatalogResponse;
|
|
95
|
+
import * as CloneComputeResponse from './clone-compute-response';
|
|
96
|
+
export import CloneComputeResponse = CloneComputeResponse.CloneComputeResponse;
|
|
91
97
|
import * as CreateClusterResponse from './create-cluster-response';
|
|
92
98
|
export import CreateClusterResponse = CreateClusterResponse.CreateClusterResponse;
|
|
93
99
|
import * as DeleteClusterResponse from './delete-cluster-response';
|
|
94
100
|
export import DeleteClusterResponse = DeleteClusterResponse.DeleteClusterResponse;
|
|
95
101
|
import * as DownloadClusterLogsResponse from './download-cluster-logs-response';
|
|
96
102
|
export import DownloadClusterLogsResponse = DownloadClusterLogsResponse.DownloadClusterLogsResponse;
|
|
103
|
+
import * as ExportComputeConfigurationResponse from './export-compute-configuration-response';
|
|
104
|
+
export import ExportComputeConfigurationResponse = ExportComputeConfigurationResponse.ExportComputeConfigurationResponse;
|
|
97
105
|
import * as GetClusterResponse from './get-cluster-response';
|
|
98
106
|
export import GetClusterResponse = GetClusterResponse.GetClusterResponse;
|
|
107
|
+
import * as GetComputeConfigurationResponse from './get-compute-configuration-response';
|
|
108
|
+
export import GetComputeConfigurationResponse = GetComputeConfigurationResponse.GetComputeConfigurationResponse;
|
|
99
109
|
import * as GetDefaultClusterResponse from './get-default-cluster-response';
|
|
100
110
|
export import GetDefaultClusterResponse = GetDefaultClusterResponse.GetDefaultClusterResponse;
|
|
111
|
+
import * as ImportComputeConfigurationResponse from './import-compute-configuration-response';
|
|
112
|
+
export import ImportComputeConfigurationResponse = ImportComputeConfigurationResponse.ImportComputeConfigurationResponse;
|
|
101
113
|
import * as ListClusterLibrariesResponse from './list-cluster-libraries-response';
|
|
102
114
|
export import ListClusterLibrariesResponse = ListClusterLibrariesResponse.ListClusterLibrariesResponse;
|
|
103
115
|
import * as ListClusterPermissionsResponse from './list-cluster-permissions-response';
|
|
@@ -114,6 +126,8 @@ import * as RestartClusterResponse from './restart-cluster-response';
|
|
|
114
126
|
export import RestartClusterResponse = RestartClusterResponse.RestartClusterResponse;
|
|
115
127
|
import * as SearchClusterLogsResponse from './search-cluster-logs-response';
|
|
116
128
|
export import SearchClusterLogsResponse = SearchClusterLogsResponse.SearchClusterLogsResponse;
|
|
129
|
+
import * as SearchMavenPackagesResponse from './search-maven-packages-response';
|
|
130
|
+
export import SearchMavenPackagesResponse = SearchMavenPackagesResponse.SearchMavenPackagesResponse;
|
|
117
131
|
import * as StartClusterResponse from './start-cluster-response';
|
|
118
132
|
export import StartClusterResponse = StartClusterResponse.StartClusterResponse;
|
|
119
133
|
import * as StopClusterResponse from './stop-cluster-response';
|
|
@@ -428,10 +442,14 @@ import * as UpdateDirResponse from './update-dir-response';
|
|
|
428
442
|
export import UpdateDirResponse = UpdateDirResponse.UpdateDirResponse;
|
|
429
443
|
import * as UpdateVolumeResponse from './update-volume-response';
|
|
430
444
|
export import UpdateVolumeResponse = UpdateVolumeResponse.UpdateVolumeResponse;
|
|
445
|
+
import * as UploadAndExtractVolumeZipResponse from './upload-and-extract-volume-zip-response';
|
|
446
|
+
export import UploadAndExtractVolumeZipResponse = UploadAndExtractVolumeZipResponse.UploadAndExtractVolumeZipResponse;
|
|
431
447
|
import * as UploadFileResponse from './upload-file-response';
|
|
432
448
|
export import UploadFileResponse = UploadFileResponse.UploadFileResponse;
|
|
433
449
|
import * as UploadFileWithParResponse from './upload-file-with-par-response';
|
|
434
450
|
export import UploadFileWithParResponse = UploadFileWithParResponse.UploadFileWithParResponse;
|
|
451
|
+
import * as ZipAndDownloadVolumeFolderResponse from './zip-and-download-volume-folder-response';
|
|
452
|
+
export import ZipAndDownloadVolumeFolderResponse = ZipAndDownloadVolumeFolderResponse.ZipAndDownloadVolumeFolderResponse;
|
|
435
453
|
import * as CancelJobRunResponse from './cancel-job-run-response';
|
|
436
454
|
export import CancelJobRunResponse = CancelJobRunResponse.CancelJobRunResponse;
|
|
437
455
|
import * as CancelJobRunsResponse from './cancel-job-runs-response';
|
|
@@ -462,6 +480,8 @@ import * as ListJobsResponse from './list-jobs-response';
|
|
|
462
480
|
export import ListJobsResponse = ListJobsResponse.ListJobsResponse;
|
|
463
481
|
import * as ListRecentJobRunsResponse from './list-recent-job-runs-response';
|
|
464
482
|
export import ListRecentJobRunsResponse = ListRecentJobRunsResponse.ListRecentJobRunsResponse;
|
|
483
|
+
import * as ListTaskRunRetriesResponse from './list-task-run-retries-response';
|
|
484
|
+
export import ListTaskRunRetriesResponse = ListTaskRunRetriesResponse.ListTaskRunRetriesResponse;
|
|
465
485
|
import * as ListTaskRunsResponse from './list-task-runs-response';
|
|
466
486
|
export import ListTaskRunsResponse = ListTaskRunsResponse.ListTaskRunsResponse;
|
|
467
487
|
import * as ManageJobPermissionResponse from './manage-job-permission-response';
|
|
@@ -516,5 +536,9 @@ import * as RenameWorkspaceObjectResponse from './rename-workspace-object-respon
|
|
|
516
536
|
export import RenameWorkspaceObjectResponse = RenameWorkspaceObjectResponse.RenameWorkspaceObjectResponse;
|
|
517
537
|
import * as UpdateWorkspaceObjectResponse from './update-workspace-object-response';
|
|
518
538
|
export import UpdateWorkspaceObjectResponse = UpdateWorkspaceObjectResponse.UpdateWorkspaceObjectResponse;
|
|
539
|
+
import * as UploadAndExtractWorkspaceZipResponse from './upload-and-extract-workspace-zip-response';
|
|
540
|
+
export import UploadAndExtractWorkspaceZipResponse = UploadAndExtractWorkspaceZipResponse.UploadAndExtractWorkspaceZipResponse;
|
|
519
541
|
import * as UploadWorkspaceObjectWithParResponse from './upload-workspace-object-with-par-response';
|
|
520
542
|
export import UploadWorkspaceObjectWithParResponse = UploadWorkspaceObjectWithParResponse.UploadWorkspaceObjectWithParResponse;
|
|
543
|
+
import * as ZipAndDownloadWorkspaceFolderResponse from './zip-and-download-workspace-folder-response';
|
|
544
|
+
export import ZipAndDownloadWorkspaceFolderResponse = ZipAndDownloadWorkspaceFolderResponse.ZipAndDownloadWorkspaceFolderResponse;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
// Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
|
|
3
|
+
import * as model from '../model';
|
|
4
|
+
import common = require("oci-common");
|
|
5
|
+
|
|
6
|
+
export interface ListTaskRunRetriesResponse {
|
|
7
|
+
/**
|
|
8
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
9
|
+
* Oracle about a particular request, please provide the request ID.
|
|
10
|
+
*
|
|
11
|
+
*/
|
|
12
|
+
'opcRequestId': string;
|
|
13
|
+
/**
|
|
14
|
+
* For list pagination. When this header appears in the response, additional pages of results remain. For
|
|
15
|
+
* important details about how pagination works, see [List Pagination]({{DOC_SERVER_URL}}/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
'opcNextPage': string;
|
|
19
|
+
/**
|
|
20
|
+
* For list pagination. When this header appears in the response, previous pages of results remain. For
|
|
21
|
+
* important details about how pagination works, see [List Pagination]({{DOC_SERVER_URL}}/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
22
|
+
*
|
|
23
|
+
*/
|
|
24
|
+
'opcPrevPage': string;
|
|
25
|
+
/**
|
|
26
|
+
* The returned model.TaskRunRetryCollection instance.
|
|
27
|
+
*/
|
|
28
|
+
'taskRunRetryCollection': model.TaskRunRetryCollection;
|
|
29
|
+
|
|
30
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
|
|
3
|
+
import * as model from '../model';
|
|
4
|
+
import common = require("oci-common");
|
|
5
|
+
|
|
6
|
+
export interface PublishBundleActionResponse {
|
|
7
|
+
/**
|
|
8
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
9
|
+
* Oracle about a particular request, please provide the request ID.
|
|
10
|
+
*
|
|
11
|
+
*/
|
|
12
|
+
'opcRequestId': string;
|
|
13
|
+
/**
|
|
14
|
+
* The key of the asynchronous operations associated with an AI Data Platform instance.
|
|
15
|
+
* Use GetAsyncOperation with this key to track the status of the request.
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
'aidpAsyncOperationKey': string;
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
// Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
|
|
3
|
+
import * as model from '../model';
|
|
4
|
+
import common = require("oci-common");
|
|
5
|
+
|
|
6
|
+
export interface SearchMavenPackagesResponse {
|
|
7
|
+
/**
|
|
8
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
9
|
+
* Oracle about a particular request, please provide the request ID.
|
|
10
|
+
*
|
|
11
|
+
*/
|
|
12
|
+
'opcRequestId': string;
|
|
13
|
+
/**
|
|
14
|
+
* For list pagination. When this header appears in the response, additional pages of results remain. For
|
|
15
|
+
* important details about how pagination works, see [List Pagination]({{DOC_SERVER_URL}}/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
'opcNextPage': string;
|
|
19
|
+
/**
|
|
20
|
+
* For list pagination. When this header appears in the response, previous pages of results remain. For
|
|
21
|
+
* important details about how pagination works, see [List Pagination]({{DOC_SERVER_URL}}/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
22
|
+
*
|
|
23
|
+
*/
|
|
24
|
+
'opcPrevPage': string;
|
|
25
|
+
/**
|
|
26
|
+
* The returned model.MavenSearchSummaryCollection instance.
|
|
27
|
+
*/
|
|
28
|
+
'mavenSearchSummaryCollection': model.MavenSearchSummaryCollection;
|
|
29
|
+
|
|
30
|
+
}
|