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
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListTaskRunLineages.ts.html |here} to see how to use ListTaskRunLineagesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListTaskRunLineagesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -35,19 +35,19 @@ export interface ListTaskRunLineagesRequest extends common.BaseRequest {
|
|
|
35
35
|
*/
|
|
36
36
|
"fields"?: Array<string>;
|
|
37
37
|
/**
|
|
38
|
-
* For list pagination. The value for this parameter is the
|
|
38
|
+
* For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
39
39
|
*/
|
|
40
40
|
"page"?: string;
|
|
41
41
|
/**
|
|
42
|
-
* Sets the maximum number of results per page, or items to return in a paginated
|
|
42
|
+
* Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
43
43
|
*/
|
|
44
44
|
"limit"?: number;
|
|
45
45
|
/**
|
|
46
|
-
* Specifies sort order to use, either
|
|
46
|
+
* Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
|
|
47
47
|
*/
|
|
48
48
|
"sortOrder"?: ListTaskRunLineagesRequest.SortOrder;
|
|
49
49
|
/**
|
|
50
|
-
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter
|
|
50
|
+
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
|
|
51
51
|
*/
|
|
52
52
|
"sortBy"?: ListTaskRunLineagesRequest.SortBy;
|
|
53
53
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListTaskRunLogs.ts.html |here} to see how to use ListTaskRunLogsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListTaskRunLogsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -35,19 +35,19 @@ export interface ListTaskRunLogsRequest extends common.BaseRequest {
|
|
|
35
35
|
*/
|
|
36
36
|
"opcRequestId"?: string;
|
|
37
37
|
/**
|
|
38
|
-
* For list pagination. The value for this parameter is the
|
|
38
|
+
* For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
39
39
|
*/
|
|
40
40
|
"page"?: string;
|
|
41
41
|
/**
|
|
42
|
-
* Sets the maximum number of results per page, or items to return in a paginated
|
|
42
|
+
* Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
43
43
|
*/
|
|
44
44
|
"limit"?: number;
|
|
45
45
|
/**
|
|
46
|
-
* Specifies sort order to use, either
|
|
46
|
+
* Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
|
|
47
47
|
*/
|
|
48
48
|
"sortOrder"?: ListTaskRunLogsRequest.SortOrder;
|
|
49
49
|
/**
|
|
50
|
-
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter
|
|
50
|
+
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
|
|
51
51
|
*/
|
|
52
52
|
"sortBy"?: ListTaskRunLogsRequest.SortBy;
|
|
53
53
|
}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListTaskRuns.ts.html |here} to see how to use ListTaskRunsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListTaskRunsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -52,19 +52,19 @@ export interface ListTaskRunsRequest extends common.BaseRequest {
|
|
|
52
52
|
*/
|
|
53
53
|
"identifier"?: Array<string>;
|
|
54
54
|
/**
|
|
55
|
-
* For list pagination. The value for this parameter is the
|
|
55
|
+
* For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
56
56
|
*/
|
|
57
57
|
"page"?: string;
|
|
58
58
|
/**
|
|
59
|
-
* Sets the maximum number of results per page, or items to return in a paginated
|
|
59
|
+
* Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
60
60
|
*/
|
|
61
61
|
"limit"?: number;
|
|
62
62
|
/**
|
|
63
|
-
* Specifies sort order to use, either
|
|
63
|
+
* Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
|
|
64
64
|
*/
|
|
65
65
|
"sortOrder"?: ListTaskRunsRequest.SortOrder;
|
|
66
66
|
/**
|
|
67
|
-
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter
|
|
67
|
+
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
|
|
68
68
|
*/
|
|
69
69
|
"sortBy"?: ListTaskRunsRequest.SortBy;
|
|
70
70
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListTaskSchedules.ts.html |here} to see how to use ListTaskSchedulesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListTaskSchedulesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -40,19 +40,19 @@ export interface ListTaskSchedulesRequest extends common.BaseRequest {
|
|
|
40
40
|
*/
|
|
41
41
|
"type"?: Array<string>;
|
|
42
42
|
/**
|
|
43
|
-
* For list pagination. The value for this parameter is the
|
|
43
|
+
* For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
44
44
|
*/
|
|
45
45
|
"page"?: string;
|
|
46
46
|
/**
|
|
47
|
-
* Sets the maximum number of results per page, or items to return in a paginated
|
|
47
|
+
* Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
48
48
|
*/
|
|
49
49
|
"limit"?: number;
|
|
50
50
|
/**
|
|
51
|
-
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter
|
|
51
|
+
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
|
|
52
52
|
*/
|
|
53
53
|
"sortBy"?: ListTaskSchedulesRequest.SortBy;
|
|
54
54
|
/**
|
|
55
|
-
* Specifies sort order to use, either
|
|
55
|
+
* Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
|
|
56
56
|
*/
|
|
57
57
|
"sortOrder"?: ListTaskSchedulesRequest.SortOrder;
|
|
58
58
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListTaskValidations.ts.html |here} to see how to use ListTaskValidationsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListTaskValidationsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -36,19 +36,19 @@ export interface ListTaskValidationsRequest extends common.BaseRequest {
|
|
|
36
36
|
*/
|
|
37
37
|
"fields"?: Array<string>;
|
|
38
38
|
/**
|
|
39
|
-
* For list pagination. The value for this parameter is the
|
|
39
|
+
* For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
40
40
|
*/
|
|
41
41
|
"page"?: string;
|
|
42
42
|
/**
|
|
43
|
-
* Sets the maximum number of results per page, or items to return in a paginated
|
|
43
|
+
* Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
44
44
|
*/
|
|
45
45
|
"limit"?: number;
|
|
46
46
|
/**
|
|
47
|
-
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter
|
|
47
|
+
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
|
|
48
48
|
*/
|
|
49
49
|
"sortBy"?: ListTaskValidationsRequest.SortBy;
|
|
50
50
|
/**
|
|
51
|
-
* Specifies sort order to use, either
|
|
51
|
+
* Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
|
|
52
52
|
*/
|
|
53
53
|
"sortOrder"?: ListTaskValidationsRequest.SortOrder;
|
|
54
54
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListTasks.ts.html |here} to see how to use ListTasksRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListTasksRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -51,19 +51,19 @@ export interface ListTasksRequest extends common.BaseRequest {
|
|
|
51
51
|
*/
|
|
52
52
|
"type"?: Array<string>;
|
|
53
53
|
/**
|
|
54
|
-
* Sets the maximum number of results per page, or items to return in a paginated
|
|
54
|
+
* Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
55
55
|
*/
|
|
56
56
|
"limit"?: number;
|
|
57
57
|
/**
|
|
58
|
-
* For list pagination. The value for this parameter is the
|
|
58
|
+
* For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
59
59
|
*/
|
|
60
60
|
"page"?: string;
|
|
61
61
|
/**
|
|
62
|
-
* Specifies sort order to use, either
|
|
62
|
+
* Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
|
|
63
63
|
*/
|
|
64
64
|
"sortOrder"?: ListTasksRequest.SortOrder;
|
|
65
65
|
/**
|
|
66
|
-
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter
|
|
66
|
+
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
|
|
67
67
|
*/
|
|
68
68
|
"sortBy"?: ListTasksRequest.SortBy;
|
|
69
69
|
}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListTemplates.ts.html |here} to see how to use ListTemplatesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListTemplatesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -33,19 +33,19 @@ export interface ListTemplatesRequest extends common.BaseRequest {
|
|
|
33
33
|
*/
|
|
34
34
|
"fields"?: Array<string>;
|
|
35
35
|
/**
|
|
36
|
-
* Sets the maximum number of results per page, or items to return in a paginated
|
|
36
|
+
* Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
37
37
|
*/
|
|
38
38
|
"limit"?: number;
|
|
39
39
|
/**
|
|
40
|
-
* For list pagination. The value for this parameter is the
|
|
40
|
+
* For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
41
41
|
*/
|
|
42
42
|
"page"?: string;
|
|
43
43
|
/**
|
|
44
|
-
* Specifies sort order to use, either
|
|
44
|
+
* Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
|
|
45
45
|
*/
|
|
46
46
|
"sortOrder"?: ListTemplatesRequest.SortOrder;
|
|
47
47
|
/**
|
|
48
|
-
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter
|
|
48
|
+
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
|
|
49
49
|
*/
|
|
50
50
|
"sortBy"?: ListTemplatesRequest.SortBy;
|
|
51
51
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListUserDefinedFunctionValidations.ts.html |here} to see how to use ListUserDefinedFunctionValidationsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListUserDefinedFunctionValidationsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -36,19 +36,19 @@ export interface ListUserDefinedFunctionValidationsRequest extends common.BaseRe
|
|
|
36
36
|
*/
|
|
37
37
|
"fields"?: Array<string>;
|
|
38
38
|
/**
|
|
39
|
-
* For list pagination. The value for this parameter is the
|
|
39
|
+
* For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
40
40
|
*/
|
|
41
41
|
"page"?: string;
|
|
42
42
|
/**
|
|
43
|
-
* Sets the maximum number of results per page, or items to return in a paginated
|
|
43
|
+
* Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
44
44
|
*/
|
|
45
45
|
"limit"?: number;
|
|
46
46
|
/**
|
|
47
|
-
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter
|
|
47
|
+
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
|
|
48
48
|
*/
|
|
49
49
|
"sortBy"?: ListUserDefinedFunctionValidationsRequest.SortBy;
|
|
50
50
|
/**
|
|
51
|
-
* Specifies sort order to use, either
|
|
51
|
+
* Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
|
|
52
52
|
*/
|
|
53
53
|
"sortOrder"?: ListUserDefinedFunctionValidationsRequest.SortOrder;
|
|
54
54
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListUserDefinedFunctions.ts.html |here} to see how to use ListUserDefinedFunctionsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListUserDefinedFunctionsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -43,19 +43,19 @@ export interface ListUserDefinedFunctionsRequest extends common.BaseRequest {
|
|
|
43
43
|
*/
|
|
44
44
|
"identifier"?: Array<string>;
|
|
45
45
|
/**
|
|
46
|
-
* Sets the maximum number of results per page, or items to return in a paginated
|
|
46
|
+
* Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
47
47
|
*/
|
|
48
48
|
"limit"?: number;
|
|
49
49
|
/**
|
|
50
|
-
* For list pagination. The value for this parameter is the
|
|
50
|
+
* For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
51
51
|
*/
|
|
52
52
|
"page"?: string;
|
|
53
53
|
/**
|
|
54
|
-
* Specifies sort order to use, either
|
|
54
|
+
* Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
|
|
55
55
|
*/
|
|
56
56
|
"sortOrder"?: ListUserDefinedFunctionsRequest.SortOrder;
|
|
57
57
|
/**
|
|
58
|
-
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter
|
|
58
|
+
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
|
|
59
59
|
*/
|
|
60
60
|
"sortBy"?: ListUserDefinedFunctionsRequest.SortBy;
|
|
61
61
|
}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -27,19 +27,19 @@ export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
|
|
|
27
27
|
*/
|
|
28
28
|
"opcRequestId"?: string;
|
|
29
29
|
/**
|
|
30
|
-
* For list pagination. The value for this parameter is the
|
|
30
|
+
* For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
31
31
|
*/
|
|
32
32
|
"page"?: string;
|
|
33
33
|
/**
|
|
34
|
-
* Sets the maximum number of results per page, or items to return in a paginated
|
|
34
|
+
* Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
35
35
|
*/
|
|
36
36
|
"limit"?: number;
|
|
37
37
|
/**
|
|
38
|
-
* Specifies sort order to use, either
|
|
38
|
+
* Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
|
|
39
39
|
*/
|
|
40
40
|
"sortOrder"?: ListWorkRequestErrorsRequest.SortOrder;
|
|
41
41
|
/**
|
|
42
|
-
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter
|
|
42
|
+
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
|
|
43
43
|
*/
|
|
44
44
|
"sortBy"?: ListWorkRequestErrorsRequest.SortBy;
|
|
45
45
|
}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListWorkRequestLogsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -27,19 +27,19 @@ export interface ListWorkRequestLogsRequest extends common.BaseRequest {
|
|
|
27
27
|
*/
|
|
28
28
|
"opcRequestId"?: string;
|
|
29
29
|
/**
|
|
30
|
-
* For list pagination. The value for this parameter is the
|
|
30
|
+
* For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
31
31
|
*/
|
|
32
32
|
"page"?: string;
|
|
33
33
|
/**
|
|
34
|
-
* Sets the maximum number of results per page, or items to return in a paginated
|
|
34
|
+
* Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
35
35
|
*/
|
|
36
36
|
"limit"?: number;
|
|
37
37
|
/**
|
|
38
|
-
* Specifies sort order to use, either
|
|
38
|
+
* Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
|
|
39
39
|
*/
|
|
40
40
|
"sortOrder"?: ListWorkRequestLogsRequest.SortOrder;
|
|
41
41
|
/**
|
|
42
|
-
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter
|
|
42
|
+
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
|
|
43
43
|
*/
|
|
44
44
|
"sortBy"?: ListWorkRequestLogsRequest.SortBy;
|
|
45
45
|
}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListWorkRequestsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -35,19 +35,19 @@ export interface ListWorkRequestsRequest extends common.BaseRequest {
|
|
|
35
35
|
*/
|
|
36
36
|
"workRequestStatus"?: ListWorkRequestsRequest.WorkRequestStatus;
|
|
37
37
|
/**
|
|
38
|
-
* For list pagination. The value for this parameter is the
|
|
38
|
+
* For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
39
39
|
*/
|
|
40
40
|
"page"?: string;
|
|
41
41
|
/**
|
|
42
|
-
* Sets the maximum number of results per page, or items to return in a paginated
|
|
42
|
+
* Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
43
43
|
*/
|
|
44
44
|
"limit"?: number;
|
|
45
45
|
/**
|
|
46
|
-
* Specifies sort order to use, either
|
|
46
|
+
* Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
|
|
47
47
|
*/
|
|
48
48
|
"sortOrder"?: ListWorkRequestsRequest.SortOrder;
|
|
49
49
|
/**
|
|
50
|
-
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter
|
|
50
|
+
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
|
|
51
51
|
*/
|
|
52
52
|
"sortBy"?: ListWorkRequestsRequest.SortBy;
|
|
53
53
|
}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListWorkspaces.ts.html |here} to see how to use ListWorkspacesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListWorkspacesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,11 +24,11 @@ export interface ListWorkspacesRequest extends common.BaseRequest {
|
|
|
24
24
|
*/
|
|
25
25
|
"name"?: string;
|
|
26
26
|
/**
|
|
27
|
-
* Sets the maximum number of results per page, or items to return in a paginated
|
|
27
|
+
* Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
28
28
|
*/
|
|
29
29
|
"limit"?: number;
|
|
30
30
|
/**
|
|
31
|
-
* For list pagination. The value for this parameter is the
|
|
31
|
+
* For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
32
32
|
*/
|
|
33
33
|
"page"?: string;
|
|
34
34
|
/**
|
|
@@ -36,11 +36,11 @@ export interface ListWorkspacesRequest extends common.BaseRequest {
|
|
|
36
36
|
*/
|
|
37
37
|
"lifecycleState"?: string;
|
|
38
38
|
/**
|
|
39
|
-
* Specifies sort order to use, either
|
|
39
|
+
* Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
|
|
40
40
|
*/
|
|
41
41
|
"sortOrder"?: ListWorkspacesRequest.SortOrder;
|
|
42
42
|
/**
|
|
43
|
-
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter
|
|
43
|
+
* Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
|
|
44
44
|
*/
|
|
45
45
|
"sortBy"?: ListWorkspacesRequest.SortBy;
|
|
46
46
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/StartWorkspace.ts.html |here} to see how to use StartWorkspaceRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface StartWorkspaceRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -20,8 +20,8 @@ export interface StartWorkspaceRequest extends common.BaseRequest {
|
|
|
20
20
|
*/
|
|
21
21
|
"workspaceId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
24
|
-
* The resource will be updated or deleted only if the
|
|
23
|
+
* 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.
|
|
24
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
25
25
|
* 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.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/StopWorkspace.ts.html |here} to see how to use StopWorkspaceRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface StopWorkspaceRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -28,8 +28,8 @@ export interface StopWorkspaceRequest extends common.BaseRequest {
|
|
|
28
28
|
*/
|
|
29
29
|
"isForceOperation"?: boolean;
|
|
30
30
|
/**
|
|
31
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
32
|
-
* The resource will be updated or deleted only if the
|
|
31
|
+
* 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.
|
|
32
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
33
33
|
* 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.
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
@@ -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/UpdateApplicationDetailedDescription.ts.html |here} to see how to use UpdateApplicationDetailedDescriptionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateApplicationDetailedDescriptionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -36,8 +36,8 @@ export interface UpdateApplicationDetailedDescriptionRequest extends common.Base
|
|
|
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/UpdateApplication.ts.html |here} to see how to use UpdateApplicationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateApplicationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -29,8 +29,8 @@ export interface UpdateApplicationRequest extends common.BaseRequest {
|
|
|
29
29
|
*/
|
|
30
30
|
"updateApplicationDetails": model.UpdateApplicationDetails;
|
|
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/UpdateConnection.ts.html |here} to see how to use UpdateConnectionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateConnectionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -36,8 +36,8 @@ export interface UpdateConnectionRequest 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/UpdateCopyObjectRequest.ts.html |here} to see how to use UpdateCopyObjectRequestRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateCopyObjectRequestRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -36,8 +36,8 @@ export interface UpdateCopyObjectRequestRequest 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
|
*/
|