oci-datascience 2.76.1 → 2.77.0
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/lib/client.d.ts +91 -91
- package/lib/client.js +91 -91
- package/lib/model/create-data-science-private-endpoint-details.d.ts +2 -2
- package/lib/model/create-job-details.d.ts +2 -2
- package/lib/model/create-job-run-details.d.ts +2 -2
- package/lib/model/create-model-deployment-details.d.ts +3 -3
- package/lib/model/create-model-details.d.ts +3 -3
- package/lib/model/create-model-version-set-details.d.ts +3 -3
- package/lib/model/create-notebook-session-details.d.ts +3 -3
- package/lib/model/create-pipeline-details.d.ts +2 -2
- package/lib/model/create-pipeline-run-details.d.ts +3 -3
- package/lib/model/create-project-details.d.ts +2 -2
- package/lib/model/data-science-private-endpoint-summary.d.ts +4 -4
- package/lib/model/data-science-private-endpoint.d.ts +4 -4
- package/lib/model/default-model-deployment-environment-configuration-details.d.ts +1 -1
- package/lib/model/job-run-summary.d.ts +2 -2
- package/lib/model/job-run.d.ts +2 -2
- package/lib/model/job-summary.d.ts +2 -2
- package/lib/model/job.d.ts +2 -2
- package/lib/model/model-deployment-summary.d.ts +3 -3
- package/lib/model/model-deployment.d.ts +3 -3
- package/lib/model/model-summary.d.ts +2 -2
- package/lib/model/model-version-set-summary.d.ts +2 -2
- package/lib/model/model-version-set.d.ts +2 -2
- package/lib/model/model.d.ts +2 -2
- package/lib/model/notebook-session-config-details.d.ts +1 -1
- package/lib/model/notebook-session-configuration-details.d.ts +1 -1
- package/lib/model/notebook-session-summary.d.ts +3 -3
- package/lib/model/notebook-session.d.ts +3 -3
- package/lib/model/ocir-model-deployment-environment-configuration-details.d.ts +11 -11
- package/lib/model/pipeline-run-summary.d.ts +3 -3
- package/lib/model/pipeline-run.d.ts +3 -3
- package/lib/model/pipeline-summary.d.ts +3 -3
- package/lib/model/pipeline.d.ts +3 -3
- package/lib/model/project-summary.d.ts +2 -2
- package/lib/model/project.d.ts +2 -2
- package/lib/model/update-data-science-private-endpoint-details.d.ts +2 -2
- package/lib/model/update-default-model-deployment-environment-configuration-details.d.ts +1 -1
- package/lib/model/update-job-details.d.ts +2 -2
- package/lib/model/update-job-run-details.d.ts +2 -2
- package/lib/model/update-model-deployment-details.d.ts +6 -6
- package/lib/model/update-model-details.d.ts +3 -3
- package/lib/model/update-model-version-set-details.d.ts +2 -2
- package/lib/model/update-notebook-session-details.d.ts +5 -5
- package/lib/model/update-ocir-model-deployment-environment-configuration-details.d.ts +11 -11
- package/lib/model/update-pipeline-details.d.ts +2 -2
- package/lib/model/update-pipeline-run-details.d.ts +2 -2
- package/lib/model/update-project-details.d.ts +2 -2
- package/lib/request/activate-model-deployment-request.d.ts +4 -4
- package/lib/request/activate-model-request.d.ts +4 -4
- package/lib/request/activate-notebook-session-request.d.ts +4 -4
- package/lib/request/cancel-job-run-request.d.ts +4 -4
- package/lib/request/cancel-pipeline-run-request.d.ts +4 -4
- package/lib/request/cancel-work-request-request.d.ts +4 -4
- package/lib/request/change-data-science-private-endpoint-compartment-request.d.ts +4 -4
- package/lib/request/change-job-compartment-request.d.ts +4 -4
- package/lib/request/change-job-run-compartment-request.d.ts +4 -4
- package/lib/request/change-model-compartment-request.d.ts +4 -4
- package/lib/request/change-model-deployment-compartment-request.d.ts +4 -4
- package/lib/request/change-model-version-set-compartment-request.d.ts +4 -4
- package/lib/request/change-notebook-session-compartment-request.d.ts +4 -4
- package/lib/request/change-pipeline-compartment-request.d.ts +4 -4
- package/lib/request/change-pipeline-run-compartment-request.d.ts +4 -4
- package/lib/request/change-project-compartment-request.d.ts +4 -4
- package/lib/request/create-data-science-private-endpoint-request.d.ts +1 -1
- package/lib/request/create-job-artifact-request.d.ts +2 -2
- package/lib/request/create-job-request.d.ts +1 -1
- package/lib/request/create-job-run-request.d.ts +1 -1
- package/lib/request/create-model-artifact-request.d.ts +6 -6
- package/lib/request/create-model-deployment-request.d.ts +1 -1
- package/lib/request/create-model-provenance-request.d.ts +1 -1
- package/lib/request/create-model-request.d.ts +1 -1
- package/lib/request/create-model-version-set-request.d.ts +1 -1
- package/lib/request/create-notebook-session-request.d.ts +1 -1
- package/lib/request/create-pipeline-request.d.ts +1 -1
- package/lib/request/create-pipeline-run-request.d.ts +1 -1
- package/lib/request/create-project-request.d.ts +1 -1
- package/lib/request/create-step-artifact-request.d.ts +3 -3
- package/lib/request/deactivate-model-deployment-request.d.ts +4 -4
- package/lib/request/deactivate-model-request.d.ts +4 -4
- package/lib/request/deactivate-notebook-session-request.d.ts +4 -4
- package/lib/request/delete-data-science-private-endpoint-request.d.ts +4 -4
- package/lib/request/delete-job-request.d.ts +4 -4
- package/lib/request/delete-job-run-request.d.ts +4 -4
- package/lib/request/delete-model-deployment-request.d.ts +4 -4
- package/lib/request/delete-model-request.d.ts +4 -4
- package/lib/request/delete-model-version-set-request.d.ts +4 -4
- package/lib/request/delete-notebook-session-request.d.ts +4 -4
- package/lib/request/delete-pipeline-request.d.ts +4 -4
- package/lib/request/delete-pipeline-run-request.d.ts +4 -4
- package/lib/request/delete-project-request.d.ts +4 -4
- package/lib/request/export-model-artifact-request.d.ts +4 -4
- package/lib/request/get-data-science-private-endpoint-request.d.ts +1 -1
- package/lib/request/get-job-artifact-content-request.d.ts +1 -1
- package/lib/request/get-job-request.d.ts +1 -1
- package/lib/request/get-job-run-request.d.ts +1 -1
- package/lib/request/get-model-artifact-content-request.d.ts +1 -1
- package/lib/request/get-model-deployment-request.d.ts +1 -1
- package/lib/request/get-model-provenance-request.d.ts +1 -1
- package/lib/request/get-model-request.d.ts +1 -1
- package/lib/request/get-model-version-set-request.d.ts +1 -1
- package/lib/request/get-notebook-session-request.d.ts +1 -1
- package/lib/request/get-pipeline-request.d.ts +1 -1
- package/lib/request/get-pipeline-run-request.d.ts +1 -1
- package/lib/request/get-project-request.d.ts +1 -1
- package/lib/request/get-step-artifact-content-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/head-job-artifact-request.d.ts +1 -1
- package/lib/request/head-model-artifact-request.d.ts +1 -1
- package/lib/request/head-step-artifact-request.d.ts +1 -1
- package/lib/request/import-model-artifact-request.d.ts +4 -4
- package/lib/request/list-data-science-private-endpoints-request.d.ts +4 -4
- package/lib/request/list-fast-launch-job-configs-request.d.ts +3 -3
- package/lib/request/list-job-runs-request.d.ts +7 -7
- package/lib/request/list-job-shapes-request.d.ts +3 -3
- package/lib/request/list-jobs-request.d.ts +7 -7
- package/lib/request/list-model-deployment-shapes-request.d.ts +3 -3
- package/lib/request/list-model-deployments-request.d.ts +7 -7
- package/lib/request/list-model-version-sets-request.d.ts +5 -5
- package/lib/request/list-models-request.d.ts +6 -6
- package/lib/request/list-notebook-session-shapes-request.d.ts +3 -3
- package/lib/request/list-notebook-sessions-request.d.ts +7 -7
- package/lib/request/list-pipeline-runs-request.d.ts +7 -7
- package/lib/request/list-pipelines-request.d.ts +7 -7
- package/lib/request/list-projects-request.d.ts +7 -7
- package/lib/request/list-work-request-errors-request.d.ts +3 -3
- package/lib/request/list-work-request-logs-request.d.ts +3 -3
- package/lib/request/list-work-requests-request.d.ts +4 -4
- package/lib/request/update-data-science-private-endpoint-request.d.ts +4 -4
- package/lib/request/update-job-request.d.ts +4 -4
- package/lib/request/update-job-run-request.d.ts +4 -4
- package/lib/request/update-model-deployment-request.d.ts +7 -7
- package/lib/request/update-model-provenance-request.d.ts +4 -4
- package/lib/request/update-model-request.d.ts +5 -5
- package/lib/request/update-model-version-set-request.d.ts +5 -5
- package/lib/request/update-notebook-session-request.d.ts +6 -6
- package/lib/request/update-pipeline-request.d.ts +4 -4
- package/lib/request/update-pipeline-run-request.d.ts +4 -4
- package/lib/request/update-project-request.d.ts +5 -5
- package/lib/response/get-job-artifact-content-response.d.ts +1 -1
- package/lib/response/get-model-artifact-content-response.d.ts +1 -1
- package/lib/response/get-step-artifact-content-response.d.ts +1 -1
- package/lib/response/head-job-artifact-response.d.ts +1 -1
- package/lib/response/head-model-artifact-response.d.ts +1 -1
- package/lib/response/head-step-artifact-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/UpdateNotebookSession.ts.html |here} to see how to use UpdateNotebookSessionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateNotebookSessionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -21,17 +21,17 @@ export interface UpdateNotebookSessionRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"notebookSessionId": string;
|
|
23
23
|
/**
|
|
24
|
-
* Details for updating a notebook session.
|
|
25
|
-
* Changes to the
|
|
24
|
+
* Details for updating a notebook session. {@code notebookSessionConfigurationDetails} can only be updated while the notebook session is in the {@code INACTIVE} state.
|
|
25
|
+
* Changes to the {@code notebookSessionConfigurationDetails} take effect the next time the {@code ActivateNotebookSession} action is invoked on the notebook session resource.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
"updateNotebookSessionDetails": model.UpdateNotebookSessionDetails;
|
|
29
29
|
/**
|
|
30
30
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
31
|
-
* for a resource, set the
|
|
31
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
32
32
|
* etag from a previous GET or POST response for that resource.
|
|
33
|
-
* The resource is updated or deleted only if the
|
|
34
|
-
* provide matches the resource's current
|
|
33
|
+
* The resource is updated or deleted only if the {@code etag} you
|
|
34
|
+
* provide matches the resource's current {@code etag} value.
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"ifMatch"?: string;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/UpdatePipeline.ts.html |here} to see how to use UpdatePipelineRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdatePipelineRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,10 +26,10 @@ export interface UpdatePipelineRequest extends common.BaseRequest {
|
|
|
26
26
|
"updatePipelineDetails": model.UpdatePipelineDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
|
-
* The resource is updated or deleted only if the
|
|
32
|
-
* provide matches the resource's current
|
|
31
|
+
* The resource is updated or deleted only if the {@code etag} you
|
|
32
|
+
* provide matches the resource's current {@code etag} value.
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"ifMatch"?: string;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/UpdatePipelineRun.ts.html |here} to see how to use UpdatePipelineRunRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdatePipelineRunRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,10 +26,10 @@ export interface UpdatePipelineRunRequest extends common.BaseRequest {
|
|
|
26
26
|
"updatePipelineRunDetails": model.UpdatePipelineRunDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
|
-
* The resource is updated or deleted only if the
|
|
32
|
-
* provide matches the resource's current
|
|
31
|
+
* The resource is updated or deleted only if the {@code etag} you
|
|
32
|
+
* provide matches the resource's current {@code etag} value.
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"ifMatch"?: string;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/datascience/UpdateProject.ts.html |here} to see how to use UpdateProjectRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateProjectRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -21,15 +21,15 @@ export interface UpdateProjectRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"projectId": string;
|
|
23
23
|
/**
|
|
24
|
-
* Details for updating a project. You can update the
|
|
24
|
+
* Details for updating a project. You can update the {@code displayName}, {@code description}, {@code freeformTags}, and {@code definedTags} properties.
|
|
25
25
|
*/
|
|
26
26
|
"updateProjectDetails": model.UpdateProjectDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
|
-
* The resource is updated or deleted only if the
|
|
32
|
-
* provide matches the resource's current
|
|
31
|
+
* The resource is updated or deleted only if the {@code etag} you
|
|
32
|
+
* provide matches the resource's current {@code etag} value.
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"ifMatch"?: string;
|
|
@@ -31,7 +31,7 @@ export interface GetJobArtifactContentResponse {
|
|
|
31
31
|
/**
|
|
32
32
|
* The base-64 encoded MD5 hash of the body, as described in [RFC 2616](https://tools.ietf.org/rfc/rfc2616), section 14.15.
|
|
33
33
|
* Unavailable for objects uploaded using multipart upload.
|
|
34
|
-
* If the
|
|
34
|
+
* If the {@code content-md5} header is present, Object Storage performs an integrity check on the body of the HTTP request by computing the MD5 hash for the body and comparing it to the MD5 hash supplied in the header.
|
|
35
35
|
* If the two hashes do not match, the object is rejected and an HTTP-400 Unmatched Content MD5 error is returned with the message:
|
|
36
36
|
* \"The computed MD5 of the request body (ACTUAL_MD5) does not match the Content-MD5 header (HEADER_MD5)\"
|
|
37
37
|
*
|
|
@@ -35,7 +35,7 @@ export interface GetModelArtifactContentResponse {
|
|
|
35
35
|
/**
|
|
36
36
|
* The base-64 encoded MD5 hash of the body, as described in [RFC 2616](https://tools.ietf.org/rfc/rfc2616), section 14.15.
|
|
37
37
|
* Unavailable for objects uploaded using multipart upload.
|
|
38
|
-
* If the
|
|
38
|
+
* If the {@code content-md5} header is present, Object Storage performs an integrity check on the body of the HTTP request by computing the MD5 hash for the body and comparing it to the MD5 hash supplied in the header.
|
|
39
39
|
* If the two hashes do not match, the object is rejected and an HTTP-400 Unmatched Content MD5 error is returned with the message:
|
|
40
40
|
* \"The computed MD5 of the request body (ACTUAL_MD5) does not match the Content-MD5 header (HEADER_MD5)\"
|
|
41
41
|
*
|
|
@@ -31,7 +31,7 @@ export interface GetStepArtifactContentResponse {
|
|
|
31
31
|
/**
|
|
32
32
|
* The base-64 encoded MD5 hash of the body, as described in [RFC 2616](https://tools.ietf.org/rfc/rfc2616), section 14.15.
|
|
33
33
|
* Unavailable for objects uploaded using multipart upload.
|
|
34
|
-
* If the
|
|
34
|
+
* If the {@code content-md5} header is present, Object Storage performs an integrity check on the body of the HTTP request by computing the MD5 hash for the body and comparing it to the MD5 hash supplied in the header.
|
|
35
35
|
* If the two hashes do not match, the object is rejected and an HTTP-400 Unmatched Content MD5 error is returned with the message:
|
|
36
36
|
* \"The computed MD5 of the request body (ACTUAL_MD5) does not match the Content-MD5 header (HEADER_MD5)\"
|
|
37
37
|
*
|
|
@@ -29,7 +29,7 @@ export interface HeadJobArtifactResponse {
|
|
|
29
29
|
/**
|
|
30
30
|
* The base-64 encoded MD5 hash of the body, as described in [RFC 2616](https://tools.ietf.org/rfc/rfc2616), section 14.15.
|
|
31
31
|
* Unavailable for objects uploaded using multipart upload.
|
|
32
|
-
* If the
|
|
32
|
+
* If the {@code content-md5} header is present, Object Storage performs an integrity check on the body of the HTTP request by computing the MD5 hash for the body and comparing it to the MD5 hash supplied in the header.
|
|
33
33
|
* If the two hashes do not match, the object is rejected and an HTTP-400 Unmatched Content MD5 error is returned with the message:
|
|
34
34
|
* \"The computed MD5 of the request body (ACTUAL_MD5) does not match the Content-MD5 header (HEADER_MD5)\"
|
|
35
35
|
*
|
|
@@ -33,7 +33,7 @@ export interface HeadModelArtifactResponse {
|
|
|
33
33
|
/**
|
|
34
34
|
* The base-64 encoded MD5 hash of the body, as described in [RFC 2616](https://tools.ietf.org/rfc/rfc2616), section 14.15.
|
|
35
35
|
* Unavailable for objects uploaded using multipart upload.
|
|
36
|
-
* If the
|
|
36
|
+
* If the {@code content-md5} header is present, Object Storage performs an integrity check on the body of the HTTP request by computing the MD5 hash for the body and comparing it to the MD5 hash supplied in the header.
|
|
37
37
|
* If the two hashes do not match, the object is rejected and an HTTP-400 Unmatched Content MD5 error is returned with the message:
|
|
38
38
|
* \"The computed MD5 of the request body (ACTUAL_MD5) does not match the Content-MD5 header (HEADER_MD5)\"
|
|
39
39
|
*
|
|
@@ -29,7 +29,7 @@ export interface HeadStepArtifactResponse {
|
|
|
29
29
|
/**
|
|
30
30
|
* The base-64 encoded MD5 hash of the body, as described in [RFC 2616](https://tools.ietf.org/rfc/rfc2616), section 14.15.
|
|
31
31
|
* Unavailable for objects uploaded using multipart upload.
|
|
32
|
-
* If the
|
|
32
|
+
* If the {@code content-md5} header is present, Object Storage performs an integrity check on the body of the HTTP request by computing the MD5 hash for the body and comparing it to the MD5 hash supplied in the header.
|
|
33
33
|
* If the two hashes do not match, the object is rejected and an HTTP-400 Unmatched Content MD5 error is returned with the message:
|
|
34
34
|
* \"The computed MD5 of the request body (ACTUAL_MD5) does not match the Content-MD5 header (HEADER_MD5)\"
|
|
35
35
|
*
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-datascience",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.77.0",
|
|
4
4
|
"description": "OCI NodeJS client for Data Science Service",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.77.0",
|
|
19
|
+
"oci-workrequests": "2.77.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|