oci-dataintegration 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 +163 -163
- package/lib/client.js +163 -163
- package/lib/model/application-details.d.ts +2 -2
- package/lib/model/application-summary.d.ts +2 -2
- package/lib/model/application.d.ts +2 -2
- package/lib/model/composite-type.d.ts +1 -1
- package/lib/model/configured-type.d.ts +1 -1
- package/lib/model/create-application-details.d.ts +2 -2
- package/lib/model/create-dis-application-details.d.ts +2 -2
- package/lib/model/create-workspace-details.d.ts +2 -2
- package/lib/model/data-type.d.ts +1 -1
- package/lib/model/dependent-object.d.ts +2 -2
- package/lib/model/derived-type.d.ts +1 -1
- package/lib/model/dis-application-summary.d.ts +2 -2
- package/lib/model/dis-application.d.ts +2 -2
- package/lib/model/flow-port.d.ts +1 -1
- package/lib/model/grouped-name-pattern-rule.d.ts +1 -1
- package/lib/model/input-proxy-field.d.ts +1 -1
- package/lib/model/materialized-composite-type.d.ts +1 -1
- package/lib/model/name-list-rule.d.ts +1 -1
- package/lib/model/name-pattern-rule.d.ts +1 -1
- package/lib/model/projection-rule.d.ts +1 -1
- package/lib/model/proxy-field.d.ts +1 -1
- package/lib/model/rule-type-config.d.ts +1 -1
- package/lib/model/scope-reference.d.ts +1 -1
- package/lib/model/structured-type.d.ts +1 -1
- package/lib/model/task-run.d.ts +1 -1
- package/lib/model/template-summary.d.ts +2 -2
- package/lib/model/template.d.ts +2 -2
- package/lib/model/type-list-rule.d.ts +1 -1
- package/lib/model/typed-name-pattern-rule.d.ts +1 -1
- package/lib/model/typed-object.d.ts +1 -1
- package/lib/model/update-application-details.d.ts +2 -2
- package/lib/model/update-dis-application-details.d.ts +2 -2
- package/lib/model/update-reference-details.d.ts +2 -2
- package/lib/model/update-workspace-details.d.ts +2 -2
- package/lib/model/work-request-resource.d.ts +3 -3
- package/lib/model/work-request-summary.d.ts +2 -2
- package/lib/model/work-request.d.ts +2 -2
- package/lib/model/workspace-summary.d.ts +2 -2
- package/lib/model/workspace.d.ts +2 -2
- package/lib/request/change-compartment-request.d.ts +3 -3
- package/lib/request/change-dis-application-compartment-request.d.ts +3 -3
- package/lib/request/create-application-detailed-description-request.d.ts +1 -1
- package/lib/request/create-application-request.d.ts +1 -1
- package/lib/request/create-connection-request.d.ts +1 -1
- package/lib/request/create-connection-validation-request.d.ts +1 -1
- package/lib/request/create-copy-object-request-request.d.ts +1 -1
- package/lib/request/create-data-asset-request.d.ts +1 -1
- package/lib/request/create-data-flow-request.d.ts +1 -1
- package/lib/request/create-data-flow-validation-request.d.ts +1 -1
- package/lib/request/create-dis-application-detailed-description-request.d.ts +1 -1
- package/lib/request/create-dis-application-request.d.ts +1 -1
- package/lib/request/create-entity-shape-request.d.ts +3 -3
- package/lib/request/create-export-request-request.d.ts +1 -1
- package/lib/request/create-external-publication-request.d.ts +1 -1
- package/lib/request/create-external-publication-validation-request.d.ts +1 -1
- package/lib/request/create-folder-request.d.ts +1 -1
- package/lib/request/create-function-library-request.d.ts +1 -1
- package/lib/request/create-import-request-request.d.ts +1 -1
- package/lib/request/create-patch-request.d.ts +1 -1
- package/lib/request/create-pipeline-request.d.ts +1 -1
- package/lib/request/create-pipeline-validation-request.d.ts +1 -1
- package/lib/request/create-project-request.d.ts +1 -1
- package/lib/request/create-schedule-request.d.ts +1 -1
- package/lib/request/create-task-request.d.ts +1 -1
- package/lib/request/create-task-run-request.d.ts +1 -1
- package/lib/request/create-task-schedule-request.d.ts +1 -1
- package/lib/request/create-task-validation-request.d.ts +1 -1
- package/lib/request/create-user-defined-function-request.d.ts +1 -1
- package/lib/request/create-user-defined-function-validation-request.d.ts +1 -1
- package/lib/request/create-workspace-request.d.ts +1 -1
- package/lib/request/delete-application-detailed-description-request.d.ts +3 -3
- package/lib/request/delete-application-request.d.ts +3 -3
- package/lib/request/delete-connection-request.d.ts +3 -3
- package/lib/request/delete-connection-validation-request.d.ts +3 -3
- package/lib/request/delete-copy-object-request-request.d.ts +3 -3
- package/lib/request/delete-data-asset-request.d.ts +3 -3
- package/lib/request/delete-data-flow-request.d.ts +3 -3
- package/lib/request/delete-data-flow-validation-request.d.ts +3 -3
- package/lib/request/delete-dis-application-detailed-description-request.d.ts +3 -3
- package/lib/request/delete-dis-application-request.d.ts +3 -3
- package/lib/request/delete-export-request-request.d.ts +3 -3
- package/lib/request/delete-external-publication-request.d.ts +3 -3
- package/lib/request/delete-external-publication-validation-request.d.ts +3 -3
- package/lib/request/delete-folder-request.d.ts +3 -3
- package/lib/request/delete-function-library-request.d.ts +3 -3
- package/lib/request/delete-import-request-request.d.ts +3 -3
- package/lib/request/delete-patch-request.d.ts +3 -3
- package/lib/request/delete-pipeline-request.d.ts +3 -3
- package/lib/request/delete-pipeline-validation-request.d.ts +3 -3
- package/lib/request/delete-project-request.d.ts +3 -3
- package/lib/request/delete-schedule-request.d.ts +3 -3
- package/lib/request/delete-task-request.d.ts +3 -3
- package/lib/request/delete-task-run-request.d.ts +3 -3
- package/lib/request/delete-task-schedule-request.d.ts +3 -3
- package/lib/request/delete-task-validation-request.d.ts +3 -3
- package/lib/request/delete-user-defined-function-request.d.ts +3 -3
- package/lib/request/delete-user-defined-function-validation-request.d.ts +3 -3
- package/lib/request/delete-workspace-request.d.ts +3 -3
- package/lib/request/get-application-detailed-description-request.d.ts +1 -1
- package/lib/request/get-application-request.d.ts +1 -1
- package/lib/request/get-composite-state-request.d.ts +1 -1
- package/lib/request/get-connection-request.d.ts +1 -1
- package/lib/request/get-connection-validation-request.d.ts +1 -1
- package/lib/request/get-copy-object-request-request.d.ts +1 -1
- package/lib/request/get-count-statistic-request.d.ts +1 -1
- package/lib/request/get-data-asset-request.d.ts +1 -1
- package/lib/request/get-data-entity-request.d.ts +1 -1
- package/lib/request/get-data-flow-request.d.ts +1 -1
- package/lib/request/get-data-flow-validation-request.d.ts +1 -1
- package/lib/request/get-dependent-object-request.d.ts +1 -1
- package/lib/request/get-dis-application-detailed-description-request.d.ts +1 -1
- package/lib/request/get-dis-application-request.d.ts +1 -1
- package/lib/request/get-export-request-request.d.ts +1 -1
- package/lib/request/get-external-publication-request.d.ts +1 -1
- package/lib/request/get-external-publication-validation-request.d.ts +1 -1
- package/lib/request/get-folder-request.d.ts +1 -1
- package/lib/request/get-function-library-request.d.ts +1 -1
- package/lib/request/get-import-request-request.d.ts +3 -3
- package/lib/request/get-patch-request.d.ts +1 -1
- package/lib/request/get-pipeline-request.d.ts +1 -1
- package/lib/request/get-pipeline-validation-request.d.ts +1 -1
- package/lib/request/get-project-request.d.ts +1 -1
- package/lib/request/get-published-object-request.d.ts +1 -1
- package/lib/request/get-reference-request.d.ts +1 -1
- package/lib/request/get-runtime-operator-request.d.ts +1 -1
- package/lib/request/get-runtime-pipeline-request.d.ts +1 -1
- package/lib/request/get-schedule-request.d.ts +1 -1
- package/lib/request/get-schema-request.d.ts +1 -1
- package/lib/request/get-task-request.d.ts +1 -1
- package/lib/request/get-task-run-request.d.ts +1 -1
- package/lib/request/get-task-schedule-request.d.ts +1 -1
- package/lib/request/get-task-validation-request.d.ts +1 -1
- package/lib/request/get-template-request.d.ts +1 -1
- package/lib/request/get-user-defined-function-request.d.ts +1 -1
- package/lib/request/get-user-defined-function-validation-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/get-workspace-request.d.ts +1 -1
- package/lib/request/list-applications-request.d.ts +5 -5
- package/lib/request/list-connection-validations-request.d.ts +5 -5
- package/lib/request/list-connections-request.d.ts +5 -5
- package/lib/request/list-copy-object-requests-request.d.ts +5 -5
- package/lib/request/list-data-assets-request.d.ts +5 -5
- package/lib/request/list-data-entities-request.d.ts +5 -5
- package/lib/request/list-data-flow-validations-request.d.ts +5 -5
- package/lib/request/list-data-flows-request.d.ts +5 -5
- package/lib/request/list-dependent-objects-request.d.ts +5 -5
- package/lib/request/list-dis-application-task-run-lineages-request.d.ts +5 -5
- package/lib/request/list-dis-applications-request.d.ts +5 -5
- package/lib/request/list-export-requests-request.d.ts +5 -5
- package/lib/request/list-external-publication-validations-request.d.ts +5 -5
- package/lib/request/list-external-publications-request.d.ts +5 -5
- package/lib/request/list-folders-request.d.ts +5 -5
- package/lib/request/list-function-libraries-request.d.ts +5 -5
- package/lib/request/list-import-requests-request.d.ts +5 -5
- package/lib/request/list-patch-changes-request.d.ts +5 -5
- package/lib/request/list-patches-request.d.ts +5 -5
- package/lib/request/list-pipeline-validations-request.d.ts +5 -5
- package/lib/request/list-pipelines-request.d.ts +5 -5
- package/lib/request/list-projects-request.d.ts +5 -5
- package/lib/request/list-published-objects-request.d.ts +5 -5
- package/lib/request/list-references-request.d.ts +5 -5
- package/lib/request/list-runtime-operators-request.d.ts +5 -5
- package/lib/request/list-runtime-pipelines-request.d.ts +5 -5
- package/lib/request/list-schedules-request.d.ts +5 -5
- package/lib/request/list-schemas-request.d.ts +5 -5
- package/lib/request/list-task-run-lineages-request.d.ts +5 -5
- package/lib/request/list-task-run-logs-request.d.ts +5 -5
- package/lib/request/list-task-runs-request.d.ts +5 -5
- package/lib/request/list-task-schedules-request.d.ts +5 -5
- package/lib/request/list-task-validations-request.d.ts +5 -5
- package/lib/request/list-tasks-request.d.ts +5 -5
- package/lib/request/list-templates-request.d.ts +5 -5
- package/lib/request/list-user-defined-function-validations-request.d.ts +5 -5
- package/lib/request/list-user-defined-functions-request.d.ts +5 -5
- package/lib/request/list-work-request-errors-request.d.ts +5 -5
- package/lib/request/list-work-request-logs-request.d.ts +5 -5
- package/lib/request/list-work-requests-request.d.ts +5 -5
- package/lib/request/list-workspaces-request.d.ts +5 -5
- package/lib/request/start-workspace-request.d.ts +3 -3
- package/lib/request/stop-workspace-request.d.ts +3 -3
- package/lib/request/update-application-detailed-description-request.d.ts +3 -3
- package/lib/request/update-application-request.d.ts +3 -3
- package/lib/request/update-connection-request.d.ts +3 -3
- package/lib/request/update-copy-object-request-request.d.ts +3 -3
- package/lib/request/update-data-asset-request.d.ts +3 -3
- package/lib/request/update-data-flow-request.d.ts +3 -3
- package/lib/request/update-dis-application-detailed-description-request.d.ts +3 -3
- package/lib/request/update-dis-application-request.d.ts +3 -3
- package/lib/request/update-export-request-request.d.ts +3 -3
- package/lib/request/update-external-publication-request.d.ts +3 -3
- package/lib/request/update-folder-request.d.ts +3 -3
- package/lib/request/update-function-library-request.d.ts +3 -3
- package/lib/request/update-import-request-request.d.ts +3 -3
- package/lib/request/update-pipeline-request.d.ts +3 -3
- package/lib/request/update-project-request.d.ts +3 -3
- package/lib/request/update-reference-request.d.ts +3 -3
- package/lib/request/update-schedule-request.d.ts +3 -3
- package/lib/request/update-task-request.d.ts +3 -3
- package/lib/request/update-task-run-request.d.ts +3 -3
- package/lib/request/update-task-schedule-request.d.ts +3 -3
- package/lib/request/update-user-defined-function-request.d.ts +3 -3
- package/lib/request/update-workspace-request.d.ts +3 -3
- package/lib/response/get-runtime-operator-response.d.ts +1 -1
- package/lib/response/get-runtime-pipeline-response.d.ts +1 -1
- package/lib/response/list-dis-application-task-run-lineages-response.d.ts +2 -2
- package/lib/response/list-runtime-operators-response.d.ts +2 -2
- package/lib/response/list-runtime-pipelines-response.d.ts +2 -2
- package/lib/response/list-task-run-lineages-response.d.ts +2 -2
- package/lib/response/update-external-publication-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/dataintegration/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAssetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateDataAssetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -36,8 +36,8 @@ export interface UpdateDataAssetRequest extends common.BaseRequest {
|
|
|
36
36
|
*/
|
|
37
37
|
"opcRequestId"?: string;
|
|
38
38
|
/**
|
|
39
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
40
|
-
* The resource will be updated or deleted only if the
|
|
39
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
40
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
41
41
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
@@ -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/dataintegration/UpdateDataFlow.ts.html |here} to see how to use UpdateDataFlowRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateDataFlowRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -36,8 +36,8 @@ export interface UpdateDataFlowRequest extends common.BaseRequest {
|
|
|
36
36
|
*/
|
|
37
37
|
"opcRequestId"?: string;
|
|
38
38
|
/**
|
|
39
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
40
|
-
* The resource will be updated or deleted only if the
|
|
39
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
40
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
41
41
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
@@ -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/dataintegration/UpdateDisApplicationDetailedDescription.ts.html |here} to see how to use UpdateDisApplicationDetailedDescriptionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateDisApplicationDetailedDescriptionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -36,8 +36,8 @@ export interface UpdateDisApplicationDetailedDescriptionRequest extends common.B
|
|
|
36
36
|
*/
|
|
37
37
|
"opcRequestId"?: string;
|
|
38
38
|
/**
|
|
39
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
40
|
-
* The resource will be updated or deleted only if the
|
|
39
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
40
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
41
41
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
@@ -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/dataintegration/UpdateDisApplication.ts.html |here} to see how to use UpdateDisApplicationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateDisApplicationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -29,8 +29,8 @@ export interface UpdateDisApplicationRequest extends common.BaseRequest {
|
|
|
29
29
|
*/
|
|
30
30
|
"updateDisApplicationDetails": model.UpdateDisApplicationDetails;
|
|
31
31
|
/**
|
|
32
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
33
|
-
* The resource will be updated or deleted only if the
|
|
32
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
33
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
34
34
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
@@ -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/dataintegration/UpdateExportRequest.ts.html |here} to see how to use UpdateExportRequestRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateExportRequestRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -36,8 +36,8 @@ export interface UpdateExportRequestRequest extends common.BaseRequest {
|
|
|
36
36
|
*/
|
|
37
37
|
"opcRequestId"?: string;
|
|
38
38
|
/**
|
|
39
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
40
|
-
* The resource will be updated or deleted only if the
|
|
39
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
40
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
41
41
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
@@ -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/dataintegration/UpdateExternalPublication.ts.html |here} to see how to use UpdateExternalPublicationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateExternalPublicationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -40,8 +40,8 @@ export interface UpdateExternalPublicationRequest extends common.BaseRequest {
|
|
|
40
40
|
*/
|
|
41
41
|
"opcRequestId"?: string;
|
|
42
42
|
/**
|
|
43
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
44
|
-
* The resource will be updated or deleted only if the
|
|
43
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
44
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
45
45
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
46
46
|
*
|
|
47
47
|
*/
|
|
@@ -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/dataintegration/UpdateFolder.ts.html |here} to see how to use UpdateFolderRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateFolderRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -36,8 +36,8 @@ export interface UpdateFolderRequest extends common.BaseRequest {
|
|
|
36
36
|
*/
|
|
37
37
|
"opcRequestId"?: string;
|
|
38
38
|
/**
|
|
39
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
40
|
-
* The resource will be updated or deleted only if the
|
|
39
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
40
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
41
41
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
@@ -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/dataintegration/UpdateFunctionLibrary.ts.html |here} to see how to use UpdateFunctionLibraryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateFunctionLibraryRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -36,8 +36,8 @@ export interface UpdateFunctionLibraryRequest extends common.BaseRequest {
|
|
|
36
36
|
*/
|
|
37
37
|
"opcRequestId"?: string;
|
|
38
38
|
/**
|
|
39
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
40
|
-
* The resource will be updated or deleted only if the
|
|
39
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
40
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
41
41
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
@@ -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/dataintegration/UpdateImportRequest.ts.html |here} to see how to use UpdateImportRequestRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateImportRequestRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -36,8 +36,8 @@ export interface UpdateImportRequestRequest extends common.BaseRequest {
|
|
|
36
36
|
*/
|
|
37
37
|
"opcRequestId"?: string;
|
|
38
38
|
/**
|
|
39
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
40
|
-
* The resource will be updated or deleted only if the
|
|
39
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
40
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
41
41
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
@@ -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/dataintegration/UpdatePipeline.ts.html |here} to see how to use UpdatePipelineRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdatePipelineRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -36,8 +36,8 @@ export interface UpdatePipelineRequest extends common.BaseRequest {
|
|
|
36
36
|
*/
|
|
37
37
|
"opcRequestId"?: string;
|
|
38
38
|
/**
|
|
39
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
40
|
-
* The resource will be updated or deleted only if the
|
|
39
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
40
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
41
41
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
@@ -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/dataintegration/UpdateProject.ts.html |here} to see how to use UpdateProjectRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateProjectRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -36,8 +36,8 @@ export interface UpdateProjectRequest extends common.BaseRequest {
|
|
|
36
36
|
*/
|
|
37
37
|
"opcRequestId"?: string;
|
|
38
38
|
/**
|
|
39
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
40
|
-
* The resource will be updated or deleted only if the
|
|
39
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
40
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
41
41
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
@@ -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/dataintegration/UpdateReference.ts.html |here} to see how to use UpdateReferenceRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateReferenceRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -40,8 +40,8 @@ export interface UpdateReferenceRequest extends common.BaseRequest {
|
|
|
40
40
|
*/
|
|
41
41
|
"opcRequestId"?: string;
|
|
42
42
|
/**
|
|
43
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
44
|
-
* The resource will be updated or deleted only if the
|
|
43
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
44
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
45
45
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
46
46
|
*
|
|
47
47
|
*/
|
|
@@ -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/dataintegration/UpdateSchedule.ts.html |here} to see how to use UpdateScheduleRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateScheduleRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -33,8 +33,8 @@ export interface UpdateScheduleRequest extends common.BaseRequest {
|
|
|
33
33
|
*/
|
|
34
34
|
"updateScheduleDetails": model.UpdateScheduleDetails;
|
|
35
35
|
/**
|
|
36
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
37
|
-
* The resource will be updated or deleted only if the
|
|
36
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
37
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
38
38
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
@@ -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/dataintegration/UpdateTask.ts.html |here} to see how to use UpdateTaskRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateTaskRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -36,8 +36,8 @@ export interface UpdateTaskRequest extends common.BaseRequest {
|
|
|
36
36
|
*/
|
|
37
37
|
"opcRequestId"?: string;
|
|
38
38
|
/**
|
|
39
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
40
|
-
* The resource will be updated or deleted only if the
|
|
39
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
40
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
41
41
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
@@ -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/dataintegration/UpdateTaskRun.ts.html |here} to see how to use UpdateTaskRunRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateTaskRunRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -40,8 +40,8 @@ export interface UpdateTaskRunRequest extends common.BaseRequest {
|
|
|
40
40
|
*/
|
|
41
41
|
"opcRequestId"?: string;
|
|
42
42
|
/**
|
|
43
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
44
|
-
* The resource will be updated or deleted only if the
|
|
43
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
44
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
45
45
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
46
46
|
*
|
|
47
47
|
*/
|
|
@@ -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/dataintegration/UpdateTaskSchedule.ts.html |here} to see how to use UpdateTaskScheduleRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateTaskScheduleRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -33,8 +33,8 @@ export interface UpdateTaskScheduleRequest extends common.BaseRequest {
|
|
|
33
33
|
*/
|
|
34
34
|
"updateTaskScheduleDetails": model.UpdateTaskScheduleDetails;
|
|
35
35
|
/**
|
|
36
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
37
|
-
* The resource will be updated or deleted only if the
|
|
36
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
37
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
38
38
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
@@ -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/dataintegration/UpdateUserDefinedFunction.ts.html |here} to see how to use UpdateUserDefinedFunctionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateUserDefinedFunctionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -36,8 +36,8 @@ export interface UpdateUserDefinedFunctionRequest extends common.BaseRequest {
|
|
|
36
36
|
*/
|
|
37
37
|
"opcRequestId"?: string;
|
|
38
38
|
/**
|
|
39
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
40
|
-
* The resource will be updated or deleted only if the
|
|
39
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
40
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
41
41
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
@@ -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/dataintegration/UpdateWorkspace.ts.html |here} to see how to use UpdateWorkspaceRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateWorkspaceRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,8 +25,8 @@ export interface UpdateWorkspaceRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"updateWorkspaceDetails": model.UpdateWorkspaceDetails;
|
|
27
27
|
/**
|
|
28
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
29
|
-
* The resource will be updated or deleted only if the
|
|
28
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
29
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
30
30
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
@@ -20,8 +20,8 @@ export interface ListDisApplicationTaskRunLineagesResponse {
|
|
|
20
20
|
*/
|
|
21
21
|
"opcRequestId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For pagination of a list of
|
|
24
|
-
* is a partial list of TaskRunLineage. Include this value as the
|
|
23
|
+
* For pagination of a list of {@code TaskRunLineage}s. If this header appears in the response, then this
|
|
24
|
+
* is a partial list of TaskRunLineage. Include this value as the {@code page} parameter in a subsequent
|
|
25
25
|
* GET request to get the next batch of TaskRunLineages.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
@@ -20,8 +20,8 @@ export interface ListRuntimeOperatorsResponse {
|
|
|
20
20
|
*/
|
|
21
21
|
"opcRequestId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For pagination of a list of
|
|
24
|
-
* is a partial list of RuntimeOperator. Include this value as the
|
|
23
|
+
* For pagination of a list of {@code RuntimeOperator}s. If this header appears in the response, then this
|
|
24
|
+
* is a partial list of RuntimeOperator. Include this value as the {@code page} parameter in a subsequent
|
|
25
25
|
* GET request to get the next batch of RuntimeOperators.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
@@ -20,8 +20,8 @@ export interface ListRuntimePipelinesResponse {
|
|
|
20
20
|
*/
|
|
21
21
|
"opcRequestId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For pagination of a list of
|
|
24
|
-
* is a partial list of RuntimePipeline. Include this value as the
|
|
23
|
+
* For pagination of a list of {@code RuntimePipeline}s. If this header appears in the response, then this
|
|
24
|
+
* is a partial list of RuntimePipeline. Include this value as the {@code page} parameter in a subsequent
|
|
25
25
|
* GET request to get the next batch of RuntimePipelines.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
@@ -20,8 +20,8 @@ export interface ListTaskRunLineagesResponse {
|
|
|
20
20
|
*/
|
|
21
21
|
"opcRequestId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For pagination of a list of
|
|
24
|
-
* is a partial list of TaskRunLineage. Include this value as the
|
|
23
|
+
* For pagination of a list of {@code TaskRunLineage}s. If this header appears in the response, then this
|
|
24
|
+
* is a partial list of TaskRunLineage. Include this value as the {@code page} parameter in a subsequent
|
|
25
25
|
* GET request to get the next batch of TaskRunLineages.
|
|
26
26
|
*
|
|
27
27
|
*/
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-dataintegration",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.77.0",
|
|
4
4
|
"description": "OCI NodeJS client for Data Integration 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"
|