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
|
@@ -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/RemoveMigrationObjects.ts.html |here} to see how to use RemoveMigrationObjectsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RemoveMigrationObjectsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -34,7 +34,7 @@ export interface RemoveMigrationObjectsRequest 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/ResumeJob.ts.html |here} to see how to use ResumeJobRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ResumeJobRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ResumeJobRequest extends common.BaseRequest {
|
|
|
23
23
|
"jobId": string;
|
|
24
24
|
/**
|
|
25
25
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
26
|
-
* for a resource, set the
|
|
26
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
27
27
|
* etag from a previous GET or POST response for that resource.
|
|
28
28
|
* The resource will be updated or deleted only if the etag you
|
|
29
29
|
* 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/RetrieveSupportedPhases.ts.html |here} to see how to use RetrieveSupportedPhasesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface RetrieveSupportedPhasesRequest 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/StartMigration.ts.html |here} to see how to use StartMigrationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface StartMigrationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartMigrationRequest extends common.BaseRequest {
|
|
|
23
23
|
"migrationId": string;
|
|
24
24
|
/**
|
|
25
25
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
26
|
-
* for a resource, set the
|
|
26
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
27
27
|
* etag from a previous GET or POST response for that resource.
|
|
28
28
|
* The resource will be updated or deleted only if the etag you
|
|
29
29
|
* 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/UpdateAgent.ts.html |here} to see how to use UpdateAgentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateAgentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -43,7 +43,7 @@ export interface UpdateAgentRequest extends common.BaseRequest {
|
|
|
43
43
|
"opcRetryToken"?: 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/UpdateConnection.ts.html |here} to see how to use UpdateConnectionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateConnectionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -34,7 +34,7 @@ export interface UpdateConnectionRequest 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/UpdateJob.ts.html |here} to see how to use UpdateJobRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateJobRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -34,7 +34,7 @@ export interface UpdateJobRequest 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/UpdateMigration.ts.html |here} to see how to use UpdateMigrationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateMigrationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -34,7 +34,7 @@ export interface UpdateMigrationRequest 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.
|
|
@@ -20,7 +20,7 @@ export interface ListAgentImagesResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListAgentsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListConnectionsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListExcludedObjectsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListJobOutputsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListJobsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListMigrationObjectTypesResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListMigrationObjectsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListMigrationsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -14,7 +14,7 @@ import * as model from "../model";
|
|
|
14
14
|
export interface ListWorkRequestErrorsResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
17
|
-
* then a partial list might have been returned. Include this value as the
|
|
17
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
18
18
|
* subsequent GET request to get the next batch of items.
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
@@ -14,7 +14,7 @@ import * as model from "../model";
|
|
|
14
14
|
export interface ListWorkRequestLogsResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
17
|
-
* then a partial list might have been returned. Include this value as the
|
|
17
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
18
18
|
* subsequent GET request to get the next batch of items.
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
@@ -14,7 +14,7 @@ import * as model from "../model";
|
|
|
14
14
|
export interface ListWorkRequestsResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
17
|
-
* then a partial list might have been returned. Include this value as the
|
|
17
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
18
18
|
* subsequent GET request to get the next batch of items.
|
|
19
19
|
*
|
|
20
20
|
*/
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-databasemigration",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.77.0",
|
|
4
4
|
"description": "OCI NodeJS client for Database Migration 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"
|