oci-databasetools 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.
Files changed (69) hide show
  1. package/lib/client.d.ts +23 -23
  2. package/lib/client.js +23 -23
  3. package/lib/model/change-database-tools-connection-compartment-details.d.ts +2 -2
  4. package/lib/model/change-database-tools-private-endpoint-compartment-details.d.ts +1 -1
  5. package/lib/model/create-database-tools-connection-details.d.ts +2 -2
  6. package/lib/model/create-database-tools-connection-my-sql-details.d.ts +1 -1
  7. package/lib/model/create-database-tools-connection-oracle-database-details.d.ts +1 -1
  8. package/lib/model/create-database-tools-connection-postgresql-details.d.ts +1 -1
  9. package/lib/model/create-database-tools-private-endpoint-details.d.ts +3 -3
  10. package/lib/model/database-tools-connection-collection.d.ts +2 -2
  11. package/lib/model/database-tools-connection-my-sql-summary.d.ts +2 -2
  12. package/lib/model/database-tools-connection-my-sql.d.ts +1 -1
  13. package/lib/model/database-tools-connection-oracle-database-summary.d.ts +2 -2
  14. package/lib/model/database-tools-connection-oracle-database.d.ts +1 -1
  15. package/lib/model/database-tools-connection-postgresql-summary.d.ts +2 -2
  16. package/lib/model/database-tools-connection-postgresql.d.ts +1 -1
  17. package/lib/model/database-tools-connection-summary.d.ts +4 -4
  18. package/lib/model/database-tools-connection.d.ts +3 -3
  19. package/lib/model/database-tools-endpoint-service-collection.d.ts +2 -2
  20. package/lib/model/database-tools-endpoint-service-summary.d.ts +3 -3
  21. package/lib/model/database-tools-endpoint-service.d.ts +3 -3
  22. package/lib/model/database-tools-private-endpoint-collection.d.ts +2 -2
  23. package/lib/model/database-tools-private-endpoint-summary.d.ts +3 -3
  24. package/lib/model/database-tools-private-endpoint.d.ts +3 -3
  25. package/lib/model/sort-order.d.ts +1 -1
  26. package/lib/model/sort-order.js +1 -1
  27. package/lib/model/update-database-tools-connection-details.d.ts +2 -2
  28. package/lib/model/update-database-tools-connection-my-sql-details.d.ts +1 -1
  29. package/lib/model/update-database-tools-connection-oracle-database-details.d.ts +1 -1
  30. package/lib/model/update-database-tools-connection-postgresql-details.d.ts +1 -1
  31. package/lib/model/update-database-tools-private-endpoint-details.d.ts +2 -2
  32. package/lib/model/work-request-collection.d.ts +2 -2
  33. package/lib/model/work-request-summary.d.ts +2 -2
  34. package/lib/model/work-request.d.ts +2 -2
  35. package/lib/request/add-database-tools-connection-lock-request.d.ts +2 -2
  36. package/lib/request/add-database-tools-private-endpoint-lock-request.d.ts +2 -2
  37. package/lib/request/change-database-tools-connection-compartment-request.d.ts +2 -2
  38. package/lib/request/change-database-tools-private-endpoint-compartment-request.d.ts +2 -2
  39. package/lib/request/create-database-tools-connection-request.d.ts +2 -2
  40. package/lib/request/create-database-tools-private-endpoint-request.d.ts +1 -1
  41. package/lib/request/delete-database-tools-connection-request.d.ts +2 -2
  42. package/lib/request/delete-database-tools-private-endpoint-request.d.ts +2 -2
  43. package/lib/request/get-database-tools-connection-request.d.ts +1 -1
  44. package/lib/request/get-database-tools-endpoint-service-request.d.ts +1 -1
  45. package/lib/request/get-database-tools-private-endpoint-request.d.ts +1 -1
  46. package/lib/request/get-work-request-request.d.ts +1 -1
  47. package/lib/request/list-database-tools-connections-request.d.ts +2 -2
  48. package/lib/request/list-database-tools-endpoint-services-request.d.ts +2 -2
  49. package/lib/request/list-database-tools-private-endpoints-request.d.ts +4 -4
  50. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  51. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  52. package/lib/request/list-work-requests-request.d.ts +1 -1
  53. package/lib/request/remove-database-tools-connection-lock-request.d.ts +2 -2
  54. package/lib/request/remove-database-tools-private-endpoint-lock-request.d.ts +2 -2
  55. package/lib/request/update-database-tools-connection-request.d.ts +2 -2
  56. package/lib/request/update-database-tools-private-endpoint-request.d.ts +2 -2
  57. package/lib/request/validate-database-tools-connection-request.d.ts +2 -2
  58. package/lib/response/create-database-tools-connection-response.d.ts +1 -1
  59. package/lib/response/create-database-tools-private-endpoint-response.d.ts +1 -1
  60. package/lib/response/get-database-tools-connection-response.d.ts +1 -1
  61. package/lib/response/get-database-tools-endpoint-service-response.d.ts +1 -1
  62. package/lib/response/get-database-tools-private-endpoint-response.d.ts +1 -1
  63. package/lib/response/list-database-tools-connections-response.d.ts +1 -1
  64. package/lib/response/list-database-tools-endpoint-services-response.d.ts +1 -1
  65. package/lib/response/list-database-tools-private-endpoints-response.d.ts +1 -1
  66. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  67. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  68. package/lib/response/list-work-requests-response.d.ts +1 -1
  69. 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.76.1/databasetools/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
17
17
  */
