oci-databasemigration 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 +41 -41
- package/lib/client.js +41 -41
- package/lib/model/agent-summary.d.ts +3 -3
- package/lib/model/agent.d.ts +3 -3
- package/lib/model/clone-migration-details.d.ts +2 -2
- package/lib/model/connection-summary.d.ts +3 -3
- package/lib/model/connection.d.ts +3 -3
- package/lib/model/create-connection-details.d.ts +2 -2
- package/lib/model/create-migration-details.d.ts +2 -2
- package/lib/model/job-summary.d.ts +3 -3
- package/lib/model/job.d.ts +3 -3
- package/lib/model/migration-summary.d.ts +3 -3
- package/lib/model/migration.d.ts +3 -3
- package/lib/model/update-agent-details.d.ts +2 -2
- package/lib/model/update-connection-details.d.ts +2 -2
- package/lib/model/update-job-details.d.ts +2 -2
- package/lib/model/update-migration-details.d.ts +2 -2
- package/lib/model/work-request-summary.d.ts +2 -2
- package/lib/model/work-request.d.ts +2 -2
- package/lib/request/abort-job-request.d.ts +2 -2
- package/lib/request/add-migration-objects-request.d.ts +2 -2
- package/lib/request/change-agent-compartment-request.d.ts +2 -2
- package/lib/request/change-connection-compartment-request.d.ts +2 -2
- package/lib/request/change-migration-compartment-request.d.ts +2 -2
- package/lib/request/clone-migration-request.d.ts +2 -2
- package/lib/request/connection-diagnostics-request.d.ts +2 -2
- package/lib/request/create-connection-request.d.ts +1 -1
- package/lib/request/create-migration-request.d.ts +1 -1
- package/lib/request/delete-agent-request.d.ts +2 -2
- package/lib/request/delete-connection-request.d.ts +2 -2
- package/lib/request/delete-job-request.d.ts +2 -2
- package/lib/request/delete-migration-request.d.ts +2 -2
- package/lib/request/evaluate-migration-request.d.ts +2 -2
- package/lib/request/get-advisor-report-request.d.ts +1 -1
- package/lib/request/get-agent-request.d.ts +1 -1
- package/lib/request/get-connection-request.d.ts +1 -1
- package/lib/request/get-job-output-content-request.d.ts +1 -1
- package/lib/request/get-job-request.d.ts +1 -1
- package/lib/request/get-migration-request.d.ts +2 -2
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/list-agent-images-request.d.ts +1 -1
- package/lib/request/list-agents-request.d.ts +1 -1
- package/lib/request/list-connections-request.d.ts +1 -1
- package/lib/request/list-excluded-objects-request.d.ts +1 -1
- package/lib/request/list-job-outputs-request.d.ts +1 -1
- package/lib/request/list-jobs-request.d.ts +1 -1
- package/lib/request/list-migration-object-types-request.d.ts +1 -1
- package/lib/request/list-migration-objects-request.d.ts +2 -2
- package/lib/request/list-migrations-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/remove-migration-objects-request.d.ts +2 -2
- package/lib/request/resume-job-request.d.ts +2 -2
- package/lib/request/retrieve-supported-phases-request.d.ts +1 -1
- package/lib/request/start-migration-request.d.ts +2 -2
- package/lib/request/update-agent-request.d.ts +2 -2
- package/lib/request/update-connection-request.d.ts +2 -2
- package/lib/request/update-job-request.d.ts +2 -2
- package/lib/request/update-migration-request.d.ts +2 -2
- package/lib/response/abort-job-response.d.ts +1 -1
- package/lib/response/clone-migration-response.d.ts +1 -1
- package/lib/response/connection-diagnostics-response.d.ts +1 -1
- package/lib/response/create-connection-response.d.ts +1 -1
- package/lib/response/create-migration-response.d.ts +1 -1
- package/lib/response/evaluate-migration-response.d.ts +1 -1
- package/lib/response/get-advisor-report-response.d.ts +1 -1
- package/lib/response/get-agent-response.d.ts +1 -1
- package/lib/response/get-connection-response.d.ts +1 -1
- package/lib/response/get-job-response.d.ts +1 -1
- package/lib/response/get-migration-response.d.ts +1 -1
- package/lib/response/list-agent-images-response.d.ts +1 -1
- package/lib/response/list-agents-response.d.ts +1 -1
- package/lib/response/list-connections-response.d.ts +1 -1
- package/lib/response/list-excluded-objects-response.d.ts +1 -1
- package/lib/response/list-job-outputs-response.d.ts +1 -1
- package/lib/response/list-jobs-response.d.ts +1 -1
- package/lib/response/list-migration-object-types-response.d.ts +1 -1
- package/lib/response/list-migration-objects-response.d.ts +1 -1
- package/lib/response/list-migrations-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/resume-job-response.d.ts +1 -1
- package/lib/response/start-migration-response.d.ts +1 -1
- package/lib/response/update-agent-response.d.ts +1 -1
- package/lib/response/update-job-response.d.ts +1 -1
- package/package.json +3 -3
package/lib/model/migration.d.ts
CHANGED
|
@@ -118,7 +118,7 @@ export interface Migration {
|
|
|
118
118
|
"lifecycleDetails"?: model.MigrationStatus;
|
|
119
119
|
/**
|
|
120
120
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
121
|
-
* Example:
|
|
121
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
122
122
|
*
|
|
123
123
|
*/
|
|
124
124
|
"freeformTags"?: {
|
|
@@ -126,7 +126,7 @@ export interface Migration {
|
|
|
126
126
|
};
|
|
127
127
|
/**
|
|
128
128
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
129
|
-
* Example:
|
|
129
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
130
130
|
*
|
|
131
131
|
*/
|
|
132
132
|
"definedTags"?: {
|
|
@@ -136,7 +136,7 @@ export interface Migration {
|
|
|
136
136
|
};
|
|
137
137
|
/**
|
|
138
138
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
139
|
-
* Example:
|
|
139
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
140
140
|
*
|
|
141
141
|
*/
|
|
142
142
|
"systemTags"?: {
|
|
@@ -37,7 +37,7 @@ export interface UpdateAgentDetails {
|
|
|
37
37
|
"version"?: string;
|
|
38
38
|
/**
|
|
39
39
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
40
|
-
* Example:
|
|
40
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
"freeformTags"?: {
|
|
@@ -45,7 +45,7 @@ export interface UpdateAgentDetails {
|
|
|
45
45
|
};
|
|
46
46
|
/**
|
|
47
47
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
48
|
-
* Example:
|
|
48
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
49
49
|
*
|
|
50
50
|
*/
|
|
51
51
|
"definedTags"?: {
|
|
@@ -48,7 +48,7 @@ export interface UpdateConnectionDetails {
|
|
|
48
48
|
"vaultDetails"?: model.UpdateVaultDetails;
|
|
49
49
|
/**
|
|
50
50
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
51
|
-
* Example:
|
|
51
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"freeformTags"?: {
|
|
@@ -56,7 +56,7 @@ export interface UpdateConnectionDetails {
|
|
|
56
56
|
};
|
|
57
57
|
/**
|
|
58
58
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
59
|
-
* Example:
|
|
59
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
60
60
|
*
|
|
61
61
|
*/
|
|
62
62
|
"definedTags"?: {
|
|
@@ -22,7 +22,7 @@ export interface UpdateJobDetails {
|
|
|
22
22
|
"displayName"?: string;
|
|
23
23
|
/**
|
|
24
24
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
25
|
-
* Example:
|
|
25
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
"freeformTags"?: {
|
|
@@ -30,7 +30,7 @@ export interface UpdateJobDetails {
|
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
32
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
33
|
-
* Example:
|
|
33
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
36
|
"definedTags"?: {
|
|
@@ -70,7 +70,7 @@ export interface UpdateMigrationDetails {
|
|
|
70
70
|
"vaultDetails"?: model.UpdateVaultDetails;
|
|
71
71
|
/**
|
|
72
72
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
73
|
-
* Example:
|
|
73
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
74
74
|
*
|
|
75
75
|
*/
|
|
76
76
|
"freeformTags"?: {
|
|
@@ -78,7 +78,7 @@ export interface UpdateMigrationDetails {
|
|
|
78
78
|
};
|
|
79
79
|
/**
|
|
80
80
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
81
|
-
* Example:
|
|
81
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
82
82
|
*
|
|
83
83
|
*/
|
|
84
84
|
"definedTags"?: {
|
|
@@ -47,13 +47,13 @@ export interface WorkRequestSummary {
|
|
|
47
47
|
*/
|
|
48
48
|
"timeAccepted": Date;
|
|
49
49
|
/**
|
|
50
|
-
* The date and time the work request transitioned from
|
|
50
|
+
* The date and time the work request transitioned from {@code ACCEPTED} to {@code IN_PROGRESS}, in
|
|
51
51
|
* the format defined by RFC3339.
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"timeStarted"?: Date;
|
|
55
55
|
/**
|
|
56
|
-
* The date and time the work request reached a terminal state, either
|
|
56
|
+
* The date and time the work request reached a terminal state, either {@code FAILED} or {@code SUCCEEDED}.
|
|
57
57
|
* Format is defined by RFC3339.
|
|
58
58
|
*
|
|
59
59
|
*/
|
|
@@ -53,13 +53,13 @@ export interface WorkRequest {
|
|
|
53
53
|
*/
|
|
54
54
|
"timeAccepted": Date;
|
|
55
55
|
/**
|
|
56
|
-
* The date and time the work request transitioned from
|
|
56
|
+
* The date and time the work request transitioned from {@code ACCEPTED} to {@code IN_PROGRESS},
|
|
57
57
|
* in the format defined by RFC3339.
|
|
58
58
|
*
|
|
59
59
|
*/
|
|
60
60
|
"timeStarted"?: Date;
|
|
61
61
|
/**
|
|
62
|
-
* The date and time the work request reached a terminal state, either
|
|
62
|
+
* The date and time the work request reached a terminal state, either {@code FAILED} or {@code SUCCEEDED}.
|
|
63
63
|
* Format is defined by RFC3339.
|
|
64
64
|
*
|
|
65
65
|
*/
|
|
@@ -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/databasemigration/AbortJob.ts.html |here} to see how to use AbortJobRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface AbortJobRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -22,7 +22,7 @@ export interface AbortJobRequest extends common.BaseRequest {
|
|
|
22
22
|
"jobId": string;
|
|
23
23
|
/**
|
|
24
24
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
25
|
-
* for a resource, set the
|
|
25
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
26
26
|
* etag from a previous GET or POST response for that resource.
|
|
27
27
|
* The resource will be updated or deleted only if the etag you
|
|
28
28
|
* provide matches the resource's current etag value.
|
|
@@ -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/databasemigration/AddMigrationObjects.ts.html |here} to see how to use AddMigrationObjectsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddMigrationObjectsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -34,7 +34,7 @@ export interface AddMigrationObjectsRequest extends common.BaseRequest {
|
|
|
34
34
|
"opcRequestId"?: string;
|
|
35
35
|
/**
|
|
36
36
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
37
|
-
* for a resource, set the
|
|
37
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
38
38
|
* etag from a previous GET or POST response for that resource.
|
|
39
39
|
* The resource will be updated or deleted only if the etag you
|
|
40
40
|
* provide matches the resource's current etag value.
|
|
@@ -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/databasemigration/ChangeAgentCompartment.ts.html |here} to see how to use ChangeAgentCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeAgentCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -43,7 +43,7 @@ export interface ChangeAgentCompartmentRequest extends common.BaseRequest {
|
|
|
43
43
|
"opcRequestId"?: string;
|
|
44
44
|
/**
|
|
45
45
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
46
|
-
* for a resource, set the
|
|
46
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
47
47
|
* etag from a previous GET or POST response for that resource.
|
|
48
48
|
* The resource will be updated or deleted only if the etag you
|
|
49
49
|
* provide matches the resource's current etag value.
|
|
@@ -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/databasemigration/ChangeConnectionCompartment.ts.html |here} to see how to use ChangeConnectionCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeConnectionCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -43,7 +43,7 @@ export interface ChangeConnectionCompartmentRequest extends common.BaseRequest {
|
|
|
43
43
|
"opcRequestId"?: string;
|
|
44
44
|
/**
|
|
45
45
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
46
|
-
* for a resource, set the
|
|
46
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
47
47
|
* etag from a previous GET or POST response for that resource.
|
|
48
48
|
* The resource will be updated or deleted only if the etag you
|
|
49
49
|
* provide matches the resource's current etag value.
|
|
@@ -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/databasemigration/ChangeMigrationCompartment.ts.html |here} to see how to use ChangeMigrationCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeMigrationCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -43,7 +43,7 @@ export interface ChangeMigrationCompartmentRequest extends common.BaseRequest {
|
|
|
43
43
|
"opcRequestId"?: string;
|
|
44
44
|
/**
|
|
45
45
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
46
|
-
* for a resource, set the
|
|
46
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
47
47
|
* etag from a previous GET or POST response for that resource.
|
|
48
48
|
* The resource will be updated or deleted only if the etag you
|
|
49
49
|
* provide matches the resource's current etag value.
|
|
@@ -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/databasemigration/CloneMigration.ts.html |here} to see how to use CloneMigrationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CloneMigrationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -28,7 +28,7 @@ export interface CloneMigrationRequest extends common.BaseRequest {
|
|
|
28
28
|
"cloneMigrationDetails": model.CloneMigrationDetails;
|
|
29
29
|
/**
|
|
30
30
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
31
|
-
* for a resource, set the
|
|
31
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
32
32
|
* etag from a previous GET or POST response for that resource.
|
|
33
33
|
* The resource will be updated or deleted only if the etag you
|
|
34
34
|
* provide matches the resource's current etag value.
|
|
@@ -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/databasemigration/ConnectionDiagnostics.ts.html |here} to see how to use ConnectionDiagnosticsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ConnectionDiagnosticsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -22,7 +22,7 @@ export interface ConnectionDiagnosticsRequest extends common.BaseRequest {
|
|
|
22
22
|
"connectionId": string;
|
|
23
23
|
/**
|
|
24
24
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
25
|
-
* for a resource, set the
|
|
25
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
26
26
|
* etag from a previous GET or POST response for that resource.
|
|
27
27
|
* The resource will be updated or deleted only if the etag you
|
|
28
28
|
* provide matches the resource's current etag value.
|
|
@@ -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/databasemigration/CreateConnection.ts.html |here} to see how to use CreateConnectionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateConnectionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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/databasemigration/CreateMigration.ts.html |here} to see how to use CreateMigrationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateMigrationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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/databasemigration/DeleteAgent.ts.html |here} to see how to use DeleteAgentRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteAgentRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -28,7 +28,7 @@ export interface DeleteAgentRequest extends common.BaseRequest {
|
|
|
28
28
|
"opcRequestId"?: string;
|
|
29
29
|
/**
|
|
30
30
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
31
|
-
* for a resource, set the
|
|
31
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
32
32
|
* etag from a previous GET or POST response for that resource.
|
|
33
33
|
* The resource will be updated or deleted only if the etag you
|
|
34
34
|
* provide matches the resource's current etag value.
|
|
@@ -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/databasemigration/DeleteConnection.ts.html |here} to see how to use DeleteConnectionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteConnectionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -28,7 +28,7 @@ export interface DeleteConnectionRequest extends common.BaseRequest {
|
|
|
28
28
|
"opcRequestId"?: string;
|
|
29
29
|
/**
|
|
30
30
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
31
|
-
* for a resource, set the
|
|
31
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
32
32
|
* etag from a previous GET or POST response for that resource.
|
|
33
33
|
* The resource will be updated or deleted only if the etag you
|
|
34
34
|
* provide matches the resource's current etag value.
|
|
@@ -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/databasemigration/DeleteJob.ts.html |here} to see how to use DeleteJobRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteJobRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -28,7 +28,7 @@ export interface DeleteJobRequest extends common.BaseRequest {
|
|
|
28
28
|
"opcRequestId"?: string;
|
|
29
29
|
/**
|
|
30
30
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
31
|
-
* for a resource, set the
|
|
31
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
32
32
|
* etag from a previous GET or POST response for that resource.
|
|
33
33
|
* The resource will be updated or deleted only if the etag you
|
|
34
34
|
* provide matches the resource's current etag value.
|
|
@@ -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/databasemigration/DeleteMigration.ts.html |here} to see how to use DeleteMigrationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteMigrationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -28,7 +28,7 @@ export interface DeleteMigrationRequest extends common.BaseRequest {
|
|
|
28
28
|
"opcRequestId"?: string;
|
|
29
29
|
/**
|
|
30
30
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
31
|
-
* for a resource, set the
|
|
31
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
32
32
|
* etag from a previous GET or POST response for that resource.
|
|
33
33
|
* The resource will be updated or deleted only if the etag you
|
|
34
34
|
* provide matches the resource's current etag value.
|
|
@@ -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/databasemigration/EvaluateMigration.ts.html |here} to see how to use EvaluateMigrationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface EvaluateMigrationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -22,7 +22,7 @@ export interface EvaluateMigrationRequest extends common.BaseRequest {
|
|
|
22
22
|
"migrationId": string;
|
|
23
23
|
/**
|
|
24
24
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
25
|
-
* for a resource, set the
|
|
25
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
26
26
|
* etag from a previous GET or POST response for that resource.
|
|
27
27
|
* The resource will be updated or deleted only if the etag you
|
|
28
28
|
* provide matches the resource's current etag value.
|
|
@@ -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/databasemigration/GetAdvisorReport.ts.html |here} to see how to use GetAdvisorReportRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetAdvisorReportRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/databasemigration/GetAgent.ts.html |here} to see how to use GetAgentRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetAgentRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/databasemigration/GetConnection.ts.html |here} to see how to use GetConnectionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetConnectionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/databasemigration/GetJobOutputContent.ts.html |here} to see how to use GetJobOutputContentRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetJobOutputContentRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/databasemigration/GetJob.ts.html |here} to see how to use GetJobRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetJobRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/databasemigration/GetMigration.ts.html |here} to see how to use GetMigrationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetMigrationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -28,7 +28,7 @@ export interface GetMigrationRequest extends common.BaseRequest {
|
|
|
28
28
|
"opcRequestId"?: string;
|
|
29
29
|
/**
|
|
30
30
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
31
|
-
* for a resource, set the
|
|
31
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
32
32
|
* etag from a previous GET or POST response for that resource.
|
|
33
33
|
* The resource will be updated or deleted only if the etag you
|
|
34
34
|
* provide matches the resource's current etag value.
|
|
@@ -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/databasemigration/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetWorkRequestRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/databasemigration/ListAgentImages.ts.html |here} to see how to use ListAgentImagesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAgentImagesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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/databasemigration/ListAgents.ts.html |here} to see how to use ListAgentsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAgentsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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/databasemigration/ListConnections.ts.html |here} to see how to use ListConnectionsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListConnectionsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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/databasemigration/ListExcludedObjects.ts.html |here} to see how to use ListExcludedObjectsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListExcludedObjectsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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/databasemigration/ListJobOutputs.ts.html |here} to see how to use ListJobOutputsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListJobOutputsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/databasemigration/ListJobs.ts.html |here} to see how to use ListJobsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListJobsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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/databasemigration/ListMigrationObjectTypes.ts.html |here} to see how to use ListMigrationObjectTypesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListMigrationObjectTypesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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/databasemigration/ListMigrationObjects.ts.html |here} to see how to use ListMigrationObjectsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListMigrationObjectsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -28,7 +28,7 @@ export interface ListMigrationObjectsRequest extends common.BaseRequest {
|
|
|
28
28
|
"opcRequestId"?: string;
|
|
29
29
|
/**
|
|
30
30
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
31
|
-
* for a resource, set the
|
|
31
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
32
32
|
* etag from a previous GET or POST response for that resource.
|
|
33
33
|
* The resource will be updated or deleted only if the etag you
|
|
34
34
|
* provide matches the resource's current etag value.
|
|
@@ -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/databasemigration/ListMigrations.ts.html |here} to see how to use ListMigrationsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListMigrationsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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/databasemigration/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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/databasemigration/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestLogsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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/databasemigration/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|