18
18
  export interface ListWorkRequestsRequest 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.76.1/databasetools/RemoveDatabaseToolsConnectionLock.ts.html |here} to see how to use RemoveDatabaseToolsConnectionLockRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/RemoveDatabaseToolsConnectionLock.ts.html |here} to see how to use RemoveDatabaseToolsConnectionLockRequest.
17
17
  */
18
18
  export interface RemoveDatabaseToolsConnectionLockRequest extends common.BaseRequest {
19
19
  /**
@@ -31,7 +31,7 @@ export interface RemoveDatabaseToolsConnectionLockRequest extends common.BaseReq
31
31
  */
32
32
  "opcRequestId"?: string;
33
33
  /**
34
- * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
34
+ * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
35
35
  * parameter to the value of the etag from a previous GET or POST response for that resource. The resource
36
36
  * will be updated or deleted only if the etag you provide matches the resource's current etag value.
37
37
  *
@@ -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.76.1/databasetools/RemoveDatabaseToolsPrivateEndpointLock.ts.html |here} to see how to use RemoveDatabaseToolsPrivateEndpointLockRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/RemoveDatabaseToolsPrivateEndpointLock.ts.html |here} to see how to use RemoveDatabaseToolsPrivateEndpointLockRequest.
17
17
  */
18
18
  export interface RemoveDatabaseToolsPrivateEndpointLockRequest extends common.BaseRequest {
19
19
  /**
@@ -31,7 +31,7 @@ export interface RemoveDatabaseToolsPrivateEndpointLockRequest extends common.Ba
31
31
  */
32
32
  "opcRequestId"?: string;
33
33
  /**
34
- * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
34
+ * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
35
35
  * parameter to the value of the etag from a previous GET or POST response for that resource. The resource
36
36
  * will be updated or deleted only if the etag you provide matches the resource's current etag value.
37
37
  *
@@ -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.76.1/databasetools/UpdateDatabaseToolsConnection.ts.html |here} to see how to use UpdateDatabaseToolsConnectionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/UpdateDatabaseToolsConnection.ts.html |here} to see how to use UpdateDatabaseToolsConnectionRequest.
17
17
  */
18
18
  export interface UpdateDatabaseToolsConnectionRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateDatabaseToolsConnectionRequest extends common.BaseRequest
26
26
  "updateDatabaseToolsConnectionDetails": model.UpdateDatabaseToolsConnectionGenericJdbcDetails | model.UpdateDatabaseToolsConnectionPostgresqlDetails | model.UpdateDatabaseToolsConnectionMySqlDetails | model.UpdateDatabaseToolsConnectionOracleDatabaseDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * 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.76.1/databasetools/UpdateDatabaseToolsPrivateEndpoint.ts.html |here} to see how to use UpdateDatabaseToolsPrivateEndpointRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/UpdateDatabaseToolsPrivateEndpoint.ts.html |here} to see how to use UpdateDatabaseToolsPrivateEndpointRequest.
17
17
  */
18
18
  export interface UpdateDatabaseToolsPrivateEndpointRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateDatabaseToolsPrivateEndpointRequest extends common.BaseRe
26
26
  "updateDatabaseToolsPrivateEndpointDetails": model.UpdateDatabaseToolsPrivateEndpointDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * 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.76.1/databasetools/ValidateDatabaseToolsConnection.ts.html |here} to see how to use ValidateDatabaseToolsConnectionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/databasetools/ValidateDatabaseToolsConnection.ts.html |here} to see how to use ValidateDatabaseToolsConnectionRequest.
17
17
  */
18
18
  export interface ValidateDatabaseToolsConnectionRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface ValidateDatabaseToolsConnectionRequest extends common.BaseReque
26
26
  "validateDatabaseToolsConnectionDetails": model.ValidateDatabaseToolsConnectionPostgresqlDetails | model.ValidateDatabaseToolsConnectionOracleDatabaseDetails | model.ValidateDatabaseToolsConnectionMySqlDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -17,7 +17,7 @@ export interface CreateDatabaseToolsConnectionResponse {
17
17
  */
18
18
  "location": string;
19
19
  /**
20
- * For optimistic concurrency control. See `if-match`.
20
+ * For optimistic concurrency control. See {@code if-match}.
21
21
  *
22
22
  */
23
23
  "etag": string;
@@ -17,7 +17,7 @@ export interface CreateDatabaseToolsPrivateEndpointResponse {
17
17
  */
18
18
  "location": string;
19
19
  /**
20
- * For optimistic concurrency control. See `if-match`.
20
+ * For optimistic concurrency control. See {@code if-match}.
21
21
  *
22
22
  */
23
23
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetDatabaseToolsConnectionResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetDatabaseToolsEndpointServiceResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetDatabaseToolsPrivateEndpointResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -20,7 +20,7 @@ export interface ListDatabaseToolsConnectionsResponse {
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 `page` parameter for 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 ListDatabaseToolsEndpointServicesResponse {
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 `page` parameter for 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 ListDatabaseToolsPrivateEndpointsResponse {
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 `page` parameter for 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 `page` parameter for 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 `page` parameter for 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
  */
@@ -20,7 +20,7 @@ export interface ListWorkRequestsResponse {
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 `page` parameter for 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
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-databasetools",
3
- "version": "2.76.1",
3
+ "version": "2.77.0",
4
4
  "description": "OCI NodeJS client for Database Tools 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.76.1",
19
- "oci-workrequests": "2.76.1"
18
+ "oci-common": "2.77.0",
19
+ "oci-workrequests": "2.77.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